COLOR #49253D

HEX: #49253D RGB: (73,37,61)

Color info

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

RGB color model

#49253D color RGB value is (73,37,61).

RGB: (73,37,61) (29%, 15%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 37 of 255 = 15%
B 61 of 255 = 24%

73
37
61

R + G + B ~ 23%. #49253D is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 37 + 61 = 171 (100%)
R 73 of 171 ~ 42.69%
G 37 of 171 ~ 21.64%
B 61 of 171 ~ 35.67'%

%42.69
%21.64
%35.67

CMYK color model

#49253D color CMYK value is (0,49,16,71).

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

CMYK: (0,49,16,71)
C0M49Y16K71 (0%, 49%, 16%, 71%)
(0.00 / 0.49 / 0.16 / 0.71)

CMYK percentages

%0
%49.32
%16.44
%71.37

Codes

Color #49253D in popluar color models

49 25 3D
RGB 73 37 61
HSL 320° 32.73% 21.57%
HSB/HSV 320° 49.32% 28.63%
CMYK 0.00% 49.32% 16.44%
71.37%

Color #49253D in popluar number systems.

HEX 49 25 3D
Decimal 73 37 61
Binary 1001001 100101 111101
Octal 111 45 75

Shades and tints

Shades of #49253D

#49253D
(73,37,61)
#432238
(67,34,56)
#3D1F33
(61,31,51)
#371C2E
(55,28,46)
#311929
(49,25,41)
#2B1624
(43,22,36)
#25131F
(37,19,31)
#1F101A
(31,16,26)
#190D15
(25,13,21)
#130A10
(19,10,16)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #49253D

#49253D
(73,37,61)
#59384E
(89,56,78)
#694B5F
(105,75,95)
#795E70
(121,94,112)
#897181
(137,113,129)
#998492
(153,132,146)
#A997A3
(169,151,163)
#B9AAB4
(185,170,180)
#C9BDC5
(201,189,197)
#D9D0D6
(217,208,214)
#E9E3E7
(233,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49253D; }

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

This text font color is #49253D.

Background Color

.myBgColor { background-color: #49253D; }

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

This div background color is #49253D.

Border color

.myBorderColor { border: 1px solid #49253D; }

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

This div border color is #49253D.

Opacity

.myOpacity80 { color: #49253D; opacity: 0.8; }

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

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

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

This text has shadow with #49253D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49253D.

Preview

Color preview on black background

This text has color #49253D on black background.


Color preview on white background

This text has color #49253D on white background.


Black color preview on #49253D background

This text has black color on #49253D background.


White color preview on #49253D background

This text has white color on #49253D background.


Related colors

Complementary color

Complementary color for #hex is #B6DAC2.


I love getcolorcode.com

Triadic colors

1 #3D4925 and #253D49 with #49253D are triadic colors.

2 #3D2549 and #25493D with #49253D are triadic colors.