COLOR #672A42

HEX: #672A42 RGB: (103,42,66)

Color info

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

RGB color model

#672A42 color RGB value is (103,42,66).

RGB: (103,42,66) (40%, 16%, 26%)

RGB channels and saturation

R 103 of 255 = 40%
G 42 of 255 = 16%
B 66 of 255 = 26%

103
42
66

R + G + B ~ 27%. #672A42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 42 + 66 = 211 (100%)
R 103 of 211 ~ 48.82%
G 42 of 211 ~ 19.91%
B 66 of 211 ~ 31.28'%

%48.82
%19.91
%31.28

CMYK color model

#672A42 color CMYK value is (0,59,36,60).

  • cyan value is 0.00%
  • magenta value is 59.22%
  • yellow value is 35.92%
  • key color value is 59.61%

CMYK: (0,59,36,60)
C0M59Y36K60 (0%, 59%, 36%, 60%)
(0.00 / 0.59 / 0.36 / 0.60)

CMYK percentages

%0
%59.22
%35.92
%59.61

Codes

Color #672A42 in popluar color models

67 2A 42
RGB 103 42 66
HSL 336° 42.07% 28.43%
HSB/HSV 336° 59.22% 40.39%
CMYK 0.00% 59.22% 35.92%
59.61%

Color #672A42 in popluar number systems.

HEX 67 2A 42
Decimal 103 42 66
Binary 1100111 101010 1000010
Octal 147 52 102

Shades and tints

Shades of #672A42

#672A42
(103,42,66)
#5E273C
(94,39,60)
#552436
(85,36,54)
#4C2130
(76,33,48)
#431E2A
(67,30,42)
#3A1B24
(58,27,36)
#31181E
(49,24,30)
#281518
(40,21,24)
#1F1212
(31,18,18)
#160F0C
(22,15,12)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #672A42

#672A42
(103,42,66)
#743D53
(116,61,83)
#815064
(129,80,100)
#8E6375
(142,99,117)
#9B7686
(155,118,134)
#A88997
(168,137,151)
#B59CA8
(181,156,168)
#C2AFB9
(194,175,185)
#CFC2CA
(207,194,202)
#DCD5DB
(220,213,219)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #672A42 color. Also use rgb(103,42,66) instead hex code.

Text Font Color

.myTextColor { color: #672A42; }

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

This text font color is #672A42.

Background Color

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

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

This div background color is #672A42.

Border color

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

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

This div border color is #672A42.

Opacity

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

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

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

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

This text has shadow with #672A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #672A42.

Preview

Color preview on black background

This text has color #672A42 on black background.


Color preview on white background

This text has color #672A42 on white background.


Black color preview on #672A42 background

This text has black color on #672A42 background.


White color preview on #672A42 background

This text has white color on #672A42 background.


Related colors

Complementary color

Complementary color for #hex is #98D5BD.


I love getcolorcode.com

Triadic colors

1 #42672A and #2A4267 with #672A42 are triadic colors.

2 #422A67 and #2A6742 with #672A42 are triadic colors.