COLOR #672321

HEX: #672321 RGB: (103,35,33)

Color info

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

RGB color model

#672321 color RGB value is (103,35,33).

RGB: (103,35,33) (40%, 14%, 13%)

RGB channels and saturation

R 103 of 255 = 40%
G 35 of 255 = 14%
B 33 of 255 = 13%

103
35
33

R + G + B ~ 22%. #672321 is dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 35 + 33 = 171 (100%)
R 103 of 171 ~ 60.23%
G 35 of 171 ~ 20.47%
B 33 of 171 ~ 19.3'%

%60.23
%20.47
%19.3

CMYK color model

#672321 color CMYK value is (0,66,68,60).

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

CMYK: (0,66,68,60)
C0M66Y68K60 (0%, 66%, 68%, 60%)
(0.00 / 0.66 / 0.68 / 0.60)

CMYK percentages

%0
%66.02
%67.96
%59.61

Codes

Color #672321 in popluar color models

67 23 21
RGB 103 35 33
HSL 51.47% 26.67%
HSB/HSV 67.96% 40.39%
CMYK 0.00% 66.02% 67.96%
59.61%

Color #672321 in popluar number systems.

HEX 67 23 21
Decimal 103 35 33
Binary 1100111 100011 100001
Octal 147 43 41

Shades and tints

Shades of #672321

#672321
(103,35,33)
#5E201E
(94,32,30)
#551D1B
(85,29,27)
#4C1A18
(76,26,24)
#431715
(67,23,21)
#3A1412
(58,20,18)
#31110F
(49,17,15)
#280E0C
(40,14,12)
#1F0B09
(31,11,9)
#160806
(22,8,6)
#0D0503
(13,5,3)
#000000
(0,0,0)

Tints of #672321

#672321
(103,35,33)
#743735
(116,55,53)
#814B49
(129,75,73)
#8E5F5D
(142,95,93)
#9B7371
(155,115,113)
#A88785
(168,135,133)
#B59B99
(181,155,153)
#C2AFAD
(194,175,173)
#CFC3C1
(207,195,193)
#DCD7D5
(220,215,213)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672321; }

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

This text font color is #672321.

Background Color

.myBgColor { background-color: #672321; }

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

This div background color is #672321.

Border color

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

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

This div border color is #672321.

Opacity

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

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

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

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

This text has shadow with #672321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672321.

Preview

Color preview on black background

This text has color #672321 on black background.


Color preview on white background

This text has color #672321 on white background.


Black color preview on #672321 background

This text has black color on #672321 background.


White color preview on #672321 background

This text has white color on #672321 background.


Related colors

Complementary color

Complementary color for #hex is #98DCDE.


I love getcolorcode.com

Triadic colors

1 #216723 and #232167 with #672321 are triadic colors.

2 #212367 and #236721 with #672321 are triadic colors.