COLOR #FAD5E6

HEX: #FAD5E6 RGB: (250,213,230)

Renk bilgisi

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

RGB renk modeli

#FAD5E6 color RGB value is (250,213,230).

RGB: (250,213,230) (98%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 230 of 255 = 90%

250
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 230 = 693 (100%)
R 250 of 693 ~ 36.08%
G 213 of 693 ~ 30.74%
B 230 of 693 ~ 33.19'%

%36.08
%30.74
%33.19

CMYK RENK MODELİ

#FAD5E6 rengi CMYK tonu (0,15,8,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.80%
  • sarı tonu 8.00%
  • ana renk tonu 1.96%

CMYK: (0,15,8,2)
C0M15Y8K2 (0%, 15%, 8%, 2%)
(0.00 / 0.15 / 0.08 / 0.02)

CMYK yüzdeleri

%0
%14.8
%8
%1.96

Codes

Color #FAD5E6 in popluar color models

FA D5 E6
RGB 250 213 230
HSL 332° 78.72% 90.78%
HSB/HSV 332° 14.80% 98.04%
CMYK 0.00% 14.80% 8.00%
1.96%

Color #FAD5E6 in popluar number systems.

HEX FA D5 E6
Decimal 250 213 230
Binary 11111010 11010101 11100110
Octal 372 325 346

Shades and tints

Shades of #FAD5E6

#FAD5E6
(250,213,230)
#E4C2D2
(228,194,210)
#CEAFBE
(206,175,190)
#B89CAA
(184,156,170)
#A28996
(162,137,150)
#8C7682
(140,118,130)
#76636E
(118,99,110)
#60505A
(96,80,90)
#4A3D46
(74,61,70)
#342A32
(52,42,50)
#1E171E
(30,23,30)
#000000
(0,0,0)

Tints of #FAD5E6

#FAD5E6
(250,213,230)
#FAD8E8
(250,216,232)
#FADBEA
(250,219,234)
#FADEEC
(250,222,236)
#FAE1EE
(250,225,238)
#FAE4F0
(250,228,240)
#FAE7F2
(250,231,242)
#FAEAF4
(250,234,244)
#FAEDF6
(250,237,246)
#FAF0F8
(250,240,248)
#FAF3FA
(250,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5E6; }

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

This text font color is #FAD5E6.

Background Color

.myBgColor { background-color: #FAD5E6; }

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

This div background color is #FAD5E6.

Border color

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

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

This div border color is #FAD5E6.

Opacity

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

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

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

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

This text has shadow with #FAD5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5E6.

Preview

Color preview on black background

This text has color #FAD5E6 on black background.


Color preview on white background

This text has color #FAD5E6 on white background.


Black color preview on #FAD5E6 background

This text has black color on #FAD5E6 background.


White color preview on #FAD5E6 background

This text has white color on #FAD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #052A19.


I love getcolorcode.com

Triadic colors

1 #E6FAD5 and #D5E6FA with #FAD5E6 are triadic colors.

2 #E6D5FA and #D5FAE6 with #FAD5E6 are triadic colors.