COLOR #455262

HEX: #455262 RGB: (69,82,98)

Color info

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

RGB color model

#455262 color RGB value is (69,82,98).

RGB: (69,82,98) (27%, 32%, 38%)

RGB channels and saturation

R 69 of 255 = 27%
G 82 of 255 = 32%
B 98 of 255 = 38%

69
82
98

R + G + B ~ 32%. #455262 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 82 + 98 = 249 (100%)
R 69 of 249 ~ 27.71%
G 82 of 249 ~ 32.93%
B 98 of 249 ~ 39.36'%

%27.71
%32.93
%39.36

CMYK color model

#455262 color CMYK value is (30,16,0,62).

  • cyan value is 29.59%
  • magenta value is 16.33%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (30,16,0,62)
C30M16Y0K62 (30%, 16%, 0%, 62%)
(0.30 / 0.16 / 0.00 / 0.62)

CMYK percentages

%29.59
%16.33
%0
%61.57

Codes

Color #455262 in popluar color models

45 52 62
RGB 69 82 98
HSL 213° 17.37% 32.75%
HSB/HSV 213° 29.59% 38.43%
CMYK 29.59% 16.33% 0.00%
61.57%

Color #455262 in popluar number systems.

HEX 45 52 62
Decimal 69 82 98
Binary 1000101 1010010 1100010
Octal 105 122 142

Shades and tints

Shades of #455262

#455262
(69,82,98)
#3F4B5A
(63,75,90)
#394452
(57,68,82)
#333D4A
(51,61,74)
#2D3642
(45,54,66)
#272F3A
(39,47,58)
#212832
(33,40,50)
#1B212A
(27,33,42)
#151A22
(21,26,34)
#0F131A
(15,19,26)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #455262

#455262
(69,82,98)
#556170
(85,97,112)
#65707E
(101,112,126)
#757F8C
(117,127,140)
#858E9A
(133,142,154)
#959DA8
(149,157,168)
#A5ACB6
(165,172,182)
#B5BBC4
(181,187,196)
#C5CAD2
(197,202,210)
#D5D9E0
(213,217,224)
#E5E8EE
(229,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455262 color. Also use rgb(69,82,98) instead hex code.

Text Font Color

.myTextColor { color: #455262; }

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

This text font color is #455262.

Background Color

.myBgColor { background-color: #455262; }

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

This div background color is #455262.

Border color

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

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

This div border color is #455262.

Opacity

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

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

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

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

This text has shadow with #455262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455262.

Preview

Color preview on black background

This text has color #455262 on black background.


Color preview on white background

This text has color #455262 on white background.


Black color preview on #455262 background

This text has black color on #455262 background.


White color preview on #455262 background

This text has white color on #455262 background.


Related colors

Complementary color

Complementary color for #hex is #BAAD9D.


I love getcolorcode.com

Triadic colors

1 #624552 and #526245 with #455262 are triadic colors.

2 #625245 and #524562 with #455262 are triadic colors.