COLOR #D48594

HEX: #D48594 RGB: (212,133,148)

Color info

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

RGB color model

#D48594 color RGB value is (212,133,148).

RGB: (212,133,148) (83%, 52%, 58%)

RGB channels and saturation

R 212 of 255 = 83%
G 133 of 255 = 52%
B 148 of 255 = 58%

212
133
148

R + G + B ~ 64%. #D48594 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 133 + 148 = 493 (100%)
R 212 of 493 ~ 43%
G 133 of 493 ~ 26.98%
B 148 of 493 ~ 30.02'%

%43
%26.98
%30.02

CMYK color model

#D48594 color CMYK value is (0,37,30,17).

  • cyan value is 0.00%
  • magenta value is 37.26%
  • yellow value is 30.19%
  • key color value is 16.86%

CMYK: (0,37,30,17)
C0M37Y30K17 (0%, 37%, 30%, 17%)
(0.00 / 0.37 / 0.30 / 0.17)

CMYK percentages

%0
%37.26
%30.19
%16.86

Codes

Color #D48594 in popluar color models

D4 85 94
RGB 212 133 148
HSL 349° 47.88% 67.65%
HSB/HSV 349° 37.26% 83.14%
CMYK 0.00% 37.26% 30.19%
16.86%

Color #D48594 in popluar number systems.

HEX D4 85 94
Decimal 212 133 148
Binary 11010100 10000101 10010100
Octal 324 205 224

Shades and tints

Shades of #D48594

#D48594
(212,133,148)
#C17987
(193,121,135)
#AE6D7A
(174,109,122)
#9B616D
(155,97,109)
#885560
(136,85,96)
#754953
(117,73,83)
#623D46
(98,61,70)
#4F3139
(79,49,57)
#3C252C
(60,37,44)
#29191F
(41,25,31)
#160D12
(22,13,18)
#000000
(0,0,0)

Tints of #D48594

#D48594
(212,133,148)
#D7909D
(215,144,157)
#DA9BA6
(218,155,166)
#DDA6AF
(221,166,175)
#E0B1B8
(224,177,184)
#E3BCC1
(227,188,193)
#E6C7CA
(230,199,202)
#E9D2D3
(233,210,211)
#ECDDDC
(236,221,220)
#EFE8E5
(239,232,229)
#F2F3EE
(242,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48594 color. Also use rgb(212,133,148) instead hex code.

Text Font Color

.myTextColor { color: #D48594; }

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

This text font color is #D48594.

Background Color

.myBgColor { background-color: #D48594; }

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

This div background color is #D48594.

Border color

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

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

This div border color is #D48594.

Opacity

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

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

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

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

This text has shadow with #D48594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48594.

Preview

Color preview on black background

This text has color #D48594 on black background.


Color preview on white background

This text has color #D48594 on white background.


Black color preview on #D48594 background

This text has black color on #D48594 background.


White color preview on #D48594 background

This text has white color on #D48594 background.


Related colors

Complementary color

Complementary color for #hex is #2B7A6B.


I love getcolorcode.com

Triadic colors

1 #94D485 and #8594D4 with #D48594 are triadic colors.

2 #9485D4 and #85D494 with #D48594 are triadic colors.