COLOR #FAD5E9

HEX: #FAD5E9 RGB: (250,213,233)

Renk bilgisi

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

RGB renk modeli

#FAD5E9 color RGB value is (250,213,233).

RGB: (250,213,233) (98%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 233 of 255 = 91%

250
213
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 233 = 696 (100%)
R 250 of 696 ~ 35.92%
G 213 of 696 ~ 30.6%
B 233 of 696 ~ 33.48'%

%35.92
%30.6
%33.48

CMYK RENK MODELİ

#FAD5E9 rengi CMYK tonu (0,15,7,2).

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

CMYK: (0,15,7,2)
C0M15Y7K2 (0%, 15%, 7%, 2%)
(0.00 / 0.15 / 0.07 / 0.02)

CMYK yüzdeleri

%0
%14.8
%6.8
%1.96

Codes

Color #FAD5E9 in popluar color models

FA D5 E9
RGB 250 213 233
HSL 328° 78.72% 90.78%
HSB/HSV 328° 14.80% 98.04%
CMYK 0.00% 14.80% 6.80%
1.96%

Color #FAD5E9 in popluar number systems.

HEX FA D5 E9
Decimal 250 213 233
Binary 11111010 11010101 11101001
Octal 372 325 351

Shades and tints

Shades of #FAD5E9

#FAD5E9
(250,213,233)
#E4C2D4
(228,194,212)
#CEAFBF
(206,175,191)
#B89CAA
(184,156,170)
#A28995
(162,137,149)
#8C7680
(140,118,128)
#76636B
(118,99,107)
#605056
(96,80,86)
#4A3D41
(74,61,65)
#342A2C
(52,42,44)
#1E1717
(30,23,23)
#000000
(0,0,0)

Tints of #FAD5E9

#FAD5E9
(250,213,233)
#FAD8EB
(250,216,235)
#FADBED
(250,219,237)
#FADEEF
(250,222,239)
#FAE1F1
(250,225,241)
#FAE4F3
(250,228,243)
#FAE7F5
(250,231,245)
#FAEAF7
(250,234,247)
#FAEDF9
(250,237,249)
#FAF0FB
(250,240,251)
#FAF3FD
(250,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5E9; }

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

This text font color is #FAD5E9.

Background Color

.myBgColor { background-color: #FAD5E9; }

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

This div background color is #FAD5E9.

Border color

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

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

This div border color is #FAD5E9.

Opacity

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

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

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

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

This text has shadow with #FAD5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5E9.

Preview

Color preview on black background

This text has color #FAD5E9 on black background.


Color preview on white background

This text has color #FAD5E9 on white background.


Black color preview on #FAD5E9 background

This text has black color on #FAD5E9 background.


White color preview on #FAD5E9 background

This text has white color on #FAD5E9 background.


Related colors

Complementary color

Complementary color for #hex is #052A16.


I love getcolorcode.com

Triadic colors

1 #E9FAD5 and #D5E9FA with #FAD5E9 are triadic colors.

2 #E9D5FA and #D5FAE9 with #FAD5E9 are triadic colors.