COLOR #672832

HEX: #672832 RGB: (103,40,50)

Color info

#672832 contains mainly red and blue colors. Web safe color of #672832 is #663333 (or #633).

RGB color model

#672832 color RGB value is (103,40,50).

RGB: (103,40,50) (40%, 16%, 20%)

RGB channels and saturation

R 103 of 255 = 40%
G 40 of 255 = 16%
B 50 of 255 = 20%

103
40
50

R + G + B ~ 25%. #672832 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 40 + 50 = 193 (100%)
R 103 of 193 ~ 53.37%
G 40 of 193 ~ 20.73%
B 50 of 193 ~ 25.91'%

%53.37
%20.73
%25.91

CMYK color model

#672832 color CMYK value is (0,61,51,60).

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

CMYK: (0,61,51,60)
C0M61Y51K60 (0%, 61%, 51%, 60%)
(0.00 / 0.61 / 0.51 / 0.60)

CMYK percentages

%0
%61.17
%51.46
%59.61

Codes

Color #672832 in popluar color models

67 28 32
RGB 103 40 50
HSL 350° 44.06% 28.04%
HSB/HSV 350° 61.17% 40.39%
CMYK 0.00% 61.17% 51.46%
59.61%

Color #672832 in popluar number systems.

HEX 67 28 32
Decimal 103 40 50
Binary 1100111 101000 110010
Octal 147 50 62

Shades and tints

Shades of #672832

#672832
(103,40,50)
#5E252E
(94,37,46)
#55222A
(85,34,42)
#4C1F26
(76,31,38)
#431C22
(67,28,34)
#3A191E
(58,25,30)
#31161A
(49,22,26)
#281316
(40,19,22)
#1F1012
(31,16,18)
#160D0E
(22,13,14)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #672832

#672832
(103,40,50)
#743B44
(116,59,68)
#814E56
(129,78,86)
#8E6168
(142,97,104)
#9B747A
(155,116,122)
#A8878C
(168,135,140)
#B59A9E
(181,154,158)
#C2ADB0
(194,173,176)
#CFC0C2
(207,192,194)
#DCD3D4
(220,211,212)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672832; }

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

This text font color is #672832.

Background Color

.myBgColor { background-color: #672832; }

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

This div background color is #672832.

Border color

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

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

This div border color is #672832.

Opacity

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

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

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

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

This text has shadow with #672832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672832.

Preview

Color preview on black background

This text has color #672832 on black background.


Color preview on white background

This text has color #672832 on white background.


Black color preview on #672832 background

This text has black color on #672832 background.


White color preview on #672832 background

This text has white color on #672832 background.


Related colors

Complementary color

Complementary color for #hex is #98D7CD.


I love getcolorcode.com

Triadic colors

1 #326728 and #283267 with #672832 are triadic colors.

2 #322867 and #286732 with #672832 are triadic colors.