COLOR #FAD5EA

HEX: #FAD5EA RGB: (250,213,234)

Renk bilgisi

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

RGB renk modeli

#FAD5EA color RGB value is (250,213,234).

RGB: (250,213,234) (98%, 84%, 92%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 234 of 255 = 92%

250
213
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 234 = 697 (100%)
R 250 of 697 ~ 35.87%
G 213 of 697 ~ 30.56%
B 234 of 697 ~ 33.57'%

%35.87
%30.56
%33.57

CMYK RENK MODELİ

#FAD5EA rengi CMYK tonu (0,15,6,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.80%
  • sarı tonu 6.40%
  • ana renk tonu 1.96%
CMYK: (0,15,6,2) C0M15Y6K2 (0%,15%,6%,2%) (0.00/0.15/0.06/0.02) 

CMYK yüzdeleri

%0
%14.8
%6.4
%1.96

Codes

Color #FAD5EA in popluar color models

FA D5 EA
RGB 250 213 234
HSL 326° 78.72% 90.78%
HSB/HSV 326° 14.80% 98.04%
CMYK 0.00% 14.80% 6.40%
1.96%

Color #FAD5EA in popluar number systems.

HEX FA D5 EA
Decimal 250 213 234
Binary 11111010 11010101 11101010
Octal 372 325 352

Shades and tints

Shades of #FAD5EA

#FAD5EA
(250,213,234)
#E4C2D5
(228,194,213)
#CEAFC0
(206,175,192)
#B89CAB
(184,156,171)
#A28996
(162,137,150)
#8C7681
(140,118,129)
#76636C
(118,99,108)
#605057
(96,80,87)
#4A3D42
(74,61,66)
#342A2D
(52,42,45)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #FAD5EA

#FAD5EA
(250,213,234)
#FAD8EB
(250,216,235)
#FADBEC
(250,219,236)
#FADEED
(250,222,237)
#FAE1EE
(250,225,238)
#FAE4EF
(250,228,239)
#FAE7F0
(250,231,240)
#FAEAF1
(250,234,241)
#FAEDF2
(250,237,242)
#FAF0F3
(250,240,243)
#FAF3F4
(250,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5EA; }

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

This text font color is #FAD5EA.

Background Color

.myBgColor { background-color: #FAD5EA; }

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

This div background color is #FAD5EA.

Border color

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

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

This div border color is #FAD5EA.

Opacity

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

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

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

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

This text has shadow with #FAD5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5EA.

Preview

Color preview on black background

This text has color #FAD5EA on black background.


Color preview on white background

This text has color #FAD5EA on white background.


Black color preview on #FAD5EA background

This text has black color on #FAD5EA background.


White color preview on #FAD5EA background

This text has white color on #FAD5EA background.


Related colors

Complementary color

Complementary color for #hex is #052A15.


I love getcolorcode.com

Triadic colors

1 #EAFAD5 and #D5EAFA with #FAD5EA are triadic colors.

2 #EAD5FA and #D5FAEA with #FAD5EA are triadic colors.