COLOR #457552

HEX: #457552 RGB: (69,117,82)

Color info

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

RGB color model

#457552 color RGB value is (69,117,82).

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

RGB channels and saturation

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

69
117
82

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

Portions of RGB colors in percentages

R + G + B = 69 + 117 + 82 = 268 (100%)
R 69 of 268 ~ 25.75%
G 117 of 268 ~ 43.66%
B 82 of 268 ~ 30.6'%

%25.75
%43.66
%30.6

CMYK color model

#457552 color CMYK value is (41,0,30,54).

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

CMYK: (41,0,30,54)
C41M0Y30K54 (41%, 0%, 30%, 54%)
(0.41 / 0.00 / 0.30 / 0.54)

CMYK percentages

%41.03
%0
%29.91
%54.12

Codes

Color #457552 in popluar color models

45 75 52
RGB 69 117 82
HSL 136° 25.81% 36.47%
HSB/HSV 136° 41.03% 45.88%
CMYK 41.03% 0.00% 29.91%
54.12%

Color #457552 in popluar number systems.

HEX 45 75 52
Decimal 69 117 82
Binary 1000101 1110101 1010010
Octal 105 165 122

Shades and tints

Shades of #457552

#457552
(69,117,82)
#3F6B4B
(63,107,75)
#396144
(57,97,68)
#33573D
(51,87,61)
#2D4D36
(45,77,54)
#27432F
(39,67,47)
#213928
(33,57,40)
#1B2F21
(27,47,33)
#15251A
(21,37,26)
#0F1B13
(15,27,19)
#09110C
(9,17,12)
#000000
(0,0,0)

Tints of #457552

#457552
(69,117,82)
#558161
(85,129,97)
#658D70
(101,141,112)
#75997F
(117,153,127)
#85A58E
(133,165,142)
#95B19D
(149,177,157)
#A5BDAC
(165,189,172)
#B5C9BB
(181,201,187)
#C5D5CA
(197,213,202)
#D5E1D9
(213,225,217)
#E5EDE8
(229,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #457552; }

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

This text font color is #457552.

Background Color

.myBgColor { background-color: #457552; }

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

This div background color is #457552.

Border color

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

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

This div border color is #457552.

Opacity

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

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

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

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

This text has shadow with #457552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457552.

Preview

Color preview on black background

This text has color #457552 on black background.


Color preview on white background

This text has color #457552 on white background.


Black color preview on #457552 background

This text has black color on #457552 background.


White color preview on #457552 background

This text has white color on #457552 background.


Related colors

Complementary color

Complementary color for #hex is #BA8AAD.


I love getcolorcode.com

Triadic colors

1 #524575 and #755245 with #457552 are triadic colors.

2 #527545 and #754552 with #457552 are triadic colors.