COLOR #492718

HEX: #492718 RGB: (73,39,24)

Color info

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

RGB color model

#492718 color RGB value is (73,39,24).

RGB: (73,39,24) (29%, 15%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 39 of 255 = 15%
B 24 of 255 = 9%

73
39
24

R + G + B ~ 18%. #492718 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 39 + 24 = 136 (100%)
R 73 of 136 ~ 53.68%
G 39 of 136 ~ 28.68%
B 24 of 136 ~ 17.65'%

%53.68
%28.68
%17.65

CMYK color model

#492718 color CMYK value is (0,47,67,71).

  • cyan value is 0.00%
  • magenta value is 46.58%
  • yellow value is 67.12%
  • key color value is 71.37%

CMYK: (0,47,67,71)
C0M47Y67K71 (0%, 47%, 67%, 71%)
(0.00 / 0.47 / 0.67 / 0.71)

CMYK percentages

%0
%46.58
%67.12
%71.37

Codes

Color #492718 in popluar color models

49 27 18
RGB 73 39 24
HSL 18° 50.52% 19.02%
HSB/HSV 18° 67.12% 28.63%
CMYK 0.00% 46.58% 67.12%
71.37%

Color #492718 in popluar number systems.

HEX 49 27 18
Decimal 73 39 24
Binary 1001001 100111 11000
Octal 111 47 30

Shades and tints

Shades of #492718

#492718
(73,39,24)
#432416
(67,36,22)
#3D2114
(61,33,20)
#371E12
(55,30,18)
#311B10
(49,27,16)
#2B180E
(43,24,14)
#25150C
(37,21,12)
#1F120A
(31,18,10)
#190F08
(25,15,8)
#130C06
(19,12,6)
#0D0904
(13,9,4)
#000000
(0,0,0)

Tints of #492718

#492718
(73,39,24)
#593A2D
(89,58,45)
#694D42
(105,77,66)
#796057
(121,96,87)
#89736C
(137,115,108)
#998681
(153,134,129)
#A99996
(169,153,150)
#B9ACAB
(185,172,171)
#C9BFC0
(201,191,192)
#D9D2D5
(217,210,213)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492718; }

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

This text font color is #492718.

Background Color

.myBgColor { background-color: #492718; }

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

This div background color is #492718.

Border color

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

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

This div border color is #492718.

Opacity

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

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

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

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

This text has shadow with #492718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492718.

Preview

Color preview on black background

This text has color #492718 on black background.


Color preview on white background

This text has color #492718 on white background.


Black color preview on #492718 background

This text has black color on #492718 background.


White color preview on #492718 background

This text has white color on #492718 background.


Related colors

Complementary color

Complementary color for #hex is #B6D8E7.


I love getcolorcode.com

Triadic colors

1 #184927 and #271849 with #492718 are triadic colors.

2 #182749 and #274918 with #492718 are triadic colors.