COLOR #FAD8EA

HEX: #FAD8EA RGB: (250,216,234)

Renk bilgisi

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

RGB renk modeli

#FAD8EA color RGB value is (250,216,234).

RGB: (250,216,234) (98%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 216 of 255 = 85%
B 234 of 255 = 92%

250
216
234

R + G + B ~ 92%. #FAD8EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 216 + 234 = 700 (100%)
R 250 of 700 ~ 35.71%
G 216 of 700 ~ 30.86%
B 234 of 700 ~ 33.43'%

%35.71
%30.86
%33.43

CMYK RENK MODELİ

#FAD8EA rengi CMYK tonu (0,14,6,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.60%
  • sarı tonu 6.40%
  • ana renk tonu 1.96%

CMYK: (0,14,6,2)
C0M14Y6K2 (0%, 14%, 6%, 2%)
(0.00 / 0.14 / 0.06 / 0.02)

CMYK yüzdeleri

%0
%13.6
%6.4
%1.96

Codes

Color #FAD8EA in popluar color models

FA D8 EA
RGB 250 216 234
HSL 328° 77.27% 91.37%
HSB/HSV 328° 13.60% 98.04%
CMYK 0.00% 13.60% 6.40%
1.96%

Color #FAD8EA in popluar number systems.

HEX FA D8 EA
Decimal 250 216 234
Binary 11111010 11011000 11101010
Octal 372 330 352

Shades and tints

Shades of #FAD8EA

#FAD8EA
(250,216,234)
#E4C5D5
(228,197,213)
#CEB2C0
(206,178,192)
#B89FAB
(184,159,171)
#A28C96
(162,140,150)
#8C7981
(140,121,129)
#76666C
(118,102,108)
#605357
(96,83,87)
#4A4042
(74,64,66)
#342D2D
(52,45,45)
#1E1A18
(30,26,24)
#000000
(0,0,0)

Tints of #FAD8EA

#FAD8EA
(250,216,234)
#FADBEB
(250,219,235)
#FADEEC
(250,222,236)
#FAE1ED
(250,225,237)
#FAE4EE
(250,228,238)
#FAE7EF
(250,231,239)
#FAEAF0
(250,234,240)
#FAEDF1
(250,237,241)
#FAF0F2
(250,240,242)
#FAF3F3
(250,243,243)
#FAF6F4
(250,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD8EA; }

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

This text font color is #FAD8EA.

Background Color

.myBgColor { background-color: #FAD8EA; }

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

This div background color is #FAD8EA.

Border color

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

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

This div border color is #FAD8EA.

Opacity

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

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

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

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

This text has shadow with #FAD8EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD8EA.

Preview

Color preview on black background

This text has color #FAD8EA on black background.


Color preview on white background

This text has color #FAD8EA on white background.


Black color preview on #FAD8EA background

This text has black color on #FAD8EA background.


White color preview on #FAD8EA background

This text has white color on #FAD8EA background.


Related colors

Complementary color

Complementary color for #hex is #052715.


I love getcolorcode.com

Triadic colors

1 #EAFAD8 and #D8EAFA with #FAD8EA are triadic colors.

2 #EAD8FA and #D8FAEA with #FAD8EA are triadic colors.