COLOR #495327

HEX: #495327 RGB: (73,83,39)

Color info

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

RGB color model

#495327 color RGB value is (73,83,39).

RGB: (73,83,39) (29%, 33%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 83 of 255 = 33%
B 39 of 255 = 15%

73
83
39

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

Portions of RGB colors in percentages

R + G + B = 73 + 83 + 39 = 195 (100%)
R 73 of 195 ~ 37.44%
G 83 of 195 ~ 42.56%
B 39 of 195 ~ 20'%

%37.44
%42.56
%20

CMYK color model

#495327 color CMYK value is (12,0,53,67).

  • cyan value is 12.05%
  • magenta value is 0.00%
  • yellow value is 53.01%
  • key color value is 67.45%

CMYK: (12,0,53,67)
C12M0Y53K67 (12%, 0%, 53%, 67%)
(0.12 / 0.00 / 0.53 / 0.67)

CMYK percentages

%12.05
%0
%53.01
%67.45

Codes

Color #495327 in popluar color models

49 53 27
RGB 73 83 39
HSL 74° 36.07% 23.92%
HSB/HSV 74° 53.01% 32.55%
CMYK 12.05% 0.00% 53.01%
67.45%

Color #495327 in popluar number systems.

HEX 49 53 27
Decimal 73 83 39
Binary 1001001 1010011 100111
Octal 111 123 47

Shades and tints

Shades of #495327

#495327
(73,83,39)
#434C24
(67,76,36)
#3D4521
(61,69,33)
#373E1E
(55,62,30)
#31371B
(49,55,27)
#2B3018
(43,48,24)
#252915
(37,41,21)
#1F2212
(31,34,18)
#191B0F
(25,27,15)
#13140C
(19,20,12)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #495327

#495327
(73,83,39)
#59623A
(89,98,58)
#69714D
(105,113,77)
#798060
(121,128,96)
#898F73
(137,143,115)
#999E86
(153,158,134)
#A9AD99
(169,173,153)
#B9BCAC
(185,188,172)
#C9CBBF
(201,203,191)
#D9DAD2
(217,218,210)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495327; }

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

This text font color is #495327.

Background Color

.myBgColor { background-color: #495327; }

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

This div background color is #495327.

Border color

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

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

This div border color is #495327.

Opacity

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

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

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

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

This text has shadow with #495327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495327.

Preview

Color preview on black background

This text has color #495327 on black background.


Color preview on white background

This text has color #495327 on white background.


Black color preview on #495327 background

This text has black color on #495327 background.


White color preview on #495327 background

This text has white color on #495327 background.


Related colors

Complementary color

Complementary color for #hex is #B6ACD8.


I love getcolorcode.com

Triadic colors

1 #274953 and #532749 with #495327 are triadic colors.

2 #275349 and #534927 with #495327 are triadic colors.