COLOR #FAD5DB

HEX: #FAD5DB RGB: (250,213,219)

Renk bilgisi

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

RGB renk modeli

#FAD5DB color RGB value is (250,213,219).

RGB: (250,213,219) (98%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 213 of 255 = 84%
B 219 of 255 = 86%

250
213
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 213 + 219 = 682 (100%)
R 250 of 682 ~ 36.66%
G 213 of 682 ~ 31.23%
B 219 of 682 ~ 32.11'%

%36.66
%31.23
%32.11

CMYK RENK MODELİ

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

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

Codes

Color #FAD5DB in popluar color models

FA D5 DB
RGB 250 213 219
HSL 350° 78.72% 90.78%
HSB/HSV 350° 14.80% 98.04%
CMYK 0.00% 14.80% 12.40%
1.96%

Color #FAD5DB in popluar number systems.

HEX FA D5 DB
Decimal 250 213 219
Binary 11111010 11010101 11011011
Octal 372 325 333

Shades and tints

Shades of #FAD5DB

#FAD5DB
(250,213,219)
#E4C2C8
(228,194,200)
#CEAFB5
(206,175,181)
#B89CA2
(184,156,162)
#A2898F
(162,137,143)
#8C767C
(140,118,124)
#766369
(118,99,105)
#605056
(96,80,86)
#4A3D43
(74,61,67)
#342A30
(52,42,48)
#1E171D
(30,23,29)
#000000
(0,0,0)

Tints of #FAD5DB

#FAD5DB
(250,213,219)
#FAD8DE
(250,216,222)
#FADBE1
(250,219,225)
#FADEE4
(250,222,228)
#FAE1E7
(250,225,231)
#FAE4EA
(250,228,234)
#FAE7ED
(250,231,237)
#FAEAF0
(250,234,240)
#FAEDF3
(250,237,243)
#FAF0F6
(250,240,246)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD5DB; }

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

This text font color is #FAD5DB.

Background Color

.myBgColor { background-color: #FAD5DB; }

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

This div background color is #FAD5DB.

Border color

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

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

This div border color is #FAD5DB.

Opacity

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

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

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

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

This text has shadow with #FAD5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD5DB.

Preview

Color preview on black background

This text has color #FAD5DB on black background.


Color preview on white background

This text has color #FAD5DB on white background.


Black color preview on #FAD5DB background

This text has black color on #FAD5DB background.


White color preview on #FAD5DB background

This text has white color on #FAD5DB background.


Related colors

Complementary color

Complementary color for #hex is #052A24.


I love getcolorcode.com

Triadic colors

1 #DBFAD5 and #D5DBFA with #FAD5DB are triadic colors.

2 #DBD5FA and #D5FADB with #FAD5DB are triadic colors.