COLOR #FAD5E3

HEX: #FAD5E3 RGB: (250,213,227)

Renk bilgisi

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

RGB renk modeli

#FAD5E3 color RGB value is (250,213,227).

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

RGB bağlantıları ve doygunluk

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

250
213
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 227 = 690 (100%)
R 250 of 690 ~ 36.23%
G 213 of 690 ~ 30.87%
B 227 of 690 ~ 32.9'%

%36.23
%30.87
%32.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.80%
  • sarı tonu 9.20%
  • 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
%9.2
%1.96

Codes

Color #FAD5E3 in popluar color models

FA D5 E3
RGB 250 213 227
HSL 337° 78.72% 90.78%
HSB/HSV 337° 14.80% 98.04%
CMYK 0.00% 14.80% 9.20%
1.96%

Color #FAD5E3 in popluar number systems.

HEX FA D5 E3
Decimal 250 213 227
Binary 11111010 11010101 11100011
Octal 372 325 343

Shades and tints

Shades of #FAD5E3

#FAD5E3
(250,213,227)
#E4C2CF
(228,194,207)
#CEAFBB
(206,175,187)
#B89CA7
(184,156,167)
#A28993
(162,137,147)
#8C767F
(140,118,127)
#76636B
(118,99,107)
#605057
(96,80,87)
#4A3D43
(74,61,67)
#342A2F
(52,42,47)
#1E171B
(30,23,27)
#000000
(0,0,0)

Tints of #FAD5E3

#FAD5E3
(250,213,227)
#FAD8E5
(250,216,229)
#FADBE7
(250,219,231)
#FADEE9
(250,222,233)
#FAE1EB
(250,225,235)
#FAE4ED
(250,228,237)
#FAE7EF
(250,231,239)
#FAEAF1
(250,234,241)
#FAEDF3
(250,237,243)
#FAF0F5
(250,240,245)
#FAF3F7
(250,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5E3; }

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

This text font color is #FAD5E3.

Background Color

.myBgColor { background-color: #FAD5E3; }

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

This div background color is #FAD5E3.

Border color

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

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

This div border color is #FAD5E3.

Opacity

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

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

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

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

This text has shadow with #FAD5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5E3.

Preview

Color preview on black background

This text has color #FAD5E3 on black background.


Color preview on white background

This text has color #FAD5E3 on white background.


Black color preview on #FAD5E3 background

This text has black color on #FAD5E3 background.


White color preview on #FAD5E3 background

This text has white color on #FAD5E3 background.


Related colors

Complementary color

Complementary color for #hex is #052A1C.


I love getcolorcode.com

Triadic colors

1 #E3FAD5 and #D5E3FA with #FAD5E3 are triadic colors.

2 #E3D5FA and #D5FAE3 with #FAD5E3 are triadic colors.