COLOR #FAD5E0

HEX: #FAD5E0 RGB: (250,213,224)

Renk bilgisi

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

RGB renk modeli

#FAD5E0 color RGB value is (250,213,224).

RGB: (250,213,224) (98%, 84%, 88%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 224 of 255 = 88%

250
213
224

R + G + B ~ 90%. #FAD5E0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 224 = 687 (100%)
R 250 of 687 ~ 36.39%
G 213 of 687 ~ 31%
B 224 of 687 ~ 32.61'%

%36.39
%31
%32.61

CMYK RENK MODELİ

#FAD5E0 rengi CMYK tonu (0,15,10,2).

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

CMYK: (0,15,10,2)
C0M15Y10K2 (0%, 15%, 10%, 2%)
(0.00 / 0.15 / 0.10 / 0.02)

CMYK yüzdeleri

%0
%14.8
%10.4
%1.96

Codes

Color #FAD5E0 in popluar color models

FA D5 E0
RGB 250 213 224
HSL 342° 78.72% 90.78%
HSB/HSV 342° 14.80% 98.04%
CMYK 0.00% 14.80% 10.40%
1.96%

Color #FAD5E0 in popluar number systems.

HEX FA D5 E0
Decimal 250 213 224
Binary 11111010 11010101 11100000
Octal 372 325 340

Shades and tints

Shades of #FAD5E0

#FAD5E0
(250,213,224)
#E4C2CC
(228,194,204)
#CEAFB8
(206,175,184)
#B89CA4
(184,156,164)
#A28990
(162,137,144)
#8C767C
(140,118,124)
#766368
(118,99,104)
#605054
(96,80,84)
#4A3D40
(74,61,64)
#342A2C
(52,42,44)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #FAD5E0

#FAD5E0
(250,213,224)
#FAD8E2
(250,216,226)
#FADBE4
(250,219,228)
#FADEE6
(250,222,230)
#FAE1E8
(250,225,232)
#FAE4EA
(250,228,234)
#FAE7EC
(250,231,236)
#FAEAEE
(250,234,238)
#FAEDF0
(250,237,240)
#FAF0F2
(250,240,242)
#FAF3F4
(250,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5E0; }

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

This text font color is #FAD5E0.

Background Color

.myBgColor { background-color: #FAD5E0; }

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

This div background color is #FAD5E0.

Border color

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

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

This div border color is #FAD5E0.

Opacity

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

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

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

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

This text has shadow with #FAD5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5E0.

Preview

Color preview on black background

This text has color #FAD5E0 on black background.


Color preview on white background

This text has color #FAD5E0 on white background.


Black color preview on #FAD5E0 background

This text has black color on #FAD5E0 background.


White color preview on #FAD5E0 background

This text has white color on #FAD5E0 background.


Related colors

Complementary color

Complementary color for #hex is #052A1F.


I love getcolorcode.com

Triadic colors

1 #E0FAD5 and #D5E0FA with #FAD5E0 are triadic colors.

2 #E0D5FA and #D5FAE0 with #FAD5E0 are triadic colors.