crispedge.com

Color picker

Loading...

#680f21 hex color - Red - Warm color - Information

#680f21 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #680f21 Color code in RGB color code model is created after adding 40.78% red color, 5.88% green color and 12.94% blue color. Hex #680f21 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 86% magenta, 68% yellow and 59% black.

Hex #680f21 color code is between #661122 web safe hex color code and #770011 web safe hex color code. #661122 is the nearest web safe color code. You can see here many more shades of #680f21 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code680f21#680f21
RGB Decimal104, 15, 33rgb(104, 15, 33)
RGB Percent41%, 6%, 13%rgb(41%, 6%, 13%)
CSS RGBa104, 15, 33,1rgba(104,15,33,1)
CMYK Modelcmyk(0%,86%,68%,59%)
HSL Color Space348,75% ,23%hsl(348,75% ,23%)
HSV Color Space348°, 86%, 41%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011010000000111100100001
Octal1501741
Decimal1041533
Hex680f21

Different shades of #680f21 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #680f21
#95152f
Dark Shade of #680f21
#3b0913
Saturated Shade of #680f21
#6e091d
Desaturated Shade of #680f21
#621525
Grey scale Shade of #680f21
#3b3b3b
Brighten Shade
#81283a
Most Readable Shade
#FFFFFF

Shades of #680f21 color code

Generate more color scales with scales (color stack) generator.

#680f21
#5c0d1d
#500b19
#450a16
#390812
#2e060e
#22050b
#170307
#0b0103
#000000

Similar Color like #680f21 color

Find visually similar hex color codes nearing to #680f21 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#691022
#6a1123
#6b1224
#6c1325
#6d1426
#6e1527
#6f1628
#701729
#71182a
#72192b
#731a2c
#741b2d
#751c2e
#761d2f
#670e20
#660d1f
#650c1e
#640b1d
#630a1c
#62091b
#61081a
#600719
#5f0618
#5e0517
#5d0416
#5c0315
#5b0214
#5a0113

Monochromatic Color with #680f21

#680f21
#92152e
#bd1b3c
#e72149
#130306
#3d0914

Tints of #680f21 Color

#680f21
#782939
#894452
#9a5f6b
#ab7983
#bb949c
#ccafb5
#ddc9cd
#eee4e6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#680f21
#0f6856

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#680f21
#0f682a
#0f4d68

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#680f45
#680f33
#680f21
#680f0f
#68210f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#680f21
#21680f
#0f2168

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#680f21
#4d680f
#0f6856
#290f68

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#680f21
#0f6856
#0f4d68
#682a0f

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #680f21 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#680f21 Color Code Preview on Black Background Color

This is how #680f21 Color will look on black background color. Color contrast ratio is 1.68

#680f21 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#680f21">Your Example Paragraph content text in with font color #680f21 </p>

Your Example Paragraph content text in with font color #680f21

HTML with inline CSS

<div style="color:#680f21">Your Paragraph text in with font color #680f21 </div>

Your Example Paragraph content text in with font color #680f21

#680f21 color code is use for CSS Background Color

Background color for the above div is #680f21

HTML with inline CSS

<div style="background-color:#680f21;"></div>

#680f21 color code is use for CSS Border Color

CSS Border color for the above div is #680f21

HTML with inline CSS

<div style="border:5px solid #680f21;"></div>

CSS Border Left color for the above div is #680f21

HTML with inline CSS

<div style="border-left:5px solid #680f21;"></div>

CSS Border Right color for the above div is #680f21

HTML with inline CSS

<div style="border-right:5px solid #680f21;"></div>

CSS Border Bottom color for the above div is #680f21

HTML with inline CSS

<div style="border-bottom:5px solid #680f21;"></div>

CSS Border Top color for the above div is #680f21

HTML with inline CSS

<div style="border-top:5px solid #680f21;"></div>

#680f21 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#680f21; } .examplecolorclass {color:#680f21; } .examplebordercolor {border:3px solid #680f21; }

#680f21 Color code Preview on White Background

This is how #680f21 Color code will look on white background color. Color contrast ratio is 12.51

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #680f21; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #680f21; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(104,15,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,104,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,15,33,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.