COLOR #492523

HEX: #492523 RGB: (73,37,35)

Color info

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

RGB color model

#492523 color RGB value is (73,37,35).

RGB: (73,37,35) (29%, 15%, 14%)

RGB channels and saturation

R 73 of 255 = 29%
G 37 of 255 = 15%
B 35 of 255 = 14%

73
37
35

R + G + B ~ 19%. #492523 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 37 + 35 = 145 (100%)
R 73 of 145 ~ 50.34%
G 37 of 145 ~ 25.52%
B 35 of 145 ~ 24.14'%

%50.34
%25.52
%24.14

CMYK color model

#492523 color CMYK value is (0,49,52,71).

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

CMYK: (0,49,52,71)
C0M49Y52K71 (0%, 49%, 52%, 71%)
(0.00 / 0.49 / 0.52 / 0.71)

CMYK percentages

%0
%49.32
%52.05
%71.37

Codes

Color #492523 in popluar color models

49 25 23
RGB 73 37 35
HSL 35.19% 21.18%
HSB/HSV 52.05% 28.63%
CMYK 0.00% 49.32% 52.05%
71.37%

Color #492523 in popluar number systems.

HEX 49 25 23
Decimal 73 37 35
Binary 1001001 100101 100011
Octal 111 45 43

Shades and tints

Shades of #492523

#492523
(73,37,35)
#432220
(67,34,32)
#3D1F1D
(61,31,29)
#371C1A
(55,28,26)
#311917
(49,25,23)
#2B1614
(43,22,20)
#251311
(37,19,17)
#1F100E
(31,16,14)
#190D0B
(25,13,11)
#130A08
(19,10,8)
#0D0705
(13,7,5)
#000000
(0,0,0)

Tints of #492523

#492523
(73,37,35)
#593837
(89,56,55)
#694B4B
(105,75,75)
#795E5F
(121,94,95)
#897173
(137,113,115)
#998487
(153,132,135)
#A9979B
(169,151,155)
#B9AAAF
(185,170,175)
#C9BDC3
(201,189,195)
#D9D0D7
(217,208,215)
#E9E3EB
(233,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492523; }

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

This text font color is #492523.

Background Color

.myBgColor { background-color: #492523; }

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

This div background color is #492523.

Border color

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

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

This div border color is #492523.

Opacity

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

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

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

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

This text has shadow with #492523 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492523.

Preview

Color preview on black background

This text has color #492523 on black background.


Color preview on white background

This text has color #492523 on white background.


Black color preview on #492523 background

This text has black color on #492523 background.


White color preview on #492523 background

This text has white color on #492523 background.


Related colors

Complementary color

Complementary color for #hex is #B6DADC.


I love getcolorcode.com

Triadic colors

1 #234925 and #252349 with #492523 are triadic colors.

2 #232549 and #254923 with #492523 are triadic colors.