COLOR #D48688

HEX: #D48688 RGB: (212,134,136)

Color info

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

RGB color model

#D48688 color RGB value is (212,134,136).

RGB: (212,134,136) (83%, 53%, 53%)

RGB channels and saturation

R 212 of 255 = 83%
G 134 of 255 = 53%
B 136 of 255 = 53%

212
134
136

R + G + B ~ 63%. #D48688 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 134 + 136 = 482 (100%)
R 212 of 482 ~ 43.98%
G 134 of 482 ~ 27.8%
B 136 of 482 ~ 28.22'%

%43.98
%27.8
%28.22

CMYK color model

#D48688 color CMYK value is (0,37,36,17).

  • cyan value is 0.00%
  • magenta value is 36.79%
  • yellow value is 35.85%
  • key color value is 16.86%
CMYK: (0,37,36,17) C0M37Y36K17 (0%,37%,36%,17%) (0.00/0.37/0.36/0.17) 

CMYK percentages

%0
%36.79
%35.85
%16.86

Codes

Color #D48688 in popluar color models

D4 86 88
RGB 212 134 136
HSL 358° 47.56% 67.84%
HSB/HSV 358° 36.79% 83.14%
CMYK 0.00% 36.79% 35.85%
16.86%

Color #D48688 in popluar number systems.

HEX D4 86 88
Decimal 212 134 136
Binary 11010100 10000110 10001000
Octal 324 206 210

Shades and tints

Shades of #D48688

#D48688
(212,134,136)
#C17A7C
(193,122,124)
#AE6E70
(174,110,112)
#9B6264
(155,98,100)
#885658
(136,86,88)
#754A4C
(117,74,76)
#623E40
(98,62,64)
#4F3234
(79,50,52)
#3C2628
(60,38,40)
#291A1C
(41,26,28)
#160E10
(22,14,16)
#000000
(0,0,0)

Tints of #D48688

#D48688
(212,134,136)
#D79192
(215,145,146)
#DA9C9C
(218,156,156)
#DDA7A6
(221,167,166)
#E0B2B0
(224,178,176)
#E3BDBA
(227,189,186)
#E6C8C4
(230,200,196)
#E9D3CE
(233,211,206)
#ECDED8
(236,222,216)
#EFE9E2
(239,233,226)
#F2F4EC
(242,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48688 color. Also use rgb(212,134,136) instead hex code.

Text Font Color

.myTextColor { color: #D48688; }

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

This text font color is #D48688.

Background Color

.myBgColor { background-color: #D48688; }

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

This div background color is #D48688.

Border color

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

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

This div border color is #D48688.

Opacity

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

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

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

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

This text has shadow with #D48688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48688.

Preview

Color preview on black background

This text has color #D48688 on black background.


Color preview on white background

This text has color #D48688 on white background.


Black color preview on #D48688 background

This text has black color on #D48688 background.


White color preview on #D48688 background

This text has white color on #D48688 background.


Related colors

Complementary color

Complementary color for #hex is #2B7977.


I love getcolorcode.com

Triadic colors

1 #88D486 and #8688D4 with #D48688 are triadic colors.

2 #8886D4 and #86D488 with #D48688 are triadic colors.