COLOR #456766

HEX: #456766 RGB: (69,103,102)

Color info

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

RGB color model

#456766 color RGB value is (69,103,102).

RGB: (69,103,102) (27%, 40%, 40%)

RGB channels and saturation

R 69 of 255 = 27%
G 103 of 255 = 40%
B 102 of 255 = 40%

69
103
102

R + G + B ~ 36%. #456766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 103 + 102 = 274 (100%)
R 69 of 274 ~ 25.18%
G 103 of 274 ~ 37.59%
B 102 of 274 ~ 37.23'%

%25.18
%37.59
%37.23

CMYK color model

#456766 color CMYK value is (33,0,1,60).

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

CMYK: (33,0,1,60)
C33M0Y1K60 (33%, 0%, 1%, 60%)
(0.33 / 0.00 / 0.01 / 0.60)

CMYK percentages

%33.01
%0
%0.97
%59.61

Codes

Color #456766 in popluar color models

45 67 66
RGB 69 103 102
HSL 178° 19.77% 33.73%
HSB/HSV 178° 33.01% 40.39%
CMYK 33.01% 0.00% 0.97%
59.61%

Color #456766 in popluar number systems.

HEX 45 67 66
Decimal 69 103 102
Binary 1000101 1100111 1100110
Octal 105 147 146

Shades and tints

Shades of #456766

#456766
(69,103,102)
#3F5E5D
(63,94,93)
#395554
(57,85,84)
#334C4B
(51,76,75)
#2D4342
(45,67,66)
#273A39
(39,58,57)
#213130
(33,49,48)
#1B2827
(27,40,39)
#151F1E
(21,31,30)
#0F1615
(15,22,21)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #456766

#456766
(69,103,102)
#557473
(85,116,115)
#658180
(101,129,128)
#758E8D
(117,142,141)
#859B9A
(133,155,154)
#95A8A7
(149,168,167)
#A5B5B4
(165,181,180)
#B5C2C1
(181,194,193)
#C5CFCE
(197,207,206)
#D5DCDB
(213,220,219)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #456766; }

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

This text font color is #456766.

Background Color

.myBgColor { background-color: #456766; }

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

This div background color is #456766.

Border color

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

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

This div border color is #456766.

Opacity

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

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

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

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

This text has shadow with #456766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456766.

Preview

Color preview on black background

This text has color #456766 on black background.


Color preview on white background

This text has color #456766 on white background.


Black color preview on #456766 background

This text has black color on #456766 background.


White color preview on #456766 background

This text has white color on #456766 background.


Related colors

Complementary color

Complementary color for #hex is #BA9899.


I love getcolorcode.com

Triadic colors

1 #664567 and #676645 with #456766 are triadic colors.

2 #666745 and #674566 with #456766 are triadic colors.