COLOR #49283D

HEX: #49283D RGB: (73,40,61)

Color info

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

RGB color model

#49283D color RGB value is (73,40,61).

RGB: (73,40,61) (29%, 16%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 40 of 255 = 16%
B 61 of 255 = 24%

73
40
61

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

Portions of RGB colors in percentages

R + G + B = 73 + 40 + 61 = 174 (100%)
R 73 of 174 ~ 41.95%
G 40 of 174 ~ 22.99%
B 61 of 174 ~ 35.06'%

%41.95
%22.99
%35.06

CMYK color model

#49283D color CMYK value is (0,45,16,71).

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

CMYK: (0,45,16,71)
C0M45Y16K71 (0%, 45%, 16%, 71%)
(0.00 / 0.45 / 0.16 / 0.71)

CMYK percentages

%0
%45.21
%16.44
%71.37

Codes

Color #49283D in popluar color models

49 28 3D
RGB 73 40 61
HSL 322° 29.20% 22.16%
HSB/HSV 322° 45.21% 28.63%
CMYK 0.00% 45.21% 16.44%
71.37%

Color #49283D in popluar number systems.

HEX 49 28 3D
Decimal 73 40 61
Binary 1001001 101000 111101
Octal 111 50 75

Shades and tints

Shades of #49283D

#49283D
(73,40,61)
#432538
(67,37,56)
#3D2233
(61,34,51)
#371F2E
(55,31,46)
#311C29
(49,28,41)
#2B1924
(43,25,36)
#25161F
(37,22,31)
#1F131A
(31,19,26)
#191015
(25,16,21)
#130D10
(19,13,16)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #49283D

#49283D
(73,40,61)
#593B4E
(89,59,78)
#694E5F
(105,78,95)
#796170
(121,97,112)
#897481
(137,116,129)
#998792
(153,135,146)
#A99AA3
(169,154,163)
#B9ADB4
(185,173,180)
#C9C0C5
(201,192,197)
#D9D3D6
(217,211,214)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49283D; }

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

This text font color is #49283D.

Background Color

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

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

This div background color is #49283D.

Border color

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

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

This div border color is #49283D.

Opacity

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

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

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

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

This text has shadow with #49283D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49283D.

Preview

Color preview on black background

This text has color #49283D on black background.


Color preview on white background

This text has color #49283D on white background.


Black color preview on #49283D background

This text has black color on #49283D background.


White color preview on #49283D background

This text has white color on #49283D background.


Related colors

Complementary color

Complementary color for #hex is #B6D7C2.


I love getcolorcode.com

Triadic colors

1 #3D4928 and #283D49 with #49283D are triadic colors.

2 #3D2849 and #28493D with #49283D are triadic colors.