COLOR #455348

HEX: #455348 RGB: (69,83,72)

Color info

#455348 contains red, green and blue colors in about the same proportion. Web safe color of #455348 is #336633 (or #363).

RGB color model

#455348 color RGB value is (69,83,72).

RGB: (69,83,72) (27%, 33%, 28%)

RGB channels and saturation

R 69 of 255 = 27%
G 83 of 255 = 33%
B 72 of 255 = 28%

69
83
72

R + G + B ~ 29%. #455348 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 83 + 72 = 224 (100%)
R 69 of 224 ~ 30.8%
G 83 of 224 ~ 37.05%
B 72 of 224 ~ 32.14'%

%30.8
%37.05
%32.14

CMYK color model

#455348 color CMYK value is (17,0,13,67).

  • cyan value is 16.87%
  • magenta value is 0.00%
  • yellow value is 13.25%
  • key color value is 67.45%

CMYK: (17,0,13,67)
C17M0Y13K67 (17%, 0%, 13%, 67%)
(0.17 / 0.00 / 0.13 / 0.67)

CMYK percentages

%16.87
%0
%13.25
%67.45

Codes

Color #455348 in popluar color models

45 53 48
RGB 69 83 72
HSL 133° 9.21% 29.80%
HSB/HSV 133° 16.87% 32.55%
CMYK 16.87% 0.00% 13.25%
67.45%

Color #455348 in popluar number systems.

HEX 45 53 48
Decimal 69 83 72
Binary 1000101 1010011 1001000
Octal 105 123 110

Shades and tints

Shades of #455348

#455348
(69,83,72)
#3F4C42
(63,76,66)
#39453C
(57,69,60)
#333E36
(51,62,54)
#2D3730
(45,55,48)
#27302A
(39,48,42)
#212924
(33,41,36)
#1B221E
(27,34,30)
#151B18
(21,27,24)
#0F1412
(15,20,18)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #455348

#455348
(69,83,72)
#556258
(85,98,88)
#657168
(101,113,104)
#758078
(117,128,120)
#858F88
(133,143,136)
#959E98
(149,158,152)
#A5ADA8
(165,173,168)
#B5BCB8
(181,188,184)
#C5CBC8
(197,203,200)
#D5DAD8
(213,218,216)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455348 color. Also use rgb(69,83,72) instead hex code.

Text Font Color

.myTextColor { color: #455348; }

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

This text font color is #455348.

Background Color

.myBgColor { background-color: #455348; }

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

This div background color is #455348.

Border color

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

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

This div border color is #455348.

Opacity

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

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

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

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

This text has shadow with #455348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455348.

Preview

Color preview on black background

This text has color #455348 on black background.


Color preview on white background

This text has color #455348 on white background.


Black color preview on #455348 background

This text has black color on #455348 background.


White color preview on #455348 background

This text has white color on #455348 background.


Related colors

Complementary color

Complementary color for #hex is #BAACB7.


I love getcolorcode.com

Triadic colors

1 #484553 and #534845 with #455348 are triadic colors.

2 #485345 and #534548 with #455348 are triadic colors.