COLOR #459357

HEX: #459357 RGB: (69,147,87)

Color info

#459357 contains mainly green color. Web safe color of #459357 is #339966 (or #396).

RGB color model

#459357 color RGB value is (69,147,87).

RGB: (69,147,87) (27%, 58%, 34%)

RGB channels and saturation

R 69 of 255 = 27%
G 147 of 255 = 58%
B 87 of 255 = 34%

69
147
87

R + G + B ~ 40%. #459357 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 69 + 147 + 87 = 303 (100%)
R 69 of 303 ~ 22.77%
G 147 of 303 ~ 48.51%
B 87 of 303 ~ 28.71'%

%22.77
%48.51
%28.71

CMYK color model

#459357 color CMYK value is (53,0,41,42).

  • cyan value is 53.06%
  • magenta value is 0.00%
  • yellow value is 40.82%
  • key color value is 42.35%

CMYK: (53,0,41,42)
C53M0Y41K42 (53%, 0%, 41%, 42%)
(0.53 / 0.00 / 0.41 / 0.42)

CMYK percentages

%53.06
%0
%40.82
%42.35

Codes

Color #459357 in popluar color models

45 93 57
RGB 69 147 87
HSL 134° 36.11% 42.35%
HSB/HSV 134° 53.06% 57.65%
CMYK 53.06% 0.00% 40.82%
42.35%

Color #459357 in popluar number systems.

HEX 45 93 57
Decimal 69 147 87
Binary 1000101 10010011 1010111
Octal 105 223 127

Shades and tints

Shades of #459357

#459357
(69,147,87)
#3F8650
(63,134,80)
#397949
(57,121,73)
#336C42
(51,108,66)
#2D5F3B
(45,95,59)
#275234
(39,82,52)
#21452D
(33,69,45)
#1B3826
(27,56,38)
#152B1F
(21,43,31)
#0F1E18
(15,30,24)
#091111
(9,17,17)
#000000
(0,0,0)

Tints of #459357

#459357
(69,147,87)
#559C66
(85,156,102)
#65A575
(101,165,117)
#75AE84
(117,174,132)
#85B793
(133,183,147)
#95C0A2
(149,192,162)
#A5C9B1
(165,201,177)
#B5D2C0
(181,210,192)
#C5DBCF
(197,219,207)
#D5E4DE
(213,228,222)
#E5EDED
(229,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #459357; }

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

This text font color is #459357.

Background Color

.myBgColor { background-color: #459357; }

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

This div background color is #459357.

Border color

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

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

This div border color is #459357.

Opacity

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

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

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

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

This text has shadow with #459357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #459357.

Preview

Color preview on black background

This text has color #459357 on black background.


Color preview on white background

This text has color #459357 on white background.


Black color preview on #459357 background

This text has black color on #459357 background.


White color preview on #459357 background

This text has white color on #459357 background.


Related colors

Complementary color

Complementary color for #hex is #BA6CA8.


I love getcolorcode.com

Triadic colors

1 #574593 and #935745 with #459357 are triadic colors.

2 #579345 and #934557 with #459357 are triadic colors.