COLOR #D499D2

HEX: #D499D2 RGB: (212,153,210)

Renk bilgisi

#D499D2 contains red, green and blue colors in about the same proportion. #D499D2 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D499D2 color RGB value is (212,153,210).

RGB: (212,153,210) (83%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 153 of 255 = 60%
B 210 of 255 = 82%

212
153
210

R + G + B ~ 75%. #D499D2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 153 + 210 = 575 (100%)
R 212 of 575 ~ 36.87%
G 153 of 575 ~ 26.61%
B 210 of 575 ~ 36.52'%

%36.87
%26.61
%36.52

CMYK RENK MODELİ

#D499D2 rengi CMYK tonu (0,28,1,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.83%
  • sarı tonu 0.94%
  • ana renk tonu 16.86%

CMYK: (0,28,1,17)
C0M28Y1K17 (0%, 28%, 1%, 17%)
(0.00 / 0.28 / 0.01 / 0.17)

CMYK yüzdeleri

%0
%27.83
%0.94
%16.86

Codes

Color #D499D2 in popluar color models

D4 99 D2
RGB 212 153 210
HSL 302° 40.69% 71.57%
HSB/HSV 302° 27.83% 83.14%
CMYK 0.00% 27.83% 0.94%
16.86%

Color #D499D2 in popluar number systems.

HEX D4 99 D2
Decimal 212 153 210
Binary 11010100 10011001 11010010
Octal 324 231 322

Shades and tints

Shades of #D499D2

#D499D2
(212,153,210)
#C18CBF
(193,140,191)
#AE7FAC
(174,127,172)
#9B7299
(155,114,153)
#886586
(136,101,134)
#755873
(117,88,115)
#624B60
(98,75,96)
#4F3E4D
(79,62,77)
#3C313A
(60,49,58)
#292427
(41,36,39)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #D499D2

#D499D2
(212,153,210)
#D7A2D6
(215,162,214)
#DAABDA
(218,171,218)
#DDB4DE
(221,180,222)
#E0BDE2
(224,189,226)
#E3C6E6
(227,198,230)
#E6CFEA
(230,207,234)
#E9D8EE
(233,216,238)
#ECE1F2
(236,225,242)
#EFEAF6
(239,234,246)
#F2F3FA
(242,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D499D2; }

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

This text font color is #D499D2.

Background Color

.myBgColor { background-color: #D499D2; }

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

This div background color is #D499D2.

Border color

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

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

This div border color is #D499D2.

Opacity

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

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

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

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

This text has shadow with #D499D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D499D2.

Preview

Color preview on black background

This text has color #D499D2 on black background.


Color preview on white background

This text has color #D499D2 on white background.


Black color preview on #D499D2 background

This text has black color on #D499D2 background.


White color preview on #D499D2 background

This text has white color on #D499D2 background.


Related colors

Complementary color

Complementary color for #hex is #2B662D.


I love getcolorcode.com

Triadic colors

1 #D2D499 and #99D2D4 with #D499D2 are triadic colors.

2 #D299D4 and #99D4D2 with #D499D2 are triadic colors.