COLOR #455558

HEX: #455558 RGB: (69,85,88)

Color info

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

RGB color model

#455558 color RGB value is (69,85,88).

RGB: (69,85,88) (27%, 33%, 35%)

RGB channels and saturation

R 69 of 255 = 27%
G 85 of 255 = 33%
B 88 of 255 = 35%

69
85
88

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

Portions of RGB colors in percentages

R + G + B = 69 + 85 + 88 = 242 (100%)
R 69 of 242 ~ 28.51%
G 85 of 242 ~ 35.12%
B 88 of 242 ~ 36.36'%

%28.51
%35.12
%36.36

CMYK color model

#455558 color CMYK value is (22,3,0,65).

  • cyan value is 21.59%
  • magenta value is 3.41%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (22,3,0,65)
C22M3Y0K65 (22%, 3%, 0%, 65%)
(0.22 / 0.03 / 0.00 / 0.65)

CMYK percentages

%21.59
%3.41
%0
%65.49

Codes

Color #455558 in popluar color models

45 55 58
RGB 69 85 88
HSL 189° 12.10% 30.78%
HSB/HSV 189° 21.59% 34.51%
CMYK 21.59% 3.41% 0.00%
65.49%

Color #455558 in popluar number systems.

HEX 45 55 58
Decimal 69 85 88
Binary 1000101 1010101 1011000
Octal 105 125 130

Shades and tints

Shades of #455558

#455558
(69,85,88)
#3F4E50
(63,78,80)
#394748
(57,71,72)
#334040
(51,64,64)
#2D3938
(45,57,56)
#273230
(39,50,48)
#212B28
(33,43,40)
#1B2420
(27,36,32)
#151D18
(21,29,24)
#0F1610
(15,22,16)
#090F08
(9,15,8)
#000000
(0,0,0)

Tints of #455558

#455558
(69,85,88)
#556467
(85,100,103)
#657376
(101,115,118)
#758285
(117,130,133)
#859194
(133,145,148)
#95A0A3
(149,160,163)
#A5AFB2
(165,175,178)
#B5BEC1
(181,190,193)
#C5CDD0
(197,205,208)
#D5DCDF
(213,220,223)
#E5EBEE
(229,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455558 color. Also use rgb(69,85,88) instead hex code.

Text Font Color

.myTextColor { color: #455558; }

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

This text font color is #455558.

Background Color

.myBgColor { background-color: #455558; }

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

This div background color is #455558.

Border color

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

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

This div border color is #455558.

Opacity

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

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

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

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

This text has shadow with #455558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455558.

Preview

Color preview on black background

This text has color #455558 on black background.


Color preview on white background

This text has color #455558 on white background.


Black color preview on #455558 background

This text has black color on #455558 background.


White color preview on #455558 background

This text has white color on #455558 background.


Related colors

Complementary color

Complementary color for #hex is #BAAAA7.


I love getcolorcode.com

Triadic colors

1 #584555 and #555845 with #455558 are triadic colors.

2 #585545 and #554558 with #455558 are triadic colors.