COLOR #492725

HEX: #492725 RGB: (73,39,37)

Color info

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

RGB color model

#492725 color RGB value is (73,39,37).

RGB: (73,39,37) (29%, 15%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 39 of 255 = 15%
B 37 of 255 = 15%

73
39
37

R + G + B ~ 20%. #492725 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 39 + 37 = 149 (100%)
R 73 of 149 ~ 48.99%
G 39 of 149 ~ 26.17%
B 37 of 149 ~ 24.83'%

%48.99
%26.17
%24.83

CMYK color model

#492725 color CMYK value is (0,47,49,71).

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

CMYK: (0,47,49,71)
C0M47Y49K71 (0%, 47%, 49%, 71%)
(0.00 / 0.47 / 0.49 / 0.71)

CMYK percentages

%0
%46.58
%49.32
%71.37

Codes

Color #492725 in popluar color models

49 27 25
RGB 73 39 37
HSL 32.73% 21.57%
HSB/HSV 49.32% 28.63%
CMYK 0.00% 46.58% 49.32%
71.37%

Color #492725 in popluar number systems.

HEX 49 27 25
Decimal 73 39 37
Binary 1001001 100111 100101
Octal 111 47 45

Shades and tints

Shades of #492725

#492725
(73,39,37)
#432422
(67,36,34)
#3D211F
(61,33,31)
#371E1C
(55,30,28)
#311B19
(49,27,25)
#2B1816
(43,24,22)
#251513
(37,21,19)
#1F1210
(31,18,16)
#190F0D
(25,15,13)
#130C0A
(19,12,10)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #492725

#492725
(73,39,37)
#593A38
(89,58,56)
#694D4B
(105,77,75)
#79605E
(121,96,94)
#897371
(137,115,113)
#998684
(153,134,132)
#A99997
(169,153,151)
#B9ACAA
(185,172,170)
#C9BFBD
(201,191,189)
#D9D2D0
(217,210,208)
#E9E5E3
(233,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492725; }

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

This text font color is #492725.

Background Color

.myBgColor { background-color: #492725; }

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

This div background color is #492725.

Border color

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

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

This div border color is #492725.

Opacity

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

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

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

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

This text has shadow with #492725 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492725.

Preview

Color preview on black background

This text has color #492725 on black background.


Color preview on white background

This text has color #492725 on white background.


Black color preview on #492725 background

This text has black color on #492725 background.


White color preview on #492725 background

This text has white color on #492725 background.


Related colors

Complementary color

Complementary color for #hex is #B6D8DA.


I love getcolorcode.com

Triadic colors

1 #254927 and #272549 with #492725 are triadic colors.

2 #252749 and #274925 with #492725 are triadic colors.