COLOR #D999ED

HEX: #D999ED RGB: (217,153,237)

Renk bilgisi

#D999ED contains mainly red and blue colors. #D999ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#D999ED color RGB value is (217,153,237).

RGB: (217,153,237) (85%, 60%, 93%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 153 of 255 = 60%
B 237 of 255 = 93%

217
153
237

R + G + B ~ 79%. #D999ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 153 + 237 = 607 (100%)
R 217 of 607 ~ 35.75%
G 153 of 607 ~ 25.21%
B 237 of 607 ~ 39.04'%

%35.75
%25.21
%39.04

CMYK RENK MODELİ

#D999ED rengi CMYK tonu (8,35,0,7).

  • camgöbeği tonu 8.44%
  • eflatun tonu 35.44%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (8,35,0,7)
C8M35Y0K7 (8%, 35%, 0%, 7%)
(0.08 / 0.35 / 0.00 / 0.07)

CMYK yüzdeleri

%8.44
%35.44
%0
%7.06

Codes

Color #D999ED in popluar color models

D9 99 ED
RGB 217 153 237
HSL 286° 70.00% 76.47%
HSB/HSV 286° 35.44% 92.94%
CMYK 8.44% 35.44% 0.00%
7.06%

Color #D999ED in popluar number systems.

HEX D9 99 ED
Decimal 217 153 237
Binary 11011001 10011001 11101101
Octal 331 231 355

Shades and tints

Shades of #D999ED

#D999ED
(217,153,237)
#C68CD8
(198,140,216)
#B37FC3
(179,127,195)
#A072AE
(160,114,174)
#8D6599
(141,101,153)
#7A5884
(122,88,132)
#674B6F
(103,75,111)
#543E5A
(84,62,90)
#413145
(65,49,69)
#2E2430
(46,36,48)
#1B171B
(27,23,27)
#000000
(0,0,0)

Tints of #D999ED

#D999ED
(217,153,237)
#DCA2EE
(220,162,238)
#DFABEF
(223,171,239)
#E2B4F0
(226,180,240)
#E5BDF1
(229,189,241)
#E8C6F2
(232,198,242)
#EBCFF3
(235,207,243)
#EED8F4
(238,216,244)
#F1E1F5
(241,225,245)
#F4EAF6
(244,234,246)
#F7F3F7
(247,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D999ED color. Also use rgb(217,153,237) instead hex code.

Text Font Color

.myTextColor { color: #D999ED; }

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

This text font color is #D999ED.

Background Color

.myBgColor { background-color: #D999ED; }

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

This div background color is #D999ED.

Border color

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

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

This div border color is #D999ED.

Opacity

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

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

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

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

This text has shadow with #D999ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D999ED.

Preview

Color preview on black background

This text has color #D999ED on black background.


Color preview on white background

This text has color #D999ED on white background.


Black color preview on #D999ED background

This text has black color on #D999ED background.


White color preview on #D999ED background

This text has white color on #D999ED background.


Related colors

Complementary color

Complementary color for #hex is #266612.


I love getcolorcode.com

Triadic colors

1 #EDD999 and #99EDD9 with #D999ED are triadic colors.

2 #ED99D9 and #99D9ED with #D999ED are triadic colors.