COLOR #D58692

HEX: #D58692 RGB: (213,134,146)

Color info

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

RGB color model

#D58692 color RGB value is (213,134,146).

RGB: (213,134,146) (84%, 53%, 57%)

RGB channels and saturation

R 213 of 255 = 84%
G 134 of 255 = 53%
B 146 of 255 = 57%

213
134
146

R + G + B ~ 65%. #D58692 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 134 + 146 = 493 (100%)
R 213 of 493 ~ 43.2%
G 134 of 493 ~ 27.18%
B 146 of 493 ~ 29.61'%

%43.2
%27.18
%29.61

CMYK color model

#D58692 color CMYK value is (0,37,31,16).

  • cyan value is 0.00%
  • magenta value is 37.09%
  • yellow value is 31.46%
  • key color value is 16.47%

CMYK: (0,37,31,16)
C0M37Y31K16 (0%, 37%, 31%, 16%)
(0.00 / 0.37 / 0.31 / 0.16)

CMYK percentages

%0
%37.09
%31.46
%16.47

Codes

Color #D58692 in popluar color models

D5 86 92
RGB 213 134 146
HSL 351° 48.47% 68.04%
HSB/HSV 351° 37.09% 83.53%
CMYK 0.00% 37.09% 31.46%
16.47%

Color #D58692 in popluar number systems.

HEX D5 86 92
Decimal 213 134 146
Binary 11010101 10000110 10010010
Octal 325 206 222

Shades and tints

Shades of #D58692

#D58692
(213,134,146)
#C27A85
(194,122,133)
#AF6E78
(175,110,120)
#9C626B
(156,98,107)
#89565E
(137,86,94)
#764A51
(118,74,81)
#633E44
(99,62,68)
#503237
(80,50,55)
#3D262A
(61,38,42)
#2A1A1D
(42,26,29)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #D58692

#D58692
(213,134,146)
#D8919B
(216,145,155)
#DB9CA4
(219,156,164)
#DEA7AD
(222,167,173)
#E1B2B6
(225,178,182)
#E4BDBF
(228,189,191)
#E7C8C8
(231,200,200)
#EAD3D1
(234,211,209)
#EDDEDA
(237,222,218)
#F0E9E3
(240,233,227)
#F3F4EC
(243,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D58692 color. Also use rgb(213,134,146) instead hex code.

Text Font Color

.myTextColor { color: #D58692; }

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

This text font color is #D58692.

Background Color

.myBgColor { background-color: #D58692; }

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

This div background color is #D58692.

Border color

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

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

This div border color is #D58692.

Opacity

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

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

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

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

This text has shadow with #D58692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D58692.

Preview

Color preview on black background

This text has color #D58692 on black background.


Color preview on white background

This text has color #D58692 on white background.


Black color preview on #D58692 background

This text has black color on #D58692 background.


White color preview on #D58692 background

This text has white color on #D58692 background.


Related colors

Complementary color

Complementary color for #hex is #2A796D.


I love getcolorcode.com

Triadic colors

1 #92D586 and #8692D5 with #D58692 are triadic colors.

2 #9286D5 and #86D592 with #D58692 are triadic colors.