COLOR #456754

HEX: #456754 RGB: (69,103,84)

Color info

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

RGB color model

#456754 color RGB value is (69,103,84).

RGB: (69,103,84) (27%, 40%, 33%)

RGB channels and saturation

R 69 of 255 = 27%
G 103 of 255 = 40%
B 84 of 255 = 33%

69
103
84

R + G + B ~ 33%. #456754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 103 + 84 = 256 (100%)
R 69 of 256 ~ 26.95%
G 103 of 256 ~ 40.23%
B 84 of 256 ~ 32.81'%

%26.95
%40.23
%32.81

CMYK color model

#456754 color CMYK value is (33,0,18,60).

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

CMYK: (33,0,18,60)
C33M0Y18K60 (33%, 0%, 18%, 60%)
(0.33 / 0.00 / 0.18 / 0.60)

CMYK percentages

%33.01
%0
%18.45
%59.61

Codes

Color #456754 in popluar color models

45 67 54
RGB 69 103 84
HSL 146° 19.77% 33.73%
HSB/HSV 146° 33.01% 40.39%
CMYK 33.01% 0.00% 18.45%
59.61%

Color #456754 in popluar number systems.

HEX 45 67 54
Decimal 69 103 84
Binary 1000101 1100111 1010100
Octal 105 147 124

Shades and tints

Shades of #456754

#456754
(69,103,84)
#3F5E4D
(63,94,77)
#395546
(57,85,70)
#334C3F
(51,76,63)
#2D4338
(45,67,56)
#273A31
(39,58,49)
#21312A
(33,49,42)
#1B2823
(27,40,35)
#151F1C
(21,31,28)
#0F1615
(15,22,21)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #456754

#456754
(69,103,84)
#557463
(85,116,99)
#658172
(101,129,114)
#758E81
(117,142,129)
#859B90
(133,155,144)
#95A89F
(149,168,159)
#A5B5AE
(165,181,174)
#B5C2BD
(181,194,189)
#C5CFCC
(197,207,204)
#D5DCDB
(213,220,219)
#E5E9EA
(229,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #456754; }

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

This text font color is #456754.

Background Color

.myBgColor { background-color: #456754; }

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

This div background color is #456754.

Border color

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

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

This div border color is #456754.

Opacity

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

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

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

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

This text has shadow with #456754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456754.

Preview

Color preview on black background

This text has color #456754 on black background.


Color preview on white background

This text has color #456754 on white background.


Black color preview on #456754 background

This text has black color on #456754 background.


White color preview on #456754 background

This text has white color on #456754 background.


Related colors

Complementary color

Complementary color for #hex is #BA98AB.


I love getcolorcode.com

Triadic colors

1 #544567 and #675445 with #456754 are triadic colors.

2 #546745 and #674554 with #456754 are triadic colors.