COLOR #495848

HEX: #495848 RGB: (73,88,72)

Color info

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

RGB color model

#495848 color RGB value is (73,88,72).

RGB: (73,88,72) (29%, 35%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 88 of 255 = 35%
B 72 of 255 = 28%

73
88
72

R + G + B ~ 31%. #495848 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 88 + 72 = 233 (100%)
R 73 of 233 ~ 31.33%
G 88 of 233 ~ 37.77%
B 72 of 233 ~ 30.9'%

%31.33
%37.77
%30.9

CMYK color model

#495848 color CMYK value is (17,0,18,65).

  • cyan value is 17.05%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 65.49%

CMYK: (17,0,18,65)
C17M0Y18K65 (17%, 0%, 18%, 65%)
(0.17 / 0.00 / 0.18 / 0.65)

CMYK percentages

%17.05
%0
%18.18
%65.49

Codes

Color #495848 in popluar color models

49 58 48
RGB 73 88 72
HSL 116° 10.00% 31.37%
HSB/HSV 116° 18.18% 34.51%
CMYK 17.05% 0.00% 18.18%
65.49%

Color #495848 in popluar number systems.

HEX 49 58 48
Decimal 73 88 72
Binary 1001001 1011000 1001000
Octal 111 130 110

Shades and tints

Shades of #495848

#495848
(73,88,72)
#435042
(67,80,66)
#3D483C
(61,72,60)
#374036
(55,64,54)
#313830
(49,56,48)
#2B302A
(43,48,42)
#252824
(37,40,36)
#1F201E
(31,32,30)
#191818
(25,24,24)
#131012
(19,16,18)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #495848

#495848
(73,88,72)
#596758
(89,103,88)
#697668
(105,118,104)
#798578
(121,133,120)
#899488
(137,148,136)
#99A398
(153,163,152)
#A9B2A8
(169,178,168)
#B9C1B8
(185,193,184)
#C9D0C8
(201,208,200)
#D9DFD8
(217,223,216)
#E9EEE8
(233,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495848 color. Also use rgb(73,88,72) instead hex code.

Text Font Color

.myTextColor { color: #495848; }

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

This text font color is #495848.

Background Color

.myBgColor { background-color: #495848; }

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

This div background color is #495848.

Border color

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

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

This div border color is #495848.

Opacity

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

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

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

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

This text has shadow with #495848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495848.

Preview

Color preview on black background

This text has color #495848 on black background.


Color preview on white background

This text has color #495848 on white background.


Black color preview on #495848 background

This text has black color on #495848 background.


White color preview on #495848 background

This text has white color on #495848 background.


Related colors

Complementary color

Complementary color for #hex is #B6A7B7.


I love getcolorcode.com

Triadic colors

1 #484958 and #584849 with #495848 are triadic colors.

2 #485849 and #584948 with #495848 are triadic colors.