COLOR #467252

HEX: #467252 RGB: (70,114,82)

Color info

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

RGB color model

#467252 color RGB value is (70,114,82).

RGB: (70,114,82) (27%, 45%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 114 of 255 = 45%
B 82 of 255 = 32%

70
114
82

R + G + B ~ 35%. #467252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 114 + 82 = 266 (100%)
R 70 of 266 ~ 26.32%
G 114 of 266 ~ 42.86%
B 82 of 266 ~ 30.83'%

%26.32
%42.86
%30.83

CMYK color model

#467252 color CMYK value is (39,0,28,55).

  • cyan value is 38.60%
  • magenta value is 0.00%
  • yellow value is 28.07%
  • key color value is 55.29%

CMYK: (39,0,28,55)
C39M0Y28K55 (39%, 0%, 28%, 55%)
(0.39 / 0.00 / 0.28 / 0.55)

CMYK percentages

%38.6
%0
%28.07
%55.29

Codes

Color #467252 in popluar color models

46 72 52
RGB 70 114 82
HSL 136° 23.91% 36.08%
HSB/HSV 136° 38.60% 44.71%
CMYK 38.60% 0.00% 28.07%
55.29%

Color #467252 in popluar number systems.

HEX 46 72 52
Decimal 70 114 82
Binary 1000110 1110010 1010010
Octal 106 162 122

Shades and tints

Shades of #467252

#467252
(70,114,82)
#40684B
(64,104,75)
#3A5E44
(58,94,68)
#34543D
(52,84,61)
#2E4A36
(46,74,54)
#28402F
(40,64,47)
#223628
(34,54,40)
#1C2C21
(28,44,33)
#16221A
(22,34,26)
#101813
(16,24,19)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #467252

#467252
(70,114,82)
#567E61
(86,126,97)
#668A70
(102,138,112)
#76967F
(118,150,127)
#86A28E
(134,162,142)
#96AE9D
(150,174,157)
#A6BAAC
(166,186,172)
#B6C6BB
(182,198,187)
#C6D2CA
(198,210,202)
#D6DED9
(214,222,217)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467252; }

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

This text font color is #467252.

Background Color

.myBgColor { background-color: #467252; }

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

This div background color is #467252.

Border color

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

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

This div border color is #467252.

Opacity

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

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

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

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

This text has shadow with #467252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467252.

Preview

Color preview on black background

This text has color #467252 on black background.


Color preview on white background

This text has color #467252 on white background.


Black color preview on #467252 background

This text has black color on #467252 background.


White color preview on #467252 background

This text has white color on #467252 background.


Related colors

Complementary color

Complementary color for #hex is #B98DAD.


I love getcolorcode.com

Triadic colors

1 #524672 and #725246 with #467252 are triadic colors.

2 #527246 and #724652 with #467252 are triadic colors.