COLOR #D499D7

HEX: #D499D7 RGB: (212,153,215)

Renk bilgisi

#D499D7 contains mainly red and blue colors. #D499D7 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D499D7 color RGB value is (212,153,215).

RGB: (212,153,215) (83%, 60%, 84%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 153 of 255 = 60%
B 215 of 255 = 84%

212
153
215

R + G + B ~ 76%. #D499D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 153 + 215 = 580 (100%)
R 212 of 580 ~ 36.55%
G 153 of 580 ~ 26.38%
B 215 of 580 ~ 37.07'%

%36.55
%26.38
%37.07

CMYK RENK MODELİ

#D499D7 rengi CMYK tonu (1,29,0,16).

  • camgöbeği tonu 1.40%
  • eflatun tonu 28.84%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (1,29,0,16)
C1M29Y0K16 (1%, 29%, 0%, 16%)
(0.01 / 0.29 / 0.00 / 0.16)

CMYK yüzdeleri

%1.4
%28.84
%0
%15.69

Codes

Color #D499D7 in popluar color models

D4 99 D7
RGB 212 153 215
HSL 297° 43.66% 72.16%
HSB/HSV 297° 28.84% 84.31%
CMYK 1.40% 28.84% 0.00%
15.69%

Color #D499D7 in popluar number systems.

HEX D4 99 D7
Decimal 212 153 215
Binary 11010100 10011001 11010111
Octal 324 231 327

Shades and tints

Shades of #D499D7

#D499D7
(212,153,215)
#C18CC4
(193,140,196)
#AE7FB1
(174,127,177)
#9B729E
(155,114,158)
#88658B
(136,101,139)
#755878
(117,88,120)
#624B65
(98,75,101)
#4F3E52
(79,62,82)
#3C313F
(60,49,63)
#29242C
(41,36,44)
#161719
(22,23,25)
#000000
(0,0,0)

Tints of #D499D7

#D499D7
(212,153,215)
#D7A2DA
(215,162,218)
#DAABDD
(218,171,221)
#DDB4E0
(221,180,224)
#E0BDE3
(224,189,227)
#E3C6E6
(227,198,230)
#E6CFE9
(230,207,233)
#E9D8EC
(233,216,236)
#ECE1EF
(236,225,239)
#EFEAF2
(239,234,242)
#F2F3F5
(242,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D499D7 color. Also use rgb(212,153,215) instead hex code.

Text Font Color

.myTextColor { color: #D499D7; }

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

This text font color is #D499D7.

Background Color

.myBgColor { background-color: #D499D7; }

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

This div background color is #D499D7.

Border color

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

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

This div border color is #D499D7.

Opacity

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

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

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

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

This text has shadow with #D499D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D499D7.

Preview

Color preview on black background

This text has color #D499D7 on black background.


Color preview on white background

This text has color #D499D7 on white background.


Black color preview on #D499D7 background

This text has black color on #D499D7 background.


White color preview on #D499D7 background

This text has white color on #D499D7 background.


Related colors

Complementary color

Complementary color for #hex is #2B6628.


I love getcolorcode.com

Triadic colors

1 #D7D499 and #99D7D4 with #D499D7 are triadic colors.

2 #D799D4 and #99D4D7 with #D499D7 are triadic colors.