COLOR #456469

HEX: #456469 RGB: (69,100,105)

Color info

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

RGB color model

#456469 color RGB value is (69,100,105).

RGB: (69,100,105) (27%, 39%, 41%)

RGB channels and saturation

R 69 of 255 = 27%
G 100 of 255 = 39%
B 105 of 255 = 41%

69
100
105

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

Portions of RGB colors in percentages

R + G + B = 69 + 100 + 105 = 274 (100%)
R 69 of 274 ~ 25.18%
G 100 of 274 ~ 36.5%
B 105 of 274 ~ 38.32'%

%25.18
%36.5
%38.32

CMYK color model

#456469 color CMYK value is (34,5,0,59).

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

CMYK: (34,5,0,59)
C34M5Y0K59 (34%, 5%, 0%, 59%)
(0.34 / 0.05 / 0.00 / 0.59)

CMYK percentages

%34.29
%4.76
%0
%58.82

Codes

Color #456469 in popluar color models

45 64 69
RGB 69 100 105
HSL 188° 20.69% 34.12%
HSB/HSV 188° 34.29% 41.18%
CMYK 34.29% 4.76% 0.00%
58.82%

Color #456469 in popluar number systems.

HEX 45 64 69
Decimal 69 100 105
Binary 1000101 1100100 1101001
Octal 105 144 151

Shades and tints

Shades of #456469

#456469
(69,100,105)
#3F5B60
(63,91,96)
#395257
(57,82,87)
#33494E
(51,73,78)
#2D4045
(45,64,69)
#27373C
(39,55,60)
#212E33
(33,46,51)
#1B252A
(27,37,42)
#151C21
(21,28,33)
#0F1318
(15,19,24)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #456469

#456469
(69,100,105)
#557276
(85,114,118)
#658083
(101,128,131)
#758E90
(117,142,144)
#859C9D
(133,156,157)
#95AAAA
(149,170,170)
#A5B8B7
(165,184,183)
#B5C6C4
(181,198,196)
#C5D4D1
(197,212,209)
#D5E2DE
(213,226,222)
#E5F0EB
(229,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #456469; }

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

This text font color is #456469.

Background Color

.myBgColor { background-color: #456469; }

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

This div background color is #456469.

Border color

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

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

This div border color is #456469.

Opacity

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

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

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

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

This text has shadow with #456469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456469.

Preview

Color preview on black background

This text has color #456469 on black background.


Color preview on white background

This text has color #456469 on white background.


Black color preview on #456469 background

This text has black color on #456469 background.


White color preview on #456469 background

This text has white color on #456469 background.


Related colors

Complementary color

Complementary color for #hex is #BA9B96.


I love getcolorcode.com

Triadic colors

1 #694564 and #646945 with #456469 are triadic colors.

2 #696445 and #644569 with #456469 are triadic colors.