COLOR #456742

HEX: #456742 RGB: (69,103,66)

Color info

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

RGB color model

#456742 color RGB value is (69,103,66).

RGB: (69,103,66) (27%, 40%, 26%)

RGB channels and saturation

R 69 of 255 = 27%
G 103 of 255 = 40%
B 66 of 255 = 26%

69
103
66

R + G + B ~ 31%. #456742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 103 + 66 = 238 (100%)
R 69 of 238 ~ 28.99%
G 103 of 238 ~ 43.28%
B 66 of 238 ~ 27.73'%

%28.99
%43.28
%27.73

CMYK color model

#456742 color CMYK value is (33,0,36,60).

  • cyan value is 33.01%
  • magenta value is 0.00%
  • yellow value is 35.92%
  • key color value is 59.61%

CMYK: (33,0,36,60)
C33M0Y36K60 (33%, 0%, 36%, 60%)
(0.33 / 0.00 / 0.36 / 0.60)

CMYK percentages

%33.01
%0
%35.92
%59.61

Codes

Color #456742 in popluar color models

45 67 42
RGB 69 103 66
HSL 115° 21.89% 33.14%
HSB/HSV 115° 35.92% 40.39%
CMYK 33.01% 0.00% 35.92%
59.61%

Color #456742 in popluar number systems.

HEX 45 67 42
Decimal 69 103 66
Binary 1000101 1100111 1000010
Octal 105 147 102

Shades and tints

Shades of #456742

#456742
(69,103,66)
#3F5E3C
(63,94,60)
#395536
(57,85,54)
#334C30
(51,76,48)
#2D432A
(45,67,42)
#273A24
(39,58,36)
#21311E
(33,49,30)
#1B2818
(27,40,24)
#151F12
(21,31,18)
#0F160C
(15,22,12)
#090D06
(9,13,6)
#000000
(0,0,0)

Tints of #456742

#456742
(69,103,66)
#557453
(85,116,83)
#658164
(101,129,100)
#758E75
(117,142,117)
#859B86
(133,155,134)
#95A897
(149,168,151)
#A5B5A8
(165,181,168)
#B5C2B9
(181,194,185)
#C5CFCA
(197,207,202)
#D5DCDB
(213,220,219)
#E5E9EC
(229,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #456742; }

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

This text font color is #456742.

Background Color

.myBgColor { background-color: #456742; }

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

This div background color is #456742.

Border color

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

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

This div border color is #456742.

Opacity

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

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

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

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

This text has shadow with #456742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456742.

Preview

Color preview on black background

This text has color #456742 on black background.


Color preview on white background

This text has color #456742 on white background.


Black color preview on #456742 background

This text has black color on #456742 background.


White color preview on #456742 background

This text has white color on #456742 background.


Related colors

Complementary color

Complementary color for #hex is #BA98BD.


I love getcolorcode.com

Triadic colors

1 #424567 and #674245 with #456742 are triadic colors.

2 #426745 and #674542 with #456742 are triadic colors.