COLOR #D499A8

HEX: #D499A8 RGB: (212,153,168)

Renk bilgisi

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

RGB renk modeli

#D499A8 color RGB value is (212,153,168).

RGB: (212,153,168) (83%, 60%, 66%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 153 of 255 = 60%
B 168 of 255 = 66%

212
153
168

R + G + B ~ 70%. #D499A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 153 + 168 = 533 (100%)
R 212 of 533 ~ 39.77%
G 153 of 533 ~ 28.71%
B 168 of 533 ~ 31.52'%

%39.77
%28.71
%31.52

CMYK RENK MODELİ

#D499A8 rengi CMYK tonu (0,28,21,17).

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

CMYK: (0,28,21,17)
C0M28Y21K17 (0%, 28%, 21%, 17%)
(0.00 / 0.28 / 0.21 / 0.17)

CMYK yüzdeleri

%0
%27.83
%20.75
%16.86

Codes

Color #D499A8 in popluar color models

D4 99 A8
RGB 212 153 168
HSL 345° 40.69% 71.57%
HSB/HSV 345° 27.83% 83.14%
CMYK 0.00% 27.83% 20.75%
16.86%

Color #D499A8 in popluar number systems.

HEX D4 99 A8
Decimal 212 153 168
Binary 11010100 10011001 10101000
Octal 324 231 250

Shades and tints

Shades of #D499A8

#D499A8
(212,153,168)
#C18C99
(193,140,153)
#AE7F8A
(174,127,138)
#9B727B
(155,114,123)
#88656C
(136,101,108)
#75585D
(117,88,93)
#624B4E
(98,75,78)
#4F3E3F
(79,62,63)
#3C3130
(60,49,48)
#292421
(41,36,33)
#161712
(22,23,18)
#000000
(0,0,0)

Tints of #D499A8

#D499A8
(212,153,168)
#D7A2AF
(215,162,175)
#DAABB6
(218,171,182)
#DDB4BD
(221,180,189)
#E0BDC4
(224,189,196)
#E3C6CB
(227,198,203)
#E6CFD2
(230,207,210)
#E9D8D9
(233,216,217)
#ECE1E0
(236,225,224)
#EFEAE7
(239,234,231)
#F2F3EE
(242,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D499A8; }

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

This text font color is #D499A8.

Background Color

.myBgColor { background-color: #D499A8; }

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

This div background color is #D499A8.

Border color

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

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

This div border color is #D499A8.

Opacity

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

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

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

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

This text has shadow with #D499A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D499A8.

Preview

Color preview on black background

This text has color #D499A8 on black background.


Color preview on white background

This text has color #D499A8 on white background.


Black color preview on #D499A8 background

This text has black color on #D499A8 background.


White color preview on #D499A8 background

This text has white color on #D499A8 background.


Related colors

Complementary color

Complementary color for #hex is #2B6657.


I love getcolorcode.com

Triadic colors

1 #A8D499 and #99A8D4 with #D499A8 are triadic colors.

2 #A899D4 and #99D4A8 with #D499A8 are triadic colors.