COLOR #456142

HEX: #456142 RGB: (69,97,66)

Color info

#456142 contains red, green and blue colors in about the same proportion. Web safe color of #456142 is #336633 (or #363).

RGB color model

#456142 color RGB value is (69,97,66).

RGB: (69,97,66) (27%, 38%, 26%)

RGB channels and saturation

R 69 of 255 = 27%
G 97 of 255 = 38%
B 66 of 255 = 26%

69
97
66

R + G + B ~ 30%. #456142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 97 + 66 = 232 (100%)
R 69 of 232 ~ 29.74%
G 97 of 232 ~ 41.81%
B 66 of 232 ~ 28.45'%

%29.74
%41.81
%28.45

CMYK color model

#456142 color CMYK value is (29,0,32,62).

  • cyan value is 28.87%
  • magenta value is 0.00%
  • yellow value is 31.96%
  • key color value is 61.96%

CMYK: (29,0,32,62)
C29M0Y32K62 (29%, 0%, 32%, 62%)
(0.29 / 0.00 / 0.32 / 0.62)

CMYK percentages

%28.87
%0
%31.96
%61.96

Codes

Color #456142 in popluar color models

45 61 42
RGB 69 97 66
HSL 114° 19.02% 31.96%
HSB/HSV 114° 31.96% 38.04%
CMYK 28.87% 0.00% 31.96%
61.96%

Color #456142 in popluar number systems.

HEX 45 61 42
Decimal 69 97 66
Binary 1000101 1100001 1000010
Octal 105 141 102

Shades and tints

Shades of #456142

#456142
(69,97,66)
#3F593C
(63,89,60)
#395136
(57,81,54)
#334930
(51,73,48)
#2D412A
(45,65,42)
#273924
(39,57,36)
#21311E
(33,49,30)
#1B2918
(27,41,24)
#152112
(21,33,18)
#0F190C
(15,25,12)
#091106
(9,17,6)
#000000
(0,0,0)

Tints of #456142

#456142
(69,97,66)
#556F53
(85,111,83)
#657D64
(101,125,100)
#758B75
(117,139,117)
#859986
(133,153,134)
#95A797
(149,167,151)
#A5B5A8
(165,181,168)
#B5C3B9
(181,195,185)
#C5D1CA
(197,209,202)
#D5DFDB
(213,223,219)
#E5EDEC
(229,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #456142 color. Also use rgb(69,97,66) instead hex code.

Text Font Color

.myTextColor { color: #456142; }

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

This text font color is #456142.

Background Color

.myBgColor { background-color: #456142; }

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

This div background color is #456142.

Border color

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

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

This div border color is #456142.

Opacity

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

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

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

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

This text has shadow with #456142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456142.

Preview

Color preview on black background

This text has color #456142 on black background.


Color preview on white background

This text has color #456142 on white background.


Black color preview on #456142 background

This text has black color on #456142 background.


White color preview on #456142 background

This text has white color on #456142 background.


Related colors

Complementary color

Complementary color for #hex is #BA9EBD.


I love getcolorcode.com

Triadic colors

1 #424561 and #614245 with #456142 are triadic colors.

2 #426145 and #614542 with #456142 are triadic colors.