COLOR #459347

HEX: #459347 RGB: (69,147,71)

Color info

#459347 contains mainly green color. Web safe color of #459347 is #339933 (or #393).

RGB color model

#459347 color RGB value is (69,147,71).

RGB: (69,147,71) (27%, 58%, 28%)

RGB channels and saturation

R 69 of 255 = 27%
G 147 of 255 = 58%
B 71 of 255 = 28%

69
147
71

R + G + B ~ 38%. #459347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 147 + 71 = 287 (100%)
R 69 of 287 ~ 24.04%
G 147 of 287 ~ 51.22%
B 71 of 287 ~ 24.74'%

%24.04
%51.22
%24.74

CMYK color model

#459347 color CMYK value is (53,0,52,42).

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

CMYK: (53,0,52,42)
C53M0Y52K42 (53%, 0%, 52%, 42%)
(0.53 / 0.00 / 0.52 / 0.42)

CMYK percentages

%53.06
%0
%51.7
%42.35

Codes

Color #459347 in popluar color models

45 93 47
RGB 69 147 71
HSL 122° 36.11% 42.35%
HSB/HSV 122° 53.06% 57.65%
CMYK 53.06% 0.00% 51.70%
42.35%

Color #459347 in popluar number systems.

HEX 45 93 47
Decimal 69 147 71
Binary 1000101 10010011 1000111
Octal 105 223 107

Shades and tints

Shades of #459347

#459347
(69,147,71)
#3F8641
(63,134,65)
#39793B
(57,121,59)
#336C35
(51,108,53)
#2D5F2F
(45,95,47)
#275229
(39,82,41)
#214523
(33,69,35)
#1B381D
(27,56,29)
#152B17
(21,43,23)
#0F1E11
(15,30,17)
#09110B
(9,17,11)
#000000
(0,0,0)

Tints of #459347

#459347
(69,147,71)
#559C57
(85,156,87)
#65A567
(101,165,103)
#75AE77
(117,174,119)
#85B787
(133,183,135)
#95C097
(149,192,151)
#A5C9A7
(165,201,167)
#B5D2B7
(181,210,183)
#C5DBC7
(197,219,199)
#D5E4D7
(213,228,215)
#E5EDE7
(229,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #459347; }

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

This text font color is #459347.

Background Color

.myBgColor { background-color: #459347; }

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

This div background color is #459347.

Border color

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

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

This div border color is #459347.

Opacity

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

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

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

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

This text has shadow with #459347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #459347.

Preview

Color preview on black background

This text has color #459347 on black background.


Color preview on white background

This text has color #459347 on white background.


Black color preview on #459347 background

This text has black color on #459347 background.


White color preview on #459347 background

This text has white color on #459347 background.


Related colors

Complementary color

Complementary color for #hex is #BA6CB8.


I love getcolorcode.com

Triadic colors

1 #474593 and #934745 with #459347 are triadic colors.

2 #479345 and #934547 with #459347 are triadic colors.