COLOR #455344

HEX: #455344 RGB: (69,83,68)

Color info

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

RGB color model

#455344 color RGB value is (69,83,68).

RGB: (69,83,68) (27%, 33%, 27%)

RGB channels and saturation

R 69 of 255 = 27%
G 83 of 255 = 33%
B 68 of 255 = 27%

69
83
68

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

Portions of RGB colors in percentages

R + G + B = 69 + 83 + 68 = 220 (100%)
R 69 of 220 ~ 31.36%
G 83 of 220 ~ 37.73%
B 68 of 220 ~ 30.91'%

%31.36
%37.73
%30.91

CMYK color model

#455344 color CMYK value is (17,0,18,67).

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

CMYK: (17,0,18,67)
C17M0Y18K67 (17%, 0%, 18%, 67%)
(0.17 / 0.00 / 0.18 / 0.67)

CMYK percentages

%16.87
%0
%18.07
%67.45

Codes

Color #455344 in popluar color models

45 53 44
RGB 69 83 68
HSL 116° 9.93% 29.61%
HSB/HSV 116° 18.07% 32.55%
CMYK 16.87% 0.00% 18.07%
67.45%

Color #455344 in popluar number systems.

HEX 45 53 44
Decimal 69 83 68
Binary 1000101 1010011 1000100
Octal 105 123 104

Shades and tints

Shades of #455344

#455344
(69,83,68)
#3F4C3E
(63,76,62)
#394538
(57,69,56)
#333E32
(51,62,50)
#2D372C
(45,55,44)
#273026
(39,48,38)
#212920
(33,41,32)
#1B221A
(27,34,26)
#151B14
(21,27,20)
#0F140E
(15,20,14)
#090D08
(9,13,8)
#000000
(0,0,0)

Tints of #455344

#455344
(69,83,68)
#556255
(85,98,85)
#657166
(101,113,102)
#758077
(117,128,119)
#858F88
(133,143,136)
#959E99
(149,158,153)
#A5ADAA
(165,173,170)
#B5BCBB
(181,188,187)
#C5CBCC
(197,203,204)
#D5DADD
(213,218,221)
#E5E9EE
(229,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455344; }

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

This text font color is #455344.

Background Color

.myBgColor { background-color: #455344; }

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

This div background color is #455344.

Border color

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

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

This div border color is #455344.

Opacity

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

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

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

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

This text has shadow with #455344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455344.

Preview

Color preview on black background

This text has color #455344 on black background.


Color preview on white background

This text has color #455344 on white background.


Black color preview on #455344 background

This text has black color on #455344 background.


White color preview on #455344 background

This text has white color on #455344 background.


Related colors

Complementary color

Complementary color for #hex is #BAACBB.


I love getcolorcode.com

Triadic colors

1 #444553 and #534445 with #455344 are triadic colors.

2 #445345 and #534544 with #455344 are triadic colors.