COLOR #492A2E

HEX: #492A2E RGB: (73,42,46)

Color info

#492A2E contains red, green and blue colors in about the same proportion. Web safe color of #492A2E is #333333 (or #333).

RGB color model

#492A2E color RGB value is (73,42,46).

RGB: (73,42,46) (29%, 16%, 18%)

RGB channels and saturation

R 73 of 255 = 29%
G 42 of 255 = 16%
B 46 of 255 = 18%

73
42
46

R + G + B ~ 21%. #492A2E is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 42 + 46 = 161 (100%)
R 73 of 161 ~ 45.34%
G 42 of 161 ~ 26.09%
B 46 of 161 ~ 28.57'%

%45.34
%26.09
%28.57

CMYK color model

#492A2E color CMYK value is (0,42,37,71).

  • cyan value is 0.00%
  • magenta value is 42.47%
  • yellow value is 36.99%
  • key color value is 71.37%

CMYK: (0,42,37,71)
C0M42Y37K71 (0%, 42%, 37%, 71%)
(0.00 / 0.42 / 0.37 / 0.71)

CMYK percentages

%0
%42.47
%36.99
%71.37

Codes

Color #492A2E in popluar color models

49 2A 2E
RGB 73 42 46
HSL 352° 26.96% 22.55%
HSB/HSV 352° 42.47% 28.63%
CMYK 0.00% 42.47% 36.99%
71.37%

Color #492A2E in popluar number systems.

HEX 49 2A 2E
Decimal 73 42 46
Binary 1001001 101010 101110
Octal 111 52 56

Shades and tints

Shades of #492A2E

#492A2E
(73,42,46)
#43272A
(67,39,42)
#3D2426
(61,36,38)
#372122
(55,33,34)
#311E1E
(49,30,30)
#2B1B1A
(43,27,26)
#251816
(37,24,22)
#1F1512
(31,21,18)
#19120E
(25,18,14)
#130F0A
(19,15,10)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #492A2E

#492A2E
(73,42,46)
#593D41
(89,61,65)
#695054
(105,80,84)
#796367
(121,99,103)
#89767A
(137,118,122)
#99898D
(153,137,141)
#A99CA0
(169,156,160)
#B9AFB3
(185,175,179)
#C9C2C6
(201,194,198)
#D9D5D9
(217,213,217)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492A2E color. Also use rgb(73,42,46) instead hex code.

Text Font Color

.myTextColor { color: #492A2E; }

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

This text font color is #492A2E.

Background Color

.myBgColor { background-color: #492A2E; }

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

This div background color is #492A2E.

Border color

.myBorderColor { border: 1px solid #492A2E; }

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

This div border color is #492A2E.

Opacity

.myOpacity80 { color: #492A2E; opacity: 0.8; }

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

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

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

This text has shadow with #492A2E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492A2E.

Preview

Color preview on black background

This text has color #492A2E on black background.


Color preview on white background

This text has color #492A2E on white background.


Black color preview on #492A2E background

This text has black color on #492A2E background.


White color preview on #492A2E background

This text has white color on #492A2E background.


Related colors

Complementary color

Complementary color for #hex is #B6D5D1.


I love getcolorcode.com

Triadic colors

1 #2E492A and #2A2E49 with #492A2E are triadic colors.

2 #2E2A49 and #2A492E with #492A2E are triadic colors.