COLOR #457957

HEX: #457957 RGB: (69,121,87)

Color info

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

RGB color model

#457957 color RGB value is (69,121,87).

RGB: (69,121,87) (27%, 47%, 34%)

RGB channels and saturation

R 69 of 255 = 27%
G 121 of 255 = 47%
B 87 of 255 = 34%

69
121
87

R + G + B ~ 36%. #457957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 121 + 87 = 277 (100%)
R 69 of 277 ~ 24.91%
G 121 of 277 ~ 43.68%
B 87 of 277 ~ 31.41'%

%24.91
%43.68
%31.41

CMYK color model

#457957 color CMYK value is (43,0,28,53).

  • cyan value is 42.98%
  • magenta value is 0.00%
  • yellow value is 28.10%
  • key color value is 52.55%

CMYK: (43,0,28,53)
C43M0Y28K53 (43%, 0%, 28%, 53%)
(0.43 / 0.00 / 0.28 / 0.53)

CMYK percentages

%42.98
%0
%28.1
%52.55

Codes

Color #457957 in popluar color models

45 79 57
RGB 69 121 87
HSL 141° 27.37% 37.25%
HSB/HSV 141° 42.98% 47.45%
CMYK 42.98% 0.00% 28.10%
52.55%

Color #457957 in popluar number systems.

HEX 45 79 57
Decimal 69 121 87
Binary 1000101 1111001 1010111
Octal 105 171 127

Shades and tints

Shades of #457957

#457957
(69,121,87)
#3F6E50
(63,110,80)
#396349
(57,99,73)
#335842
(51,88,66)
#2D4D3B
(45,77,59)
#274234
(39,66,52)
#21372D
(33,55,45)
#1B2C26
(27,44,38)
#15211F
(21,33,31)
#0F1618
(15,22,24)
#090B11
(9,11,17)
#000000
(0,0,0)

Tints of #457957

#457957
(69,121,87)
#558566
(85,133,102)
#659175
(101,145,117)
#759D84
(117,157,132)
#85A993
(133,169,147)
#95B5A2
(149,181,162)
#A5C1B1
(165,193,177)
#B5CDC0
(181,205,192)
#C5D9CF
(197,217,207)
#D5E5DE
(213,229,222)
#E5F1ED
(229,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #457957 color. Also use rgb(69,121,87) instead hex code.

Text Font Color

.myTextColor { color: #457957; }

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

This text font color is #457957.

Background Color

.myBgColor { background-color: #457957; }

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

This div background color is #457957.

Border color

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

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

This div border color is #457957.

Opacity

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

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

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

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

This text has shadow with #457957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #457957.

Preview

Color preview on black background

This text has color #457957 on black background.


Color preview on white background

This text has color #457957 on white background.


Black color preview on #457957 background

This text has black color on #457957 background.


White color preview on #457957 background

This text has white color on #457957 background.


Related colors

Complementary color

Complementary color for #hex is #BA86A8.


I love getcolorcode.com

Triadic colors

1 #574579 and #795745 with #457957 are triadic colors.

2 #577945 and #794557 with #457957 are triadic colors.