COLOR #FAD4C6

HEX: #FAD4C6 RGB: (250,212,198)

Renk bilgisi

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

RGB renk modeli

#FAD4C6 color RGB value is (250,212,198).

RGB: (250,212,198) (98%, 83%, 78%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 212 of 255 = 83%
B 198 of 255 = 78%

250
212
198

R + G + B ~ 86%. #FAD4C6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 212 + 198 = 660 (100%)
R 250 of 660 ~ 37.88%
G 212 of 660 ~ 32.12%
B 198 of 660 ~ 30'%

%37.88
%32.12
%30

CMYK RENK MODELİ

#FAD4C6 rengi CMYK tonu (0,15,21,2).

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

CMYK: (0,15,21,2)
C0M15Y21K2 (0%, 15%, 21%, 2%)
(0.00 / 0.15 / 0.21 / 0.02)

CMYK yüzdeleri

%0
%15.2
%20.8
%1.96

Codes

Color #FAD4C6 in popluar color models

FA D4 C6
RGB 250 212 198
HSL 16° 83.87% 87.84%
HSB/HSV 16° 20.80% 98.04%
CMYK 0.00% 15.20% 20.80%
1.96%

Color #FAD4C6 in popluar number systems.

HEX FA D4 C6
Decimal 250 212 198
Binary 11111010 11010100 11000110
Octal 372 324 306

Shades and tints

Shades of #FAD4C6

#FAD4C6
(250,212,198)
#E4C1B4
(228,193,180)
#CEAEA2
(206,174,162)
#B89B90
(184,155,144)
#A2887E
(162,136,126)
#8C756C
(140,117,108)
#76625A
(118,98,90)
#604F48
(96,79,72)
#4A3C36
(74,60,54)
#342924
(52,41,36)
#1E1612
(30,22,18)
#000000
(0,0,0)

Tints of #FAD4C6

#FAD4C6
(250,212,198)
#FAD7CB
(250,215,203)
#FADAD0
(250,218,208)
#FADDD5
(250,221,213)
#FAE0DA
(250,224,218)
#FAE3DF
(250,227,223)
#FAE6E4
(250,230,228)
#FAE9E9
(250,233,233)
#FAECEE
(250,236,238)
#FAEFF3
(250,239,243)
#FAF2F8
(250,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD4C6; }

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

This text font color is #FAD4C6.

Background Color

.myBgColor { background-color: #FAD4C6; }

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

This div background color is #FAD4C6.

Border color

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

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

This div border color is #FAD4C6.

Opacity

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

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

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

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

This text has shadow with #FAD4C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD4C6.

Preview

Color preview on black background

This text has color #FAD4C6 on black background.


Color preview on white background

This text has color #FAD4C6 on white background.


Black color preview on #FAD4C6 background

This text has black color on #FAD4C6 background.


White color preview on #FAD4C6 background

This text has white color on #FAD4C6 background.


Related colors

Complementary color

Complementary color for #hex is #052B39.


I love getcolorcode.com

Triadic colors

1 #C6FAD4 and #D4C6FA with #FAD4C6 are triadic colors.

2 #C6D4FA and #D4FAC6 with #FAD4C6 are triadic colors.