COLOR #492F44

HEX: #492F44 RGB: (73,47,68)

Color info

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

RGB color model

#492F44 color RGB value is (73,47,68).

RGB: (73,47,68) (29%, 18%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 47 of 255 = 18%
B 68 of 255 = 27%

73
47
68

R + G + B ~ 25%. #492F44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 47 + 68 = 188 (100%)
R 73 of 188 ~ 38.83%
G 47 of 188 ~ 25%
B 68 of 188 ~ 36.17'%

%38.83
%25
%36.17

CMYK color model

#492F44 color CMYK value is (0,36,7,71).

  • cyan value is 0.00%
  • magenta value is 35.62%
  • yellow value is 6.85%
  • key color value is 71.37%
CMYK: (0,36,7,71) C0M36Y7K71 (0%,36%,7%,71%) (0.00/0.36/0.07/0.71) 

CMYK percentages

%0
%35.62
%6.85
%71.37

Codes

Color #492F44 in popluar color models

49 2F 44
RGB 73 47 68
HSL 312° 21.67% 23.53%
HSB/HSV 312° 35.62% 28.63%
CMYK 0.00% 35.62% 6.85%
71.37%

Color #492F44 in popluar number systems.

HEX 49 2F 44
Decimal 73 47 68
Binary 1001001 101111 1000100
Octal 111 57 104

Shades and tints

Shades of #492F44

#492F44
(73,47,68)
#432B3E
(67,43,62)
#3D2738
(61,39,56)
#372332
(55,35,50)
#311F2C
(49,31,44)
#2B1B26
(43,27,38)
#251720
(37,23,32)
#1F131A
(31,19,26)
#190F14
(25,15,20)
#130B0E
(19,11,14)
#0D0708
(13,7,8)
#000000
(0,0,0)

Tints of #492F44

#492F44
(73,47,68)
#594155
(89,65,85)
#695366
(105,83,102)
#796577
(121,101,119)
#897788
(137,119,136)
#998999
(153,137,153)
#A99BAA
(169,155,170)
#B9ADBB
(185,173,187)
#C9BFCC
(201,191,204)
#D9D1DD
(217,209,221)
#E9E3EE
(233,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492F44 color. Also use rgb(73,47,68) instead hex code.

Text Font Color

.myTextColor { color: #492F44; }

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

This text font color is #492F44.

Background Color

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

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

This div background color is #492F44.

Border color

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

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

This div border color is #492F44.

Opacity

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

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

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

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

This text has shadow with #492F44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492F44.

Preview

Color preview on black background

This text has color #492F44 on black background.


Color preview on white background

This text has color #492F44 on white background.


Black color preview on #492F44 background

This text has black color on #492F44 background.


White color preview on #492F44 background

This text has white color on #492F44 background.


Related colors

Complementary color

Complementary color for #hex is #B6D0BB.


I love getcolorcode.com

Triadic colors

1 #44492F and #2F4449 with #492F44 are triadic colors.

2 #442F49 and #2F4944 with #492F44 are triadic colors.