COLOR #FAD4DC

HEX: #FAD4DC RGB: (250,212,220)

Renk bilgisi

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

RGB renk modeli

#FAD4DC color RGB value is (250,212,220).

RGB: (250,212,220) (98%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 212 of 255 = 83%
B 220 of 255 = 86%

250
212
220

R + G + B ~ 89%. #FAD4DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 212 + 220 = 682 (100%)
R 250 of 682 ~ 36.66%
G 212 of 682 ~ 31.09%
B 220 of 682 ~ 32.26'%

%36.66
%31.09
%32.26

CMYK RENK MODELİ

#FAD4DC rengi CMYK tonu (0,15,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.20%
  • sarı tonu 12.00%
  • ana renk tonu 1.96%

CMYK: (0,15,12,2)
C0M15Y12K2 (0%, 15%, 12%, 2%)
(0.00 / 0.15 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%15.2
%12
%1.96

Codes

Color #FAD4DC in popluar color models

FA D4 DC
RGB 250 212 220
HSL 347° 79.17% 90.59%
HSB/HSV 347° 15.20% 98.04%
CMYK 0.00% 15.20% 12.00%
1.96%

Color #FAD4DC in popluar number systems.

HEX FA D4 DC
Decimal 250 212 220
Binary 11111010 11010100 11011100
Octal 372 324 334

Shades and tints

Shades of #FAD4DC

#FAD4DC
(250,212,220)
#E4C1C8
(228,193,200)
#CEAEB4
(206,174,180)
#B89BA0
(184,155,160)
#A2888C
(162,136,140)
#8C7578
(140,117,120)
#766264
(118,98,100)
#604F50
(96,79,80)
#4A3C3C
(74,60,60)
#342928
(52,41,40)
#1E1614
(30,22,20)
#000000
(0,0,0)

Tints of #FAD4DC

#FAD4DC
(250,212,220)
#FAD7DF
(250,215,223)
#FADAE2
(250,218,226)
#FADDE5
(250,221,229)
#FAE0E8
(250,224,232)
#FAE3EB
(250,227,235)
#FAE6EE
(250,230,238)
#FAE9F1
(250,233,241)
#FAECF4
(250,236,244)
#FAEFF7
(250,239,247)
#FAF2FA
(250,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAD4DC color. Also use rgb(250,212,220) instead hex code.

Text Font Color

.myTextColor { color: #FAD4DC; }

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

This text font color is #FAD4DC.

Background Color

.myBgColor { background-color: #FAD4DC; }

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

This div background color is #FAD4DC.

Border color

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

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

This div border color is #FAD4DC.

Opacity

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

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

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

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

This text has shadow with #FAD4DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD4DC.

Preview

Color preview on black background

This text has color #FAD4DC on black background.


Color preview on white background

This text has color #FAD4DC on white background.


Black color preview on #FAD4DC background

This text has black color on #FAD4DC background.


White color preview on #FAD4DC background

This text has white color on #FAD4DC background.


Related colors

Complementary color

Complementary color for #hex is #052B23.


I love getcolorcode.com

Triadic colors

1 #DCFAD4 and #D4DCFA with #FAD4DC are triadic colors.

2 #DCD4FA and #D4FADC with #FAD4DC are triadic colors.