COLOR #672822

HEX: #672822 RGB: (103,40,34)

Color info

#672822 contains mainly red color. Web safe color of #672822 is #663333 (or #633).

RGB color model

#672822 color RGB value is (103,40,34).

RGB: (103,40,34) (40%, 16%, 13%)

RGB channels and saturation

R 103 of 255 = 40%
G 40 of 255 = 16%
B 34 of 255 = 13%

103
40
34

R + G + B ~ 23%. #672822 is dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 40 + 34 = 177 (100%)
R 103 of 177 ~ 58.19%
G 40 of 177 ~ 22.6%
B 34 of 177 ~ 19.21'%

%58.19
%22.6
%19.21

CMYK color model

#672822 color CMYK value is (0,61,67,60).

  • cyan value is 0.00%
  • magenta value is 61.17%
  • yellow value is 66.99%
  • key color value is 59.61%

CMYK: (0,61,67,60)
C0M61Y67K60 (0%, 61%, 67%, 60%)
(0.00 / 0.61 / 0.67 / 0.60)

CMYK percentages

%0
%61.17
%66.99
%59.61

Codes

Color #672822 in popluar color models

67 28 22
RGB 103 40 34
HSL 50.36% 26.86%
HSB/HSV 66.99% 40.39%
CMYK 0.00% 61.17% 66.99%
59.61%

Color #672822 in popluar number systems.

HEX 67 28 22
Decimal 103 40 34
Binary 1100111 101000 100010
Octal 147 50 42

Shades and tints

Shades of #672822

#672822
(103,40,34)
#5E251F
(94,37,31)
#55221C
(85,34,28)
#4C1F19
(76,31,25)
#431C16
(67,28,22)
#3A1913
(58,25,19)
#311610
(49,22,16)
#28130D
(40,19,13)
#1F100A
(31,16,10)
#160D07
(22,13,7)
#0D0A04
(13,10,4)
#000000
(0,0,0)

Tints of #672822

#672822
(103,40,34)
#743B36
(116,59,54)
#814E4A
(129,78,74)
#8E615E
(142,97,94)
#9B7472
(155,116,114)
#A88786
(168,135,134)
#B59A9A
(181,154,154)
#C2ADAE
(194,173,174)
#CFC0C2
(207,192,194)
#DCD3D6
(220,211,214)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672822 color. Also use rgb(103,40,34) instead hex code.

Text Font Color

.myTextColor { color: #672822; }

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

This text font color is #672822.

Background Color

.myBgColor { background-color: #672822; }

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

This div background color is #672822.

Border color

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

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

This div border color is #672822.

Opacity

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

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

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

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

This text has shadow with #672822 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672822.

Preview

Color preview on black background

This text has color #672822 on black background.


Color preview on white background

This text has color #672822 on white background.


Black color preview on #672822 background

This text has black color on #672822 background.


White color preview on #672822 background

This text has white color on #672822 background.


Related colors

Complementary color

Complementary color for #hex is #98D7DD.


I love getcolorcode.com

Triadic colors

1 #226728 and #282267 with #672822 are triadic colors.

2 #222867 and #286722 with #672822 are triadic colors.