COLOR #495234

HEX: #495234 RGB: (73,82,52)

Color info

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

RGB color model

#495234 color RGB value is (73,82,52).

RGB: (73,82,52) (29%, 32%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 82 of 255 = 32%
B 52 of 255 = 20%

73
82
52

R + G + B ~ 27%. #495234 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 82 + 52 = 207 (100%)
R 73 of 207 ~ 35.27%
G 82 of 207 ~ 39.61%
B 52 of 207 ~ 25.12'%

%35.27
%39.61
%25.12

CMYK color model

#495234 color CMYK value is (11,0,37,68).

  • cyan value is 10.98%
  • magenta value is 0.00%
  • yellow value is 36.59%
  • key color value is 67.84%

CMYK: (11,0,37,68)
C11M0Y37K68 (11%, 0%, 37%, 68%)
(0.11 / 0.00 / 0.37 / 0.68)

CMYK percentages

%10.98
%0
%36.59
%67.84

Codes

Color #495234 in popluar color models

49 52 34
RGB 73 82 52
HSL 78° 22.39% 26.27%
HSB/HSV 78° 36.59% 32.16%
CMYK 10.98% 0.00% 36.59%
67.84%

Color #495234 in popluar number systems.

HEX 49 52 34
Decimal 73 82 52
Binary 1001001 1010010 110100
Octal 111 122 64

Shades and tints

Shades of #495234

#495234
(73,82,52)
#434B30
(67,75,48)
#3D442C
(61,68,44)
#373D28
(55,61,40)
#313624
(49,54,36)
#2B2F20
(43,47,32)
#25281C
(37,40,28)
#1F2118
(31,33,24)
#191A14
(25,26,20)
#131310
(19,19,16)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #495234

#495234
(73,82,52)
#596146
(89,97,70)
#697058
(105,112,88)
#797F6A
(121,127,106)
#898E7C
(137,142,124)
#999D8E
(153,157,142)
#A9ACA0
(169,172,160)
#B9BBB2
(185,187,178)
#C9CAC4
(201,202,196)
#D9D9D6
(217,217,214)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495234; }

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

This text font color is #495234.

Background Color

.myBgColor { background-color: #495234; }

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

This div background color is #495234.

Border color

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

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

This div border color is #495234.

Opacity

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

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

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

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

This text has shadow with #495234 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495234.

Preview

Color preview on black background

This text has color #495234 on black background.


Color preview on white background

This text has color #495234 on white background.


Black color preview on #495234 background

This text has black color on #495234 background.


White color preview on #495234 background

This text has white color on #495234 background.


Related colors

Complementary color

Complementary color for #hex is #B6ADCB.


I love getcolorcode.com

Triadic colors

1 #344952 and #523449 with #495234 are triadic colors.

2 #345249 and #524934 with #495234 are triadic colors.