COLOR #680D12

HEX: #680D12 RGB: (104,13,18)

Color info

#680D12 contains mainly red color. Web safe color of #680D12 is #660000 (or #600).

RGB color model

#680D12 color RGB value is (104,13,18).

RGB: (104,13,18) (41%, 5%, 7%)

RGB channels and saturation

R 104 of 255 = 41%
G 13 of 255 = 5%
B 18 of 255 = 7%

104
13
18

R + G + B ~ 18%. #680D12 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 13 + 18 = 135 (100%)
R 104 of 135 ~ 77.04%
G 13 of 135 ~ 9.63%
B 18 of 135 ~ 13.33'%

%77.04
%9.63
%13.33

CMYK color model

#680D12 color CMYK value is (0,88,83,59).

  • cyan value is 0.00%
  • magenta value is 87.50%
  • yellow value is 82.69%
  • key color value is 59.22%
CMYK: (0,88,83,59) C0M88Y83K59 (0%,88%,83%,59%) (0.00/0.88/0.83/0.59) 

CMYK percentages

%0
%87.5
%82.69
%59.22

Codes

Color #680D12 in popluar color models

68 0D 12
RGB 104 13 18
HSL 357° 77.78% 22.94%
HSB/HSV 357° 87.50% 40.78%
CMYK 0.00% 87.50% 82.69%
59.22%

Color #680D12 in popluar number systems.

HEX 68 0D 12
Decimal 104 13 18
Binary 1101000 1101 10010
Octal 150 15 22

Shades and tints

Shades of #680D12

#680D12
(104,13,18)
#5F0C11
(95,12,17)
#560B10
(86,11,16)
#4D0A0F
(77,10,15)
#44090E
(68,9,14)
#3B080D
(59,8,13)
#32070C
(50,7,12)
#29060B
(41,6,11)
#20050A
(32,5,10)
#170409
(23,4,9)
#0E0308
(14,3,8)
#000000
(0,0,0)

Tints of #680D12

#680D12
(104,13,18)
#752327
(117,35,39)
#82393C
(130,57,60)
#8F4F51
(143,79,81)
#9C6566
(156,101,102)
#A97B7B
(169,123,123)
#B69190
(182,145,144)
#C3A7A5
(195,167,165)
#D0BDBA
(208,189,186)
#DDD3CF
(221,211,207)
#EAE9E4
(234,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #680D12 color. Also use rgb(104,13,18) instead hex code.

Text Font Color

.myTextColor { color: #680D12; }

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

This text font color is #680D12.

Background Color

.myBgColor { background-color: #680D12; }

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

This div background color is #680D12.

Border color

.myBorderColor { border: 1px solid #680D12; }

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

This div border color is #680D12.

Opacity

.myOpacity80 { color: #680D12; opacity: 0.8; }

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

Text with #680D12 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 #680D12;}

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

This text has shadow with #680D12 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #680D12.

Preview

Color preview on black background

This text has color #680D12 on black background.


Color preview on white background

This text has color #680D12 on white background.


Black color preview on #680D12 background

This text has black color on #680D12 background.


White color preview on #680D12 background

This text has white color on #680D12 background.


Related colors

Complementary color

Complementary color for #hex is #97F2ED.


I love getcolorcode.com

Triadic colors

1 #12680D and #0D1268 with #680D12 are triadic colors.

2 #120D68 and #0D6812 with #680D12 are triadic colors.