COLOR #681821

HEX: #681821 RGB: (104,24,33)

Color info

#681821 contains mainly red color. Web safe color of #681821 is #660033 (or #603).

RGB color model

#681821 color RGB value is (104,24,33).

RGB: (104,24,33) (41%, 9%, 13%)

RGB channels and saturation

R 104 of 255 = 41%
G 24 of 255 = 9%
B 33 of 255 = 13%

104
24
33

R + G + B ~ 21%. #681821 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 24 + 33 = 161 (100%)
R 104 of 161 ~ 64.6%
G 24 of 161 ~ 14.91%
B 33 of 161 ~ 20.5'%

%64.6
%14.91
%20.5

CMYK color model

#681821 color CMYK value is (0,77,68,59).

  • cyan value is 0.00%
  • magenta value is 76.92%
  • yellow value is 68.27%
  • key color value is 59.22%

CMYK: (0,77,68,59)
C0M77Y68K59 (0%, 77%, 68%, 59%)
(0.00 / 0.77 / 0.68 / 0.59)

CMYK percentages

%0
%76.92
%68.27
%59.22

Codes

Color #681821 in popluar color models

68 18 21
RGB 104 24 33
HSL 353° 62.50% 25.10%
HSB/HSV 353° 76.92% 40.78%
CMYK 0.00% 76.92% 68.27%
59.22%

Color #681821 in popluar number systems.

HEX 68 18 21
Decimal 104 24 33
Binary 1101000 11000 100001
Octal 150 30 41

Shades and tints

Shades of #681821

#681821
(104,24,33)
#5F161E
(95,22,30)
#56141B
(86,20,27)
#4D1218
(77,18,24)
#441015
(68,16,21)
#3B0E12
(59,14,18)
#320C0F
(50,12,15)
#290A0C
(41,10,12)
#200809
(32,8,9)
#170606
(23,6,6)
#0E0403
(14,4,3)
#000000
(0,0,0)

Tints of #681821

#681821
(104,24,33)
#752D35
(117,45,53)
#824249
(130,66,73)
#8F575D
(143,87,93)
#9C6C71
(156,108,113)
#A98185
(169,129,133)
#B69699
(182,150,153)
#C3ABAD
(195,171,173)
#D0C0C1
(208,192,193)
#DDD5D5
(221,213,213)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #681821 color. Also use rgb(104,24,33) instead hex code.

Text Font Color

.myTextColor { color: #681821; }

<p style="color:#681821">This sample text font color is #681821.</p>

This text font color is #681821.

Background Color

.myBgColor { background-color: #681821; }

<div style="background-color:#681821">Inner text</div>

This div background color is #681821.

Border color

.myBorderColor { border: 1px solid #681821; }

<div style="border:3px solid #681821">Div</div>

This div border color is #681821.

Opacity

.myOpacity80 { color: #681821; opacity: 0.8; }

<p style="color:#681821;opacity:0.8;">80%</p>

Text with #681821 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #681821;}

<p style="text-shadow: 3px 3px 1px #681821">Text here.</p>

This text has shadow with #681821 color.


.textShadow {text-shadow: 3px 3px 1px #681821', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #681821, 5px 5px 20px red">Text here.</p>

This text has shadow with #681821 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#681821, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#681821, Direction=45, Strength=4)">Text</p>

This text has shadow with #681821 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #681821;
-webkit-box-shadow: 1px 1px 3px 2px #681821;
box-shadow: 1px 1px 3px 2px #681821;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #681821; -webkit-box-shadow: 1px 1px 3px 2px #681821; box-shadow:1px 1px 3px 2px #681821;">
Div content here
</div>

This div box has shadow with color #681821.

Preview

Color preview on black background

This text has color #681821 on black background.


Color preview on white background

This text has color #681821 on white background.


Black color preview on #681821 background

This text has black color on #681821 background.


White color preview on #681821 background

This text has white color on #681821 background.


Related colors

Complementary color

Complementary color for #hex is #97E7DE.


I love getcolorcode.com

Triadic colors

1 #216818 and #182168 with #681821 are triadic colors.

2 #211868 and #186821 with #681821 are triadic colors.