COLOR #456956

HEX: #456956 RGB: (69,105,86)

Color info

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

RGB color model

#456956 color RGB value is (69,105,86).

RGB: (69,105,86) (27%, 41%, 34%)

RGB channels and saturation

R 69 of 255 = 27%
G 105 of 255 = 41%
B 86 of 255 = 34%

69
105
86

R + G + B ~ 34%. #456956 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 105 + 86 = 260 (100%)
R 69 of 260 ~ 26.54%
G 105 of 260 ~ 40.38%
B 86 of 260 ~ 33.08'%

%26.54
%40.38
%33.08

CMYK color model

#456956 color CMYK value is (34,0,18,59).

  • cyan value is 34.29%
  • magenta value is 0.00%
  • yellow value is 18.10%
  • key color value is 58.82%

CMYK: (34,0,18,59)
C34M0Y18K59 (34%, 0%, 18%, 59%)
(0.34 / 0.00 / 0.18 / 0.59)

CMYK percentages

%34.29
%0
%18.1
%58.82

Codes

Color #456956 in popluar color models

45 69 56
RGB 69 105 86
HSL 148° 20.69% 34.12%
HSB/HSV 148° 34.29% 41.18%
CMYK 34.29% 0.00% 18.10%
58.82%

Color #456956 in popluar number systems.

HEX 45 69 56
Decimal 69 105 86
Binary 1000101 1101001 1010110
Octal 105 151 126

Shades and tints

Shades of #456956

#456956
(69,105,86)
#3F604F
(63,96,79)
#395748
(57,87,72)
#334E41
(51,78,65)
#2D453A
(45,69,58)
#273C33
(39,60,51)
#21332C
(33,51,44)
#1B2A25
(27,42,37)
#15211E
(21,33,30)
#0F1817
(15,24,23)
#090F10
(9,15,16)
#000000
(0,0,0)

Tints of #456956

#456956
(69,105,86)
#557665
(85,118,101)
#658374
(101,131,116)
#759083
(117,144,131)
#859D92
(133,157,146)
#95AAA1
(149,170,161)
#A5B7B0
(165,183,176)
#B5C4BF
(181,196,191)
#C5D1CE
(197,209,206)
#D5DEDD
(213,222,221)
#E5EBEC
(229,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #456956 color. Also use rgb(69,105,86) instead hex code.

Text Font Color

.myTextColor { color: #456956; }

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

This text font color is #456956.

Background Color

.myBgColor { background-color: #456956; }

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

This div background color is #456956.

Border color

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

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

This div border color is #456956.

Opacity

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

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

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

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

This text has shadow with #456956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456956.

Preview

Color preview on black background

This text has color #456956 on black background.


Color preview on white background

This text has color #456956 on white background.


Black color preview on #456956 background

This text has black color on #456956 background.


White color preview on #456956 background

This text has white color on #456956 background.


Related colors

Complementary color

Complementary color for #hex is #BA96A9.


I love getcolorcode.com

Triadic colors

1 #564569 and #695645 with #456956 are triadic colors.

2 #566945 and #694556 with #456956 are triadic colors.