COLOR #FAD9E6

HEX: #FAD9E6 RGB: (250,217,230)

Renk bilgisi

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

RGB renk modeli

#FAD9E6 color RGB value is (250,217,230).

RGB: (250,217,230) (98%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 217 of 255 = 85%
B 230 of 255 = 90%

250
217
230

R + G + B ~ 91%. #FAD9E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 217 + 230 = 697 (100%)
R 250 of 697 ~ 35.87%
G 217 of 697 ~ 31.13%
B 230 of 697 ~ 33'%

%35.87
%31.13
%33

CMYK RENK MODELİ

#FAD9E6 rengi CMYK tonu (0,13,8,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.20%
  • sarı tonu 8.00%
  • ana renk tonu 1.96%
CMYK: (0,13,8,2) C0M13Y8K2 (0%,13%,8%,2%) (0.00/0.13/0.08/0.02) 

CMYK yüzdeleri

%0
%13.2
%8
%1.96

Codes

Color #FAD9E6 in popluar color models

FA D9 E6
RGB 250 217 230
HSL 336° 76.74% 91.57%
HSB/HSV 336° 13.20% 98.04%
CMYK 0.00% 13.20% 8.00%
1.96%

Color #FAD9E6 in popluar number systems.

HEX FA D9 E6
Decimal 250 217 230
Binary 11111010 11011001 11100110
Octal 372 331 346

Shades and tints

Shades of #FAD9E6

#FAD9E6
(250,217,230)
#E4C6D2
(228,198,210)
#CEB3BE
(206,179,190)
#B8A0AA
(184,160,170)
#A28D96
(162,141,150)
#8C7A82
(140,122,130)
#76676E
(118,103,110)
#60545A
(96,84,90)
#4A4146
(74,65,70)
#342E32
(52,46,50)
#1E1B1E
(30,27,30)
#000000
(0,0,0)

Tints of #FAD9E6

#FAD9E6
(250,217,230)
#FADCE8
(250,220,232)
#FADFEA
(250,223,234)
#FAE2EC
(250,226,236)
#FAE5EE
(250,229,238)
#FAE8F0
(250,232,240)
#FAEBF2
(250,235,242)
#FAEEF4
(250,238,244)
#FAF1F6
(250,241,246)
#FAF4F8
(250,244,248)
#FAF7FA
(250,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAD9E6 color. Also use rgb(250,217,230) instead hex code.

Text Font Color

.myTextColor { color: #FAD9E6; }

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

This text font color is #FAD9E6.

Background Color

.myBgColor { background-color: #FAD9E6; }

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

This div background color is #FAD9E6.

Border color

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

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

This div border color is #FAD9E6.

Opacity

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

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

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

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

This text has shadow with #FAD9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD9E6.

Preview

Color preview on black background

This text has color #FAD9E6 on black background.


Color preview on white background

This text has color #FAD9E6 on white background.


Black color preview on #FAD9E6 background

This text has black color on #FAD9E6 background.


White color preview on #FAD9E6 background

This text has white color on #FAD9E6 background.


Related colors

Complementary color

Complementary color for #hex is #052619.


I love getcolorcode.com

Triadic colors

1 #E6FAD9 and #D9E6FA with #FAD9E6 are triadic colors.

2 #E6D9FA and #D9FAE6 with #FAD9E6 are triadic colors.