COLOR #FAD5E4

HEX: #FAD5E4 RGB: (250,213,228)

Renk bilgisi

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

RGB renk modeli

#FAD5E4 color RGB value is (250,213,228).

RGB: (250,213,228) (98%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 228 of 255 = 89%

250
213
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 228 = 691 (100%)
R 250 of 691 ~ 36.18%
G 213 of 691 ~ 30.82%
B 228 of 691 ~ 33'%

%36.18
%30.82
%33

CMYK RENK MODELİ

#FAD5E4 rengi CMYK tonu (0,15,9,2).

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

CMYK: (0,15,9,2)
C0M15Y9K2 (0%, 15%, 9%, 2%)
(0.00 / 0.15 / 0.09 / 0.02)

CMYK yüzdeleri

%0
%14.8
%8.8
%1.96

Codes

Color #FAD5E4 in popluar color models

FA D5 E4
RGB 250 213 228
HSL 336° 78.72% 90.78%
HSB/HSV 336° 14.80% 98.04%
CMYK 0.00% 14.80% 8.80%
1.96%

Color #FAD5E4 in popluar number systems.

HEX FA D5 E4
Decimal 250 213 228
Binary 11111010 11010101 11100100
Octal 372 325 344

Shades and tints

Shades of #FAD5E4

#FAD5E4
(250,213,228)
#E4C2D0
(228,194,208)
#CEAFBC
(206,175,188)
#B89CA8
(184,156,168)
#A28994
(162,137,148)
#8C7680
(140,118,128)
#76636C
(118,99,108)
#605058
(96,80,88)
#4A3D44
(74,61,68)
#342A30
(52,42,48)
#1E171C
(30,23,28)
#000000
(0,0,0)

Tints of #FAD5E4

#FAD5E4
(250,213,228)
#FAD8E6
(250,216,230)
#FADBE8
(250,219,232)
#FADEEA
(250,222,234)
#FAE1EC
(250,225,236)
#FAE4EE
(250,228,238)
#FAE7F0
(250,231,240)
#FAEAF2
(250,234,242)
#FAEDF4
(250,237,244)
#FAF0F6
(250,240,246)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5E4; }

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

This text font color is #FAD5E4.

Background Color

.myBgColor { background-color: #FAD5E4; }

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

This div background color is #FAD5E4.

Border color

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

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

This div border color is #FAD5E4.

Opacity

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

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

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

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

This text has shadow with #FAD5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5E4.

Preview

Color preview on black background

This text has color #FAD5E4 on black background.


Color preview on white background

This text has color #FAD5E4 on white background.


Black color preview on #FAD5E4 background

This text has black color on #FAD5E4 background.


White color preview on #FAD5E4 background

This text has white color on #FAD5E4 background.


Related colors

Complementary color

Complementary color for #hex is #052A1B.


I love getcolorcode.com

Triadic colors

1 #E4FAD5 and #D5E4FA with #FAD5E4 are triadic colors.

2 #E4D5FA and #D5FAE4 with #FAD5E4 are triadic colors.