COLOR #467972

HEX: #467972 RGB: (70,121,114)

Color info

#467972 contains red, green and blue colors in about the same proportion. Web safe color of #467972 is #336666 (or #366).

RGB color model

#467972 color RGB value is (70,121,114).

RGB: (70,121,114) (27%, 47%, 45%)

RGB channels and saturation

R 70 of 255 = 27%
G 121 of 255 = 47%
B 114 of 255 = 45%

70
121
114

R + G + B ~ 40%. #467972 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 121 + 114 = 305 (100%)
R 70 of 305 ~ 22.95%
G 121 of 305 ~ 39.67%
B 114 of 305 ~ 37.38'%

%22.95
%39.67
%37.38

CMYK color model

#467972 color CMYK value is (42,0,6,53).

  • cyan value is 42.15%
  • magenta value is 0.00%
  • yellow value is 5.79%
  • key color value is 52.55%

CMYK: (42,0,6,53)
C42M0Y6K53 (42%, 0%, 6%, 53%)
(0.42 / 0.00 / 0.06 / 0.53)

CMYK percentages

%42.15
%0
%5.79
%52.55

Codes

Color #467972 in popluar color models

46 79 72
RGB 70 121 114
HSL 172° 26.70% 37.45%
HSB/HSV 172° 42.15% 47.45%
CMYK 42.15% 0.00% 5.79%
52.55%

Color #467972 in popluar number systems.

HEX 46 79 72
Decimal 70 121 114
Binary 1000110 1111001 1110010
Octal 106 171 162

Shades and tints

Shades of #467972

#467972
(70,121,114)
#406E68
(64,110,104)
#3A635E
(58,99,94)
#345854
(52,88,84)
#2E4D4A
(46,77,74)
#284240
(40,66,64)
#223736
(34,55,54)
#1C2C2C
(28,44,44)
#162122
(22,33,34)
#101618
(16,22,24)
#0A0B0E
(10,11,14)
#000000
(0,0,0)

Tints of #467972

#467972
(70,121,114)
#56857E
(86,133,126)
#66918A
(102,145,138)
#769D96
(118,157,150)
#86A9A2
(134,169,162)
#96B5AE
(150,181,174)
#A6C1BA
(166,193,186)
#B6CDC6
(182,205,198)
#C6D9D2
(198,217,210)
#D6E5DE
(214,229,222)
#E6F1EA
(230,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467972 color. Also use rgb(70,121,114) instead hex code.

Text Font Color

.myTextColor { color: #467972; }

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

This text font color is #467972.

Background Color

.myBgColor { background-color: #467972; }

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

This div background color is #467972.

Border color

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

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

This div border color is #467972.

Opacity

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

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

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

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

This text has shadow with #467972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467972.

Preview

Color preview on black background

This text has color #467972 on black background.


Color preview on white background

This text has color #467972 on white background.


Black color preview on #467972 background

This text has black color on #467972 background.


White color preview on #467972 background

This text has white color on #467972 background.


Related colors

Complementary color

Complementary color for #hex is #B9868D.


I love getcolorcode.com

Triadic colors

1 #724679 and #797246 with #467972 are triadic colors.

2 #727946 and #794672 with #467972 are triadic colors.