COLOR #467472

HEX: #467472 RGB: (70,116,114)

Color info

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

RGB color model

#467472 color RGB value is (70,116,114).

RGB: (70,116,114) (27%, 45%, 45%)

RGB channels and saturation

R 70 of 255 = 27%
G 116 of 255 = 45%
B 114 of 255 = 45%

70
116
114

R + G + B ~ 39%. #467472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 116 + 114 = 300 (100%)
R 70 of 300 ~ 23.33%
G 116 of 300 ~ 38.67%
B 114 of 300 ~ 38'%

%23.33
%38.67
%38

CMYK color model

#467472 color CMYK value is (40,0,2,55).

  • cyan value is 39.66%
  • magenta value is 0.00%
  • yellow value is 1.72%
  • key color value is 54.51%

CMYK: (40,0,2,55)
C40M0Y2K55 (40%, 0%, 2%, 55%)
(0.40 / 0.00 / 0.02 / 0.55)

CMYK percentages

%39.66
%0
%1.72
%54.51

Codes

Color #467472 in popluar color models

46 74 72
RGB 70 116 114
HSL 177° 24.73% 36.47%
HSB/HSV 177° 39.66% 45.49%
CMYK 39.66% 0.00% 1.72%
54.51%

Color #467472 in popluar number systems.

HEX 46 74 72
Decimal 70 116 114
Binary 1000110 1110100 1110010
Octal 106 164 162

Shades and tints

Shades of #467472

#467472
(70,116,114)
#406A68
(64,106,104)
#3A605E
(58,96,94)
#345654
(52,86,84)
#2E4C4A
(46,76,74)
#284240
(40,66,64)
#223836
(34,56,54)
#1C2E2C
(28,46,44)
#162422
(22,36,34)
#101A18
(16,26,24)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #467472

#467472
(70,116,114)
#56807E
(86,128,126)
#668C8A
(102,140,138)
#769896
(118,152,150)
#86A4A2
(134,164,162)
#96B0AE
(150,176,174)
#A6BCBA
(166,188,186)
#B6C8C6
(182,200,198)
#C6D4D2
(198,212,210)
#D6E0DE
(214,224,222)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467472; }

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

This text font color is #467472.

Background Color

.myBgColor { background-color: #467472; }

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

This div background color is #467472.

Border color

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

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

This div border color is #467472.

Opacity

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

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

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

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

This text has shadow with #467472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467472.

Preview

Color preview on black background

This text has color #467472 on black background.


Color preview on white background

This text has color #467472 on white background.


Black color preview on #467472 background

This text has black color on #467472 background.


White color preview on #467472 background

This text has white color on #467472 background.


Related colors

Complementary color

Complementary color for #hex is #B98B8D.


I love getcolorcode.com

Triadic colors

1 #724674 and #747246 with #467472 are triadic colors.

2 #727446 and #744672 with #467472 are triadic colors.