COLOR #D38292

HEX: #D38292 RGB: (211,130,146)

Color info

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

RGB color model

#D38292 color RGB value is (211,130,146).

RGB: (211,130,146) (83%, 51%, 57%)

RGB channels and saturation

R 211 of 255 = 83%
G 130 of 255 = 51%
B 146 of 255 = 57%

211
130
146

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

Portions of RGB colors in percentages

R + G + B = 211 + 130 + 146 = 487 (100%)
R 211 of 487 ~ 43.33%
G 130 of 487 ~ 26.69%
B 146 of 487 ~ 29.98'%

%43.33
%26.69
%29.98

CMYK color model

#D38292 color CMYK value is (0,38,31,17).

  • cyan value is 0.00%
  • magenta value is 38.39%
  • yellow value is 30.81%
  • key color value is 17.25%

CMYK: (0,38,31,17)
C0M38Y31K17 (0%, 38%, 31%, 17%)
(0.00 / 0.38 / 0.31 / 0.17)

CMYK percentages

%0
%38.39
%30.81
%17.25

Codes

Color #D38292 in popluar color models

D3 82 92
RGB 211 130 146
HSL 348° 47.93% 66.86%
HSB/HSV 348° 38.39% 82.75%
CMYK 0.00% 38.39% 30.81%
17.25%

Color #D38292 in popluar number systems.

HEX D3 82 92
Decimal 211 130 146
Binary 11010011 10000010 10010010
Octal 323 202 222

Shades and tints

Shades of #D38292

#D38292
(211,130,146)
#C07785
(192,119,133)
#AD6C78
(173,108,120)
#9A616B
(154,97,107)
#87565E
(135,86,94)
#744B51
(116,75,81)
#614044
(97,64,68)
#4E3537
(78,53,55)
#3B2A2A
(59,42,42)
#281F1D
(40,31,29)
#151410
(21,20,16)
#000000
(0,0,0)

Tints of #D38292

#D38292
(211,130,146)
#D78D9B
(215,141,155)
#DB98A4
(219,152,164)
#DFA3AD
(223,163,173)
#E3AEB6
(227,174,182)
#E7B9BF
(231,185,191)
#EBC4C8
(235,196,200)
#EFCFD1
(239,207,209)
#F3DADA
(243,218,218)
#F7E5E3
(247,229,227)
#FBF0EC
(251,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D38292 color. Also use rgb(211,130,146) instead hex code.

Text Font Color

.myTextColor { color: #D38292; }

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

This text font color is #D38292.

Background Color

.myBgColor { background-color: #D38292; }

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

This div background color is #D38292.

Border color

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

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

This div border color is #D38292.

Opacity

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

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

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

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

This text has shadow with #D38292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38292.

Preview

Color preview on black background

This text has color #D38292 on black background.


Color preview on white background

This text has color #D38292 on white background.


Black color preview on #D38292 background

This text has black color on #D38292 background.


White color preview on #D38292 background

This text has white color on #D38292 background.


Related colors

Complementary color

Complementary color for #hex is #2C7D6D.


I love getcolorcode.com

Triadic colors

1 #92D382 and #8292D3 with #D38292 are triadic colors.

2 #9282D3 and #82D392 with #D38292 are triadic colors.