COLOR #467552

HEX: #467552 RGB: (70,117,82)

Color info

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

RGB color model

#467552 color RGB value is (70,117,82).

RGB: (70,117,82) (27%, 46%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 117 of 255 = 46%
B 82 of 255 = 32%

70
117
82

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

Portions of RGB colors in percentages

R + G + B = 70 + 117 + 82 = 269 (100%)
R 70 of 269 ~ 26.02%
G 117 of 269 ~ 43.49%
B 82 of 269 ~ 30.48'%

%26.02
%43.49
%30.48

CMYK color model

#467552 color CMYK value is (40,0,30,54).

  • cyan value is 40.17%
  • magenta value is 0.00%
  • yellow value is 29.91%
  • key color value is 54.12%

CMYK: (40,0,30,54)
C40M0Y30K54 (40%, 0%, 30%, 54%)
(0.40 / 0.00 / 0.30 / 0.54)

CMYK percentages

%40.17
%0
%29.91
%54.12

Codes

Color #467552 in popluar color models

46 75 52
RGB 70 117 82
HSL 135° 25.13% 36.67%
HSB/HSV 135° 40.17% 45.88%
CMYK 40.17% 0.00% 29.91%
54.12%

Color #467552 in popluar number systems.

HEX 46 75 52
Decimal 70 117 82
Binary 1000110 1110101 1010010
Octal 106 165 122

Shades and tints

Shades of #467552

#467552
(70,117,82)
#406B4B
(64,107,75)
#3A6144
(58,97,68)
#34573D
(52,87,61)
#2E4D36
(46,77,54)
#28432F
(40,67,47)
#223928
(34,57,40)
#1C2F21
(28,47,33)
#16251A
(22,37,26)
#101B13
(16,27,19)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #467552

#467552
(70,117,82)
#568161
(86,129,97)
#668D70
(102,141,112)
#76997F
(118,153,127)
#86A58E
(134,165,142)
#96B19D
(150,177,157)
#A6BDAC
(166,189,172)
#B6C9BB
(182,201,187)
#C6D5CA
(198,213,202)
#D6E1D9
(214,225,217)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467552; }

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

This text font color is #467552.

Background Color

.myBgColor { background-color: #467552; }

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

This div background color is #467552.

Border color

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

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

This div border color is #467552.

Opacity

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

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

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

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

This text has shadow with #467552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467552.

Preview

Color preview on black background

This text has color #467552 on black background.


Color preview on white background

This text has color #467552 on white background.


Black color preview on #467552 background

This text has black color on #467552 background.


White color preview on #467552 background

This text has white color on #467552 background.


Related colors

Complementary color

Complementary color for #hex is #B98AAD.


I love getcolorcode.com

Triadic colors

1 #524675 and #755246 with #467552 are triadic colors.

2 #527546 and #754652 with #467552 are triadic colors.