COLOR #467470

HEX: #467470 RGB: (70,116,112)

Color info

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

RGB color model

#467470 color RGB value is (70,116,112).

RGB: (70,116,112) (27%, 45%, 44%)

RGB channels and saturation

R 70 of 255 = 27%
G 116 of 255 = 45%
B 112 of 255 = 44%

70
116
112

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

Portions of RGB colors in percentages

R + G + B = 70 + 116 + 112 = 298 (100%)
R 70 of 298 ~ 23.49%
G 116 of 298 ~ 38.93%
B 112 of 298 ~ 37.58'%

%23.49
%38.93
%37.58

CMYK color model

#467470 color CMYK value is (40,0,3,55).

  • cyan value is 39.66%
  • magenta value is 0.00%
  • yellow value is 3.45%
  • key color value is 54.51%
CMYK: (40,0,3,55) C40M0Y3K55 (40%,0%,3%,55%) (0.40/0.00/0.03/0.55) 

CMYK percentages

%39.66
%0
%3.45
%54.51

Codes

Color #467470 in popluar color models

46 74 70
RGB 70 116 112
HSL 175° 24.73% 36.47%
HSB/HSV 175° 39.66% 45.49%
CMYK 39.66% 0.00% 3.45%
54.51%

Color #467470 in popluar number systems.

HEX 46 74 70
Decimal 70 116 112
Binary 1000110 1110100 1110000
Octal 106 164 160

Shades and tints

Shades of #467470

#467470
(70,116,112)
#406A66
(64,106,102)
#3A605C
(58,96,92)
#345652
(52,86,82)
#2E4C48
(46,76,72)
#28423E
(40,66,62)
#223834
(34,56,52)
#1C2E2A
(28,46,42)
#162420
(22,36,32)
#101A16
(16,26,22)
#0A100C
(10,16,12)
#000000
(0,0,0)

Tints of #467470

#467470
(70,116,112)
#56807D
(86,128,125)
#668C8A
(102,140,138)
#769897
(118,152,151)
#86A4A4
(134,164,164)
#96B0B1
(150,176,177)
#A6BCBE
(166,188,190)
#B6C8CB
(182,200,203)
#C6D4D8
(198,212,216)
#D6E0E5
(214,224,229)
#E6ECF2
(230,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467470; }

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

This text font color is #467470.

Background Color

.myBgColor { background-color: #467470; }

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

This div background color is #467470.

Border color

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

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

This div border color is #467470.

Opacity

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

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

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

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

This text has shadow with #467470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467470.

Preview

Color preview on black background

This text has color #467470 on black background.


Color preview on white background

This text has color #467470 on white background.


Black color preview on #467470 background

This text has black color on #467470 background.


White color preview on #467470 background

This text has white color on #467470 background.


Related colors

Complementary color

Complementary color for #hex is #B98B8F.


I love getcolorcode.com

Triadic colors

1 #704674 and #747046 with #467470 are triadic colors.

2 #707446 and #744670 with #467470 are triadic colors.