COLOR #D06085

HEX: #D06085 RGB: (208,96,133)

Color info

#D06085 contains mainly red color. Web safe color of #D06085 is #CC6699 (or #C69).

RGB color model

#D06085 color RGB value is (208,96,133).

RGB: (208,96,133) (82%, 38%, 52%)

RGB channels and saturation

R 208 of 255 = 82%
G 96 of 255 = 38%
B 133 of 255 = 52%

208
96
133

R + G + B ~ 57%. #D06085 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 208 + 96 + 133 = 437 (100%)
R 208 of 437 ~ 47.6%
G 96 of 437 ~ 21.97%
B 133 of 437 ~ 30.43'%

%47.6
%21.97
%30.43

CMYK color model

#D06085 color CMYK value is (0,54,36,18).

  • cyan value is 0.00%
  • magenta value is 53.85%
  • yellow value is 36.06%
  • key color value is 18.43%
CMYK: (0,54,36,18) C0M54Y36K18 (0%,54%,36%,18%) (0.00/0.54/0.36/0.18) 

CMYK percentages

%0
%53.85
%36.06
%18.43

Codes

Color #D06085 in popluar color models

D0 60 85
RGB 208 96 133
HSL 340° 54.37% 59.61%
HSB/HSV 340° 53.85% 81.57%
CMYK 0.00% 53.85% 36.06%
18.43%

Color #D06085 in popluar number systems.

HEX D0 60 85
Decimal 208 96 133
Binary 11010000 1100000 10000101
Octal 320 140 205

Shades and tints

Shades of #D06085

#D06085
(208,96,133)
#BE5879
(190,88,121)
#AC506D
(172,80,109)
#9A4861
(154,72,97)
#884055
(136,64,85)
#763849
(118,56,73)
#64303D
(100,48,61)
#522831
(82,40,49)
#402025
(64,32,37)
#2E1819
(46,24,25)
#1C100D
(28,16,13)
#000000
(0,0,0)

Tints of #D06085

#D06085
(208,96,133)
#D46E90
(212,110,144)
#D87C9B
(216,124,155)
#DC8AA6
(220,138,166)
#E098B1
(224,152,177)
#E4A6BC
(228,166,188)
#E8B4C7
(232,180,199)
#ECC2D2
(236,194,210)
#F0D0DD
(240,208,221)
#F4DEE8
(244,222,232)
#F8ECF3
(248,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D06085 color. Also use rgb(208,96,133) instead hex code.

Text Font Color

.myTextColor { color: #D06085; }

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

This text font color is #D06085.

Background Color

.myBgColor { background-color: #D06085; }

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

This div background color is #D06085.

Border color

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

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

This div border color is #D06085.

Opacity

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

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

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

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

This text has shadow with #D06085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D06085.

Preview

Color preview on black background

This text has color #D06085 on black background.


Color preview on white background

This text has color #D06085 on white background.


Black color preview on #D06085 background

This text has black color on #D06085 background.


White color preview on #D06085 background

This text has white color on #D06085 background.


Related colors

Complementary color

Complementary color for #hex is #2F9F7A.


I love getcolorcode.com

Triadic colors

1 #85D060 and #6085D0 with #D06085 are triadic colors.

2 #8560D0 and #60D085 with #D06085 are triadic colors.