COLOR #672438

HEX: #672438 RGB: (103,36,56)

Color info

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

RGB color model

#672438 color RGB value is (103,36,56).

RGB: (103,36,56) (40%, 14%, 22%)

RGB channels and saturation

R 103 of 255 = 40%
G 36 of 255 = 14%
B 56 of 255 = 22%

103
36
56

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

Portions of RGB colors in percentages

R + G + B = 103 + 36 + 56 = 195 (100%)
R 103 of 195 ~ 52.82%
G 36 of 195 ~ 18.46%
B 56 of 195 ~ 28.72'%

%52.82
%18.46
%28.72

CMYK color model

#672438 color CMYK value is (0,65,46,60).

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

CMYK: (0,65,46,60)
C0M65Y46K60 (0%, 65%, 46%, 60%)
(0.00 / 0.65 / 0.46 / 0.60)

CMYK percentages

%0
%65.05
%45.63
%59.61

Codes

Color #672438 in popluar color models

67 24 38
RGB 103 36 56
HSL 342° 48.20% 27.25%
HSB/HSV 342° 65.05% 40.39%
CMYK 0.00% 65.05% 45.63%
59.61%

Color #672438 in popluar number systems.

HEX 67 24 38
Decimal 103 36 56
Binary 1100111 100100 111000
Octal 147 44 70

Shades and tints

Shades of #672438

#672438
(103,36,56)
#5E2133
(94,33,51)
#551E2E
(85,30,46)
#4C1B29
(76,27,41)
#431824
(67,24,36)
#3A151F
(58,21,31)
#31121A
(49,18,26)
#280F15
(40,15,21)
#1F0C10
(31,12,16)
#16090B
(22,9,11)
#0D0606
(13,6,6)
#000000
(0,0,0)

Tints of #672438

#672438
(103,36,56)
#74374A
(116,55,74)
#814A5C
(129,74,92)
#8E5D6E
(142,93,110)
#9B7080
(155,112,128)
#A88392
(168,131,146)
#B596A4
(181,150,164)
#C2A9B6
(194,169,182)
#CFBCC8
(207,188,200)
#DCCFDA
(220,207,218)
#E9E2EC
(233,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #672438; }

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

This text font color is #672438.

Background Color

.myBgColor { background-color: #672438; }

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

This div background color is #672438.

Border color

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

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

This div border color is #672438.

Opacity

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

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

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

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

This text has shadow with #672438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672438.

Preview

Color preview on black background

This text has color #672438 on black background.


Color preview on white background

This text has color #672438 on white background.


Black color preview on #672438 background

This text has black color on #672438 background.


White color preview on #672438 background

This text has white color on #672438 background.


Related colors

Complementary color

Complementary color for #hex is #98DBC7.


I love getcolorcode.com

Triadic colors

1 #386724 and #243867 with #672438 are triadic colors.

2 #382467 and #246738 with #672438 are triadic colors.