COLOR #455335

HEX: #455335 RGB: (69,83,53)

Color info

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

RGB color model

#455335 color RGB value is (69,83,53).

RGB: (69,83,53) (27%, 33%, 21%)

RGB channels and saturation

R 69 of 255 = 27%
G 83 of 255 = 33%
B 53 of 255 = 21%

69
83
53

R + G + B ~ 27%. #455335 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 83 + 53 = 205 (100%)
R 69 of 205 ~ 33.66%
G 83 of 205 ~ 40.49%
B 53 of 205 ~ 25.85'%

%33.66
%40.49
%25.85

CMYK color model

#455335 color CMYK value is (17,0,36,67).

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

CMYK: (17,0,36,67)
C17M0Y36K67 (17%, 0%, 36%, 67%)
(0.17 / 0.00 / 0.36 / 0.67)

CMYK percentages

%16.87
%0
%36.14
%67.45

Codes

Color #455335 in popluar color models

45 53 35
RGB 69 83 53
HSL 88° 22.06% 26.67%
HSB/HSV 88° 36.14% 32.55%
CMYK 16.87% 0.00% 36.14%
67.45%

Color #455335 in popluar number systems.

HEX 45 53 35
Decimal 69 83 53
Binary 1000101 1010011 110101
Octal 105 123 65

Shades and tints

Shades of #455335

#455335
(69,83,53)
#3F4C31
(63,76,49)
#39452D
(57,69,45)
#333E29
(51,62,41)
#2D3725
(45,55,37)
#273021
(39,48,33)
#21291D
(33,41,29)
#1B2219
(27,34,25)
#151B15
(21,27,21)
#0F1411
(15,20,17)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #455335

#455335
(69,83,53)
#556247
(85,98,71)
#657159
(101,113,89)
#75806B
(117,128,107)
#858F7D
(133,143,125)
#959E8F
(149,158,143)
#A5ADA1
(165,173,161)
#B5BCB3
(181,188,179)
#C5CBC5
(197,203,197)
#D5DAD7
(213,218,215)
#E5E9E9
(229,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455335; }

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

This text font color is #455335.

Background Color

.myBgColor { background-color: #455335; }

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

This div background color is #455335.

Border color

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

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

This div border color is #455335.

Opacity

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

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

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

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

This text has shadow with #455335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455335.

Preview

Color preview on black background

This text has color #455335 on black background.


Color preview on white background

This text has color #455335 on white background.


Black color preview on #455335 background

This text has black color on #455335 background.


White color preview on #455335 background

This text has white color on #455335 background.


Related colors

Complementary color

Complementary color for #hex is #BAACCA.


I love getcolorcode.com

Triadic colors

1 #354553 and #533545 with #455335 are triadic colors.

2 #355345 and #534535 with #455335 are triadic colors.