COLOR #492610

HEX: #492610 RGB: (73,38,16)

Color info

#492610 contains red, green and blue colors in about the same proportion. Web safe color of #492610 is #333300 (or #330).

RGB color model

#492610 color RGB value is (73,38,16).

RGB: (73,38,16) (29%, 15%, 6%)

RGB channels and saturation

R 73 of 255 = 29%
G 38 of 255 = 15%
B 16 of 255 = 6%

73
38
16

R + G + B ~ 17%. #492610 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 38 + 16 = 127 (100%)
R 73 of 127 ~ 57.48%
G 38 of 127 ~ 29.92%
B 16 of 127 ~ 12.6'%

%57.48
%29.92
%12.6

CMYK color model

#492610 color CMYK value is (0,48,78,71).

  • cyan value is 0.00%
  • magenta value is 47.95%
  • yellow value is 78.08%
  • key color value is 71.37%
CMYK: (0,48,78,71) C0M48Y78K71 (0%,48%,78%,71%) (0.00/0.48/0.78/0.71) 

CMYK percentages

%0
%47.95
%78.08
%71.37

Codes

Color #492610 in popluar color models

49 26 10
RGB 73 38 16
HSL 23° 64.04% 17.45%
HSB/HSV 23° 78.08% 28.63%
CMYK 0.00% 47.95% 78.08%
71.37%

Color #492610 in popluar number systems.

HEX 49 26 10
Decimal 73 38 16
Binary 1001001 100110 10000
Octal 111 46 20

Shades and tints

Shades of #492610

#492610
(73,38,16)
#43230F
(67,35,15)
#3D200E
(61,32,14)
#371D0D
(55,29,13)
#311A0C
(49,26,12)
#2B170B
(43,23,11)
#25140A
(37,20,10)
#1F1109
(31,17,9)
#190E08
(25,14,8)
#130B07
(19,11,7)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #492610

#492610
(73,38,16)
#593925
(89,57,37)
#694C3A
(105,76,58)
#795F4F
(121,95,79)
#897264
(137,114,100)
#998579
(153,133,121)
#A9988E
(169,152,142)
#B9ABA3
(185,171,163)
#C9BEB8
(201,190,184)
#D9D1CD
(217,209,205)
#E9E4E2
(233,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492610 color. Also use rgb(73,38,16) instead hex code.

Text Font Color

.myTextColor { color: #492610; }

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

This text font color is #492610.

Background Color

.myBgColor { background-color: #492610; }

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

This div background color is #492610.

Border color

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

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

This div border color is #492610.

Opacity

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

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

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

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

This text has shadow with #492610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492610.

Preview

Color preview on black background

This text has color #492610 on black background.


Color preview on white background

This text has color #492610 on white background.


Black color preview on #492610 background

This text has black color on #492610 background.


White color preview on #492610 background

This text has white color on #492610 background.


Related colors

Complementary color

Complementary color for #hex is #B6D9EF.


I love getcolorcode.com

Triadic colors

1 #104926 and #261049 with #492610 are triadic colors.

2 #102649 and #264910 with #492610 are triadic colors.