COLOR #672C38

HEX: #672C38 RGB: (103,44,56)

Color info

#672C38 contains red, green and blue colors in about the same proportion. Web safe color of #672C38 is #663333 (or #633).

RGB color model

#672C38 color RGB value is (103,44,56).

RGB: (103,44,56) (40%, 17%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 44 of 255 = 17%
B 56 of 255 = 22%

103
44
56

R + G + B ~ 26%. #672C38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 44 + 56 = 203 (100%)
R 103 of 203 ~ 50.74%
G 44 of 203 ~ 21.67%
B 56 of 203 ~ 27.59'%

%50.74
%21.67
%27.59

CMYK color model

#672C38 color CMYK value is (0,57,46,60).

  • cyan value is 0.00%
  • magenta value is 57.28%
  • yellow value is 45.63%
  • key color value is 59.61%

CMYK: (0,57,46,60)
C0M57Y46K60 (0%, 57%, 46%, 60%)
(0.00 / 0.57 / 0.46 / 0.60)

CMYK percentages

%0
%57.28
%45.63
%59.61

Codes

Color #672C38 in popluar color models

67 2C 38
RGB 103 44 56
HSL 348° 40.14% 28.82%
HSB/HSV 348° 57.28% 40.39%
CMYK 0.00% 57.28% 45.63%
59.61%

Color #672C38 in popluar number systems.

HEX 67 2C 38
Decimal 103 44 56
Binary 1100111 101100 111000
Octal 147 54 70

Shades and tints

Shades of #672C38

#672C38
(103,44,56)
#5E2833
(94,40,51)
#55242E
(85,36,46)
#4C2029
(76,32,41)
#431C24
(67,28,36)
#3A181F
(58,24,31)
#31141A
(49,20,26)
#281015
(40,16,21)
#1F0C10
(31,12,16)
#16080B
(22,8,11)
#0D0406
(13,4,6)
#000000
(0,0,0)

Tints of #672C38

#672C38
(103,44,56)
#743F4A
(116,63,74)
#81525C
(129,82,92)
#8E656E
(142,101,110)
#9B7880
(155,120,128)
#A88B92
(168,139,146)
#B59EA4
(181,158,164)
#C2B1B6
(194,177,182)
#CFC4C8
(207,196,200)
#DCD7DA
(220,215,218)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672C38 color. Also use rgb(103,44,56) instead hex code.

Text Font Color

.myTextColor { color: #672C38; }

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

This text font color is #672C38.

Background Color

.myBgColor { background-color: #672C38; }

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

This div background color is #672C38.

Border color

.myBorderColor { border: 1px solid #672C38; }

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

This div border color is #672C38.

Opacity

.myOpacity80 { color: #672C38; opacity: 0.8; }

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

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

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

This text has shadow with #672C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672C38.

Preview

Color preview on black background

This text has color #672C38 on black background.


Color preview on white background

This text has color #672C38 on white background.


Black color preview on #672C38 background

This text has black color on #672C38 background.


White color preview on #672C38 background

This text has white color on #672C38 background.


Related colors

Complementary color

Complementary color for #hex is #98D3C7.


I love getcolorcode.com

Triadic colors

1 #38672C and #2C3867 with #672C38 are triadic colors.

2 #382C67 and #2C6738 with #672C38 are triadic colors.