COLOR #D29388

HEX: #D29388 RGB: (210,147,136)

Color info

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

RGB color model

#D29388 color RGB value is (210,147,136).

RGB: (210,147,136) (82%, 58%, 53%)

RGB channels and saturation

R 210 of 255 = 82%
G 147 of 255 = 58%
B 136 of 255 = 53%

210
147
136

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

Portions of RGB colors in percentages

R + G + B = 210 + 147 + 136 = 493 (100%)
R 210 of 493 ~ 42.6%
G 147 of 493 ~ 29.82%
B 136 of 493 ~ 27.59'%

%42.6
%29.82
%27.59

CMYK color model

#D29388 color CMYK value is (0,30,35,18).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 35.24%
  • key color value is 17.65%
CMYK: (0,30,35,18) C0M30Y35K18 (0%,30%,35%,18%) (0.00/0.30/0.35/0.18) 

CMYK percentages

%0
%30
%35.24
%17.65

Codes

Color #D29388 in popluar color models

D2 93 88
RGB 210 147 136
HSL 45.12% 67.84%
HSB/HSV 35.24% 82.35%
CMYK 0.00% 30.00% 35.24%
17.65%

Color #D29388 in popluar number systems.

HEX D2 93 88
Decimal 210 147 136
Binary 11010010 10010011 10001000
Octal 322 223 210

Shades and tints

Shades of #D29388

#D29388
(210,147,136)
#BF867C
(191,134,124)
#AC7970
(172,121,112)
#996C64
(153,108,100)
#865F58
(134,95,88)
#73524C
(115,82,76)
#604540
(96,69,64)
#4D3834
(77,56,52)
#3A2B28
(58,43,40)
#271E1C
(39,30,28)
#141110
(20,17,16)
#000000
(0,0,0)

Tints of #D29388

#D29388
(210,147,136)
#D69C92
(214,156,146)
#DAA59C
(218,165,156)
#DEAEA6
(222,174,166)
#E2B7B0
(226,183,176)
#E6C0BA
(230,192,186)
#EAC9C4
(234,201,196)
#EED2CE
(238,210,206)
#F2DBD8
(242,219,216)
#F6E4E2
(246,228,226)
#FAEDEC
(250,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D29388 color. Also use rgb(210,147,136) instead hex code.

Text Font Color

.myTextColor { color: #D29388; }

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

This text font color is #D29388.

Background Color

.myBgColor { background-color: #D29388; }

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

This div background color is #D29388.

Border color

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

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

This div border color is #D29388.

Opacity

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

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

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

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

This text has shadow with #D29388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D29388.

Preview

Color preview on black background

This text has color #D29388 on black background.


Color preview on white background

This text has color #D29388 on white background.


Black color preview on #D29388 background

This text has black color on #D29388 background.


White color preview on #D29388 background

This text has white color on #D29388 background.


Related colors

Complementary color

Complementary color for #hex is #2D6C77.


I love getcolorcode.com

Triadic colors

1 #88D293 and #9388D2 with #D29388 are triadic colors.

2 #8893D2 and #93D288 with #D29388 are triadic colors.