COLOR #FAD9E5

HEX: #FAD9E5 RGB: (250,217,229)

Renk bilgisi

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

RGB renk modeli

#FAD9E5 color RGB value is (250,217,229).

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

RGB bağlantıları ve doygunluk

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

250
217
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 217 + 229 = 696 (100%)
R 250 of 696 ~ 35.92%
G 217 of 696 ~ 31.18%
B 229 of 696 ~ 32.9'%

%35.92
%31.18
%32.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.20%
  • sarı tonu 8.40%
  • 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.4
%1.96

Codes

Color #FAD9E5 in popluar color models

FA D9 E5
RGB 250 217 229
HSL 338° 76.74% 91.57%
HSB/HSV 338° 13.20% 98.04%
CMYK 0.00% 13.20% 8.40%
1.96%

Color #FAD9E5 in popluar number systems.

HEX FA D9 E5
Decimal 250 217 229
Binary 11111010 11011001 11100101
Octal 372 331 345

Shades and tints

Shades of #FAD9E5

#FAD9E5
(250,217,229)
#E4C6D1
(228,198,209)
#CEB3BD
(206,179,189)
#B8A0A9
(184,160,169)
#A28D95
(162,141,149)
#8C7A81
(140,122,129)
#76676D
(118,103,109)
#605459
(96,84,89)
#4A4145
(74,65,69)
#342E31
(52,46,49)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #FAD9E5

#FAD9E5
(250,217,229)
#FADCE7
(250,220,231)
#FADFE9
(250,223,233)
#FAE2EB
(250,226,235)
#FAE5ED
(250,229,237)
#FAE8EF
(250,232,239)
#FAEBF1
(250,235,241)
#FAEEF3
(250,238,243)
#FAF1F5
(250,241,245)
#FAF4F7
(250,244,247)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD9E5; }

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

This text font color is #FAD9E5.

Background Color

.myBgColor { background-color: #FAD9E5; }

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

This div background color is #FAD9E5.

Border color

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

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

This div border color is #FAD9E5.

Opacity

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

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

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

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

This text has shadow with #FAD9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD9E5.

Preview

Color preview on black background

This text has color #FAD9E5 on black background.


Color preview on white background

This text has color #FAD9E5 on white background.


Black color preview on #FAD9E5 background

This text has black color on #FAD9E5 background.


White color preview on #FAD9E5 background

This text has white color on #FAD9E5 background.


Related colors

Complementary color

Complementary color for #hex is #05261A.


I love getcolorcode.com

Triadic colors

1 #E5FAD9 and #D9E5FA with #FAD9E5 are triadic colors.

2 #E5D9FA and #D9FAE5 with #FAD9E5 are triadic colors.