COLOR #D18892

HEX: #D18892 RGB: (209,136,146)

Color info

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

RGB color model

#D18892 color RGB value is (209,136,146).

RGB: (209,136,146) (82%, 53%, 57%)

RGB channels and saturation

R 209 of 255 = 82%
G 136 of 255 = 53%
B 146 of 255 = 57%

209
136
146

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

Portions of RGB colors in percentages

R + G + B = 209 + 136 + 146 = 491 (100%)
R 209 of 491 ~ 42.57%
G 136 of 491 ~ 27.7%
B 146 of 491 ~ 29.74'%

%42.57
%27.7
%29.74

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 34.93%
  • yellow value is 30.14%
  • key color value is 18.04%

CMYK: (0,35,30,18)
C0M35Y30K18 (0%, 35%, 30%, 18%)
(0.00 / 0.35 / 0.30 / 0.18)

CMYK percentages

%0
%34.93
%30.14
%18.04

Codes

Color #D18892 in popluar color models

D1 88 92
RGB 209 136 146
HSL 352° 44.24% 67.65%
HSB/HSV 352° 34.93% 81.96%
CMYK 0.00% 34.93% 30.14%
18.04%

Color #D18892 in popluar number systems.

HEX D1 88 92
Decimal 209 136 146
Binary 11010001 10001000 10010010
Octal 321 210 222

Shades and tints

Shades of #D18892

#D18892
(209,136,146)
#BE7C85
(190,124,133)
#AB7078
(171,112,120)
#98646B
(152,100,107)
#85585E
(133,88,94)
#724C51
(114,76,81)
#5F4044
(95,64,68)
#4C3437
(76,52,55)
#39282A
(57,40,42)
#261C1D
(38,28,29)
#131010
(19,16,16)
#000000
(0,0,0)

Tints of #D18892

#D18892
(209,136,146)
#D5929B
(213,146,155)
#D99CA4
(217,156,164)
#DDA6AD
(221,166,173)
#E1B0B6
(225,176,182)
#E5BABF
(229,186,191)
#E9C4C8
(233,196,200)
#EDCED1
(237,206,209)
#F1D8DA
(241,216,218)
#F5E2E3
(245,226,227)
#F9ECEC
(249,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D18892 color. Also use rgb(209,136,146) instead hex code.

Text Font Color

.myTextColor { color: #D18892; }

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

This text font color is #D18892.

Background Color

.myBgColor { background-color: #D18892; }

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

This div background color is #D18892.

Border color

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

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

This div border color is #D18892.

Opacity

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

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

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

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

This text has shadow with #D18892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D18892.

Preview

Color preview on black background

This text has color #D18892 on black background.


Color preview on white background

This text has color #D18892 on white background.


Black color preview on #D18892 background

This text has black color on #D18892 background.


White color preview on #D18892 background

This text has white color on #D18892 background.


Related colors

Complementary color

Complementary color for #hex is #2E776D.


I love getcolorcode.com

Triadic colors

1 #92D188 and #8892D1 with #D18892 are triadic colors.

2 #9288D1 and #88D192 with #D18892 are triadic colors.