COLOR #D49398

HEX: #D49398 RGB: (212,147,152)

Color info

#D49398 contains mainly red color. Web safe color of #D49398 is #CC9999 (or #C99).

RGB color model

#D49398 color RGB value is (212,147,152).

RGB: (212,147,152) (83%, 58%, 60%)

RGB channels and saturation

R 212 of 255 = 83%
G 147 of 255 = 58%
B 152 of 255 = 60%

212
147
152

R + G + B ~ 67%. #D49398 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 147 + 152 = 511 (100%)
R 212 of 511 ~ 41.49%
G 147 of 511 ~ 28.77%
B 152 of 511 ~ 29.75'%

%41.49
%28.77
%29.75

CMYK color model

#D49398 color CMYK value is (0,31,28,17).

  • cyan value is 0.00%
  • magenta value is 30.66%
  • yellow value is 28.30%
  • key color value is 16.86%

CMYK: (0,31,28,17)
C0M31Y28K17 (0%, 31%, 28%, 17%)
(0.00 / 0.31 / 0.28 / 0.17)

CMYK percentages

%0
%30.66
%28.3
%16.86

Codes

Color #D49398 in popluar color models

D4 93 98
RGB 212 147 152
HSL 355° 43.05% 70.39%
HSB/HSV 355° 30.66% 83.14%
CMYK 0.00% 30.66% 28.30%
16.86%

Color #D49398 in popluar number systems.

HEX D4 93 98
Decimal 212 147 152
Binary 11010100 10010011 10011000
Octal 324 223 230

Shades and tints

Shades of #D49398

#D49398
(212,147,152)
#C1868B
(193,134,139)
#AE797E
(174,121,126)
#9B6C71
(155,108,113)
#885F64
(136,95,100)
#755257
(117,82,87)
#62454A
(98,69,74)
#4F383D
(79,56,61)
#3C2B30
(60,43,48)
#291E23
(41,30,35)
#161116
(22,17,22)
#000000
(0,0,0)

Tints of #D49398

#D49398
(212,147,152)
#D79CA1
(215,156,161)
#DAA5AA
(218,165,170)
#DDAEB3
(221,174,179)
#E0B7BC
(224,183,188)
#E3C0C5
(227,192,197)
#E6C9CE
(230,201,206)
#E9D2D7
(233,210,215)
#ECDBE0
(236,219,224)
#EFE4E9
(239,228,233)
#F2EDF2
(242,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49398 color. Also use rgb(212,147,152) instead hex code.

Text Font Color

.myTextColor { color: #D49398; }

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

This text font color is #D49398.

Background Color

.myBgColor { background-color: #D49398; }

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

This div background color is #D49398.

Border color

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

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

This div border color is #D49398.

Opacity

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

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

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

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

This text has shadow with #D49398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49398.

Preview

Color preview on black background

This text has color #D49398 on black background.


Color preview on white background

This text has color #D49398 on white background.


Black color preview on #D49398 background

This text has black color on #D49398 background.


White color preview on #D49398 background

This text has white color on #D49398 background.


Related colors

Complementary color

Complementary color for #hex is #2B6C67.


I love getcolorcode.com

Triadic colors

1 #98D493 and #9398D4 with #D49398 are triadic colors.

2 #9893D4 and #93D498 with #D49398 are triadic colors.