COLOR #492310

HEX: #492310 RGB: (73,35,16)

Color info

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

RGB color model

#492310 color RGB value is (73,35,16).

RGB: (73,35,16) (29%, 14%, 6%)

RGB channels and saturation

R 73 of 255 = 29%
G 35 of 255 = 14%
B 16 of 255 = 6%

73
35
16

R + G + B ~ 16%. #492310 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 35 + 16 = 124 (100%)
R 73 of 124 ~ 58.87%
G 35 of 124 ~ 28.23%
B 16 of 124 ~ 12.9'%

%58.87
%28.23
%12.9

CMYK color model

#492310 color CMYK value is (0,52,78,71).

  • cyan value is 0.00%
  • magenta value is 52.05%
  • yellow value is 78.08%
  • key color value is 71.37%

CMYK: (0,52,78,71)
C0M52Y78K71 (0%, 52%, 78%, 71%)
(0.00 / 0.52 / 0.78 / 0.71)

CMYK percentages

%0
%52.05
%78.08
%71.37

Codes

Color #492310 in popluar color models

49 23 10
RGB 73 35 16
HSL 20° 64.04% 17.45%
HSB/HSV 20° 78.08% 28.63%
CMYK 0.00% 52.05% 78.08%
71.37%

Color #492310 in popluar number systems.

HEX 49 23 10
Decimal 73 35 16
Binary 1001001 100011 10000
Octal 111 43 20

Shades and tints

Shades of #492310

#492310
(73,35,16)
#43200F
(67,32,15)
#3D1D0E
(61,29,14)
#371A0D
(55,26,13)
#31170C
(49,23,12)
#2B140B
(43,20,11)
#25110A
(37,17,10)
#1F0E09
(31,14,9)
#190B08
(25,11,8)
#130807
(19,8,7)
#0D0506
(13,5,6)
#000000
(0,0,0)

Tints of #492310

#492310
(73,35,16)
#593725
(89,55,37)
#694B3A
(105,75,58)
#795F4F
(121,95,79)
#897364
(137,115,100)
#998779
(153,135,121)
#A99B8E
(169,155,142)
#B9AFA3
(185,175,163)
#C9C3B8
(201,195,184)
#D9D7CD
(217,215,205)
#E9EBE2
(233,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492310; }

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

This text font color is #492310.

Background Color

.myBgColor { background-color: #492310; }

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

This div background color is #492310.

Border color

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

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

This div border color is #492310.

Opacity

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

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

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

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

This text has shadow with #492310 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492310.

Preview

Color preview on black background

This text has color #492310 on black background.


Color preview on white background

This text has color #492310 on white background.


Black color preview on #492310 background

This text has black color on #492310 background.


White color preview on #492310 background

This text has white color on #492310 background.


Related colors

Complementary color

Complementary color for #hex is #B6DCEF.


I love getcolorcode.com

Triadic colors

1 #104923 and #231049 with #492310 are triadic colors.

2 #102349 and #234910 with #492310 are triadic colors.