COLOR #495545

HEX: #495545 RGB: (73,85,69)

Color info

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

RGB color model

#495545 color RGB value is (73,85,69).

RGB: (73,85,69) (29%, 33%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 69 of 255 = 27%

73
85
69

R + G + B ~ 30%. #495545 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 69 = 227 (100%)
R 73 of 227 ~ 32.16%
G 85 of 227 ~ 37.44%
B 69 of 227 ~ 30.4'%

%32.16
%37.44
%30.4

CMYK color model

#495545 color CMYK value is (14,0,19,67).

  • cyan value is 14.12%
  • magenta value is 0.00%
  • yellow value is 18.82%
  • key color value is 66.67%

CMYK: (14,0,19,67)
C14M0Y19K67 (14%, 0%, 19%, 67%)
(0.14 / 0.00 / 0.19 / 0.67)

CMYK percentages

%14.12
%0
%18.82
%66.67

Codes

Color #495545 in popluar color models

49 55 45
RGB 73 85 69
HSL 105° 10.39% 30.20%
HSB/HSV 105° 18.82% 33.33%
CMYK 14.12% 0.00% 18.82%
66.67%

Color #495545 in popluar number systems.

HEX 49 55 45
Decimal 73 85 69
Binary 1001001 1010101 1000101
Octal 111 125 105

Shades and tints

Shades of #495545

#495545
(73,85,69)
#434E3F
(67,78,63)
#3D4739
(61,71,57)
#374033
(55,64,51)
#31392D
(49,57,45)
#2B3227
(43,50,39)
#252B21
(37,43,33)
#1F241B
(31,36,27)
#191D15
(25,29,21)
#13160F
(19,22,15)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #495545

#495545
(73,85,69)
#596455
(89,100,85)
#697365
(105,115,101)
#798275
(121,130,117)
#899185
(137,145,133)
#99A095
(153,160,149)
#A9AFA5
(169,175,165)
#B9BEB5
(185,190,181)
#C9CDC5
(201,205,197)
#D9DCD5
(217,220,213)
#E9EBE5
(233,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495545; }

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

This text font color is #495545.

Background Color

.myBgColor { background-color: #495545; }

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

This div background color is #495545.

Border color

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

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

This div border color is #495545.

Opacity

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

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

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

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

This text has shadow with #495545 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495545.

Preview

Color preview on black background

This text has color #495545 on black background.


Color preview on white background

This text has color #495545 on white background.


Black color preview on #495545 background

This text has black color on #495545 background.


White color preview on #495545 background

This text has white color on #495545 background.


Related colors

Complementary color

Complementary color for #hex is #B6AABA.


I love getcolorcode.com

Triadic colors

1 #454955 and #554549 with #495545 are triadic colors.

2 #455549 and #554945 with #495545 are triadic colors.