COLOR #495827

HEX: #495827 RGB: (73,88,39)

Color info

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

RGB color model

#495827 color RGB value is (73,88,39).

RGB: (73,88,39) (29%, 35%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 88 of 255 = 35%
B 39 of 255 = 15%

73
88
39

R + G + B ~ 26%. #495827 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 88 + 39 = 200 (100%)
R 73 of 200 ~ 36.5%
G 88 of 200 ~ 44%
B 39 of 200 ~ 19.5'%

%36.5
%44
%19.5

CMYK color model

#495827 color CMYK value is (17,0,56,65).

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

CMYK: (17,0,56,65)
C17M0Y56K65 (17%, 0%, 56%, 65%)
(0.17 / 0.00 / 0.56 / 0.65)

CMYK percentages

%17.05
%0
%55.68
%65.49

Codes

Color #495827 in popluar color models

49 58 27
RGB 73 88 39
HSL 78° 38.58% 24.90%
HSB/HSV 78° 55.68% 34.51%
CMYK 17.05% 0.00% 55.68%
65.49%

Color #495827 in popluar number systems.

HEX 49 58 27
Decimal 73 88 39
Binary 1001001 1011000 100111
Octal 111 130 47

Shades and tints

Shades of #495827

#495827
(73,88,39)
#435024
(67,80,36)
#3D4821
(61,72,33)
#37401E
(55,64,30)
#31381B
(49,56,27)
#2B3018
(43,48,24)
#252815
(37,40,21)
#1F2012
(31,32,18)
#19180F
(25,24,15)
#13100C
(19,16,12)
#0D0809
(13,8,9)
#000000
(0,0,0)

Tints of #495827

#495827
(73,88,39)
#59673A
(89,103,58)
#69764D
(105,118,77)
#798560
(121,133,96)
#899473
(137,148,115)
#99A386
(153,163,134)
#A9B299
(169,178,153)
#B9C1AC
(185,193,172)
#C9D0BF
(201,208,191)
#D9DFD2
(217,223,210)
#E9EEE5
(233,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495827; }

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

This text font color is #495827.

Background Color

.myBgColor { background-color: #495827; }

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

This div background color is #495827.

Border color

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

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

This div border color is #495827.

Opacity

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

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

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

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

This text has shadow with #495827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495827.

Preview

Color preview on black background

This text has color #495827 on black background.


Color preview on white background

This text has color #495827 on white background.


Black color preview on #495827 background

This text has black color on #495827 background.


White color preview on #495827 background

This text has white color on #495827 background.


Related colors

Complementary color

Complementary color for #hex is #B6A7D8.


I love getcolorcode.com

Triadic colors

1 #274958 and #582749 with #495827 are triadic colors.

2 #275849 and #584927 with #495827 are triadic colors.