COLOR #672848

HEX: #672848 RGB: (103,40,72)

Color info

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

RGB color model

#672848 color RGB value is (103,40,72).

RGB: (103,40,72) (40%, 16%, 28%)

RGB channels and saturation

R 103 of 255 = 40%
G 40 of 255 = 16%
B 72 of 255 = 28%

103
40
72

R + G + B ~ 28%. #672848 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 40 + 72 = 215 (100%)
R 103 of 215 ~ 47.91%
G 40 of 215 ~ 18.6%
B 72 of 215 ~ 33.49'%

%47.91
%18.6
%33.49

CMYK color model

#672848 color CMYK value is (0,61,30,60).

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

CMYK: (0,61,30,60)
C0M61Y30K60 (0%, 61%, 30%, 60%)
(0.00 / 0.61 / 0.30 / 0.60)

CMYK percentages

%0
%61.17
%30.1
%59.61

Codes

Color #672848 in popluar color models

67 28 48
RGB 103 40 72
HSL 330° 44.06% 28.04%
HSB/HSV 330° 61.17% 40.39%
CMYK 0.00% 61.17% 30.10%
59.61%

Color #672848 in popluar number systems.

HEX 67 28 48
Decimal 103 40 72
Binary 1100111 101000 1001000
Octal 147 50 110

Shades and tints

Shades of #672848

#672848
(103,40,72)
#5E2542
(94,37,66)
#55223C
(85,34,60)
#4C1F36
(76,31,54)
#431C30
(67,28,48)
#3A192A
(58,25,42)
#311624
(49,22,36)
#28131E
(40,19,30)
#1F1018
(31,16,24)
#160D12
(22,13,18)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #672848

#672848
(103,40,72)
#743B58
(116,59,88)
#814E68
(129,78,104)
#8E6178
(142,97,120)
#9B7488
(155,116,136)
#A88798
(168,135,152)
#B59AA8
(181,154,168)
#C2ADB8
(194,173,184)
#CFC0C8
(207,192,200)
#DCD3D8
(220,211,216)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672848; }

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

This text font color is #672848.

Background Color

.myBgColor { background-color: #672848; }

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

This div background color is #672848.

Border color

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

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

This div border color is #672848.

Opacity

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

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

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

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

This text has shadow with #672848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672848.

Preview

Color preview on black background

This text has color #672848 on black background.


Color preview on white background

This text has color #672848 on white background.


Black color preview on #672848 background

This text has black color on #672848 background.


White color preview on #672848 background

This text has white color on #672848 background.


Related colors

Complementary color

Complementary color for #hex is #98D7B7.


I love getcolorcode.com

Triadic colors

1 #486728 and #284867 with #672848 are triadic colors.

2 #482867 and #286748 with #672848 are triadic colors.