COLOR #672824

HEX: #672824 RGB: (103,40,36)

Color info

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

RGB color model

#672824 color RGB value is (103,40,36).

RGB: (103,40,36) (40%, 16%, 14%)

RGB channels and saturation

R 103 of 255 = 40%
G 40 of 255 = 16%
B 36 of 255 = 14%

103
40
36

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

Portions of RGB colors in percentages

R + G + B = 103 + 40 + 36 = 179 (100%)
R 103 of 179 ~ 57.54%
G 40 of 179 ~ 22.35%
B 36 of 179 ~ 20.11'%

%57.54
%22.35
%20.11

CMYK color model

#672824 color CMYK value is (0,61,65,60).

  • cyan value is 0.00%
  • magenta value is 61.17%
  • yellow value is 65.05%
  • key color value is 59.61%
CMYK: (0,61,65,60) C0M61Y65K60 (0%,61%,65%,60%) (0.00/0.61/0.65/0.60) 

CMYK percentages

%0
%61.17
%65.05
%59.61

Codes

Color #672824 in popluar color models

67 28 24
RGB 103 40 36
HSL 48.20% 27.25%
HSB/HSV 65.05% 40.39%
CMYK 0.00% 61.17% 65.05%
59.61%

Color #672824 in popluar number systems.

HEX 67 28 24
Decimal 103 40 36
Binary 1100111 101000 100100
Octal 147 50 44

Shades and tints

Shades of #672824

#672824
(103,40,36)
#5E2521
(94,37,33)
#55221E
(85,34,30)
#4C1F1B
(76,31,27)
#431C18
(67,28,24)
#3A1915
(58,25,21)
#311612
(49,22,18)
#28130F
(40,19,15)
#1F100C
(31,16,12)
#160D09
(22,13,9)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #672824

#672824
(103,40,36)
#743B37
(116,59,55)
#814E4A
(129,78,74)
#8E615D
(142,97,93)
#9B7470
(155,116,112)
#A88783
(168,135,131)
#B59A96
(181,154,150)
#C2ADA9
(194,173,169)
#CFC0BC
(207,192,188)
#DCD3CF
(220,211,207)
#E9E6E2
(233,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672824; }

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

This text font color is #672824.

Background Color

.myBgColor { background-color: #672824; }

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

This div background color is #672824.

Border color

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

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

This div border color is #672824.

Opacity

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

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

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

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

This text has shadow with #672824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672824.

Preview

Color preview on black background

This text has color #672824 on black background.


Color preview on white background

This text has color #672824 on white background.


Black color preview on #672824 background

This text has black color on #672824 background.


White color preview on #672824 background

This text has white color on #672824 background.


Related colors

Complementary color

Complementary color for #hex is #98D7DB.


I love getcolorcode.com

Triadic colors

1 #246728 and #282467 with #672824 are triadic colors.

2 #242867 and #286724 with #672824 are triadic colors.