COLOR #495C52

HEX: #495C52 RGB: (73,92,82)

Color info

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

RGB color model

#495C52 color RGB value is (73,92,82).

RGB: (73,92,82) (29%, 36%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 92 of 255 = 36%
B 82 of 255 = 32%

73
92
82

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

Portions of RGB colors in percentages

R + G + B = 73 + 92 + 82 = 247 (100%)
R 73 of 247 ~ 29.55%
G 92 of 247 ~ 37.25%
B 82 of 247 ~ 33.2'%

%29.55
%37.25
%33.2

CMYK color model

#495C52 color CMYK value is (21,0,11,64).

  • cyan value is 20.65%
  • magenta value is 0.00%
  • yellow value is 10.87%
  • key color value is 63.92%

CMYK: (21,0,11,64)
C21M0Y11K64 (21%, 0%, 11%, 64%)
(0.21 / 0.00 / 0.11 / 0.64)

CMYK percentages

%20.65
%0
%10.87
%63.92

Codes

Color #495C52 in popluar color models

49 5C 52
RGB 73 92 82
HSL 148° 11.52% 32.35%
HSB/HSV 148° 20.65% 36.08%
CMYK 20.65% 0.00% 10.87%
63.92%

Color #495C52 in popluar number systems.

HEX 49 5C 52
Decimal 73 92 82
Binary 1001001 1011100 1010010
Octal 111 134 122

Shades and tints

Shades of #495C52

#495C52
(73,92,82)
#43544B
(67,84,75)
#3D4C44
(61,76,68)
#37443D
(55,68,61)
#313C36
(49,60,54)
#2B342F
(43,52,47)
#252C28
(37,44,40)
#1F2421
(31,36,33)
#191C1A
(25,28,26)
#131413
(19,20,19)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #495C52

#495C52
(73,92,82)
#596A61
(89,106,97)
#697870
(105,120,112)
#79867F
(121,134,127)
#89948E
(137,148,142)
#99A29D
(153,162,157)
#A9B0AC
(169,176,172)
#B9BEBB
(185,190,187)
#C9CCCA
(201,204,202)
#D9DAD9
(217,218,217)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495C52 color. Also use rgb(73,92,82) instead hex code.

Text Font Color

.myTextColor { color: #495C52; }

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

This text font color is #495C52.

Background Color

.myBgColor { background-color: #495C52; }

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

This div background color is #495C52.

Border color

.myBorderColor { border: 1px solid #495C52; }

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

This div border color is #495C52.

Opacity

.myOpacity80 { color: #495C52; opacity: 0.8; }

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

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

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

This text has shadow with #495C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495C52.

Preview

Color preview on black background

This text has color #495C52 on black background.


Color preview on white background

This text has color #495C52 on white background.


Black color preview on #495C52 background

This text has black color on #495C52 background.


White color preview on #495C52 background

This text has white color on #495C52 background.


Related colors

Complementary color

Complementary color for #hex is #B6A3AD.


I love getcolorcode.com

Triadic colors

1 #52495C and #5C5249 with #495C52 are triadic colors.

2 #525C49 and #5C4952 with #495C52 are triadic colors.