COLOR #672118

HEX: #672118 RGB: (103,33,24)

Color info

#672118 contains mainly red color. Web safe color of #672118 is #663300 (or #630).

RGB color model

#672118 color RGB value is (103,33,24).

RGB: (103,33,24) (40%, 13%, 9%)

RGB channels and saturation

R 103 of 255 = 40%
G 33 of 255 = 13%
B 24 of 255 = 9%

103
33
24

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

Portions of RGB colors in percentages

R + G + B = 103 + 33 + 24 = 160 (100%)
R 103 of 160 ~ 64.38%
G 33 of 160 ~ 20.63%
B 24 of 160 ~ 15'%

%64.38
%20.63
%15

CMYK color model

#672118 color CMYK value is (0,68,77,60).

  • cyan value is 0.00%
  • magenta value is 67.96%
  • yellow value is 76.70%
  • key color value is 59.61%

CMYK: (0,68,77,60)
C0M68Y77K60 (0%, 68%, 77%, 60%)
(0.00 / 0.68 / 0.77 / 0.60)

CMYK percentages

%0
%67.96
%76.7
%59.61

Codes

Color #672118 in popluar color models

67 21 18
RGB 103 33 24
HSL 62.20% 24.90%
HSB/HSV 76.70% 40.39%
CMYK 0.00% 67.96% 76.70%
59.61%

Color #672118 in popluar number systems.

HEX 67 21 18
Decimal 103 33 24
Binary 1100111 100001 11000
Octal 147 41 30

Shades and tints

Shades of #672118

#672118
(103,33,24)
#5E1E16
(94,30,22)
#551B14
(85,27,20)
#4C1812
(76,24,18)
#431510
(67,21,16)
#3A120E
(58,18,14)
#310F0C
(49,15,12)
#280C0A
(40,12,10)
#1F0908
(31,9,8)
#160606
(22,6,6)
#0D0304
(13,3,4)
#000000
(0,0,0)

Tints of #672118

#672118
(103,33,24)
#74352D
(116,53,45)
#814942
(129,73,66)
#8E5D57
(142,93,87)
#9B716C
(155,113,108)
#A88581
(168,133,129)
#B59996
(181,153,150)
#C2ADAB
(194,173,171)
#CFC1C0
(207,193,192)
#DCD5D5
(220,213,213)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672118; }

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

This text font color is #672118.

Background Color

.myBgColor { background-color: #672118; }

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

This div background color is #672118.

Border color

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

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

This div border color is #672118.

Opacity

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

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

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

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

This text has shadow with #672118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672118.

Preview

Color preview on black background

This text has color #672118 on black background.


Color preview on white background

This text has color #672118 on white background.


Black color preview on #672118 background

This text has black color on #672118 background.


White color preview on #672118 background

This text has white color on #672118 background.


Related colors

Complementary color

Complementary color for #hex is #98DEE7.


I love getcolorcode.com

Triadic colors

1 #186721 and #211867 with #672118 are triadic colors.

2 #182167 and #216718 with #672118 are triadic colors.