COLOR #467C62

HEX: #467C62 RGB: (70,124,98)

Color info

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

RGB color model

#467C62 color RGB value is (70,124,98).

RGB: (70,124,98) (27%, 49%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 124 of 255 = 49%
B 98 of 255 = 38%

70
124
98

R + G + B ~ 38%. #467C62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 124 + 98 = 292 (100%)
R 70 of 292 ~ 23.97%
G 124 of 292 ~ 42.47%
B 98 of 292 ~ 33.56'%

%23.97
%42.47
%33.56

CMYK color model

#467C62 color CMYK value is (44,0,21,51).

  • cyan value is 43.55%
  • magenta value is 0.00%
  • yellow value is 20.97%
  • key color value is 51.37%

CMYK: (44,0,21,51)
C44M0Y21K51 (44%, 0%, 21%, 51%)
(0.44 / 0.00 / 0.21 / 0.51)

CMYK percentages

%43.55
%0
%20.97
%51.37

Codes

Color #467C62 in popluar color models

46 7C 62
RGB 70 124 98
HSL 151° 27.84% 38.04%
HSB/HSV 151° 43.55% 48.63%
CMYK 43.55% 0.00% 20.97%
51.37%

Color #467C62 in popluar number systems.

HEX 46 7C 62
Decimal 70 124 98
Binary 1000110 1111100 1100010
Octal 106 174 142

Shades and tints

Shades of #467C62

#467C62
(70,124,98)
#40715A
(64,113,90)
#3A6652
(58,102,82)
#345B4A
(52,91,74)
#2E5042
(46,80,66)
#28453A
(40,69,58)
#223A32
(34,58,50)
#1C2F2A
(28,47,42)
#162422
(22,36,34)
#10191A
(16,25,26)
#0A0E12
(10,14,18)
#000000
(0,0,0)

Tints of #467C62

#467C62
(70,124,98)
#568770
(86,135,112)
#66927E
(102,146,126)
#769D8C
(118,157,140)
#86A89A
(134,168,154)
#96B3A8
(150,179,168)
#A6BEB6
(166,190,182)
#B6C9C4
(182,201,196)
#C6D4D2
(198,212,210)
#D6DFE0
(214,223,224)
#E6EAEE
(230,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467C62 color. Also use rgb(70,124,98) instead hex code.

Text Font Color

.myTextColor { color: #467C62; }

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

This text font color is #467C62.

Background Color

.myBgColor { background-color: #467C62; }

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

This div background color is #467C62.

Border color

.myBorderColor { border: 1px solid #467C62; }

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

This div border color is #467C62.

Opacity

.myOpacity80 { color: #467C62; opacity: 0.8; }

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

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

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

This text has shadow with #467C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467C62.

Preview

Color preview on black background

This text has color #467C62 on black background.


Color preview on white background

This text has color #467C62 on white background.


Black color preview on #467C62 background

This text has black color on #467C62 background.


White color preview on #467C62 background

This text has white color on #467C62 background.


Related colors

Complementary color

Complementary color for #hex is #B9839D.


I love getcolorcode.com

Triadic colors

1 #62467C and #7C6246 with #467C62 are triadic colors.

2 #627C46 and #7C4662 with #467C62 are triadic colors.