COLOR #FAD6DB

HEX: #FAD6DB RGB: (250,214,219)

Renk bilgisi

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

RGB renk modeli

#FAD6DB color RGB value is (250,214,219).

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

RGB bağlantıları ve doygunluk

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

250
214
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 214 + 219 = 683 (100%)
R 250 of 683 ~ 36.6%
G 214 of 683 ~ 31.33%
B 219 of 683 ~ 32.06'%

%36.6
%31.33
%32.06

CMYK RENK MODELİ

#FAD6DB rengi CMYK tonu (0,14,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.40%
  • sarı tonu 12.40%
  • ana renk tonu 1.96%

CMYK: (0,14,12,2)
C0M14Y12K2 (0%, 14%, 12%, 2%)
(0.00 / 0.14 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%14.4
%12.4
%1.96

Codes

Color #FAD6DB in popluar color models

FA D6 DB
RGB 250 214 219
HSL 352° 78.26% 90.98%
HSB/HSV 352° 14.40% 98.04%
CMYK 0.00% 14.40% 12.40%
1.96%

Color #FAD6DB in popluar number systems.

HEX FA D6 DB
Decimal 250 214 219
Binary 11111010 11010110 11011011
Octal 372 326 333

Shades and tints

Shades of #FAD6DB

#FAD6DB
(250,214,219)
#E4C3C8
(228,195,200)
#CEB0B5
(206,176,181)
#B89DA2
(184,157,162)
#A28A8F
(162,138,143)
#8C777C
(140,119,124)
#766469
(118,100,105)
#605156
(96,81,86)
#4A3E43
(74,62,67)
#342B30
(52,43,48)
#1E181D
(30,24,29)
#000000
(0,0,0)

Tints of #FAD6DB

#FAD6DB
(250,214,219)
#FAD9DE
(250,217,222)
#FADCE1
(250,220,225)
#FADFE4
(250,223,228)
#FAE2E7
(250,226,231)
#FAE5EA
(250,229,234)
#FAE8ED
(250,232,237)
#FAEBF0
(250,235,240)
#FAEEF3
(250,238,243)
#FAF1F6
(250,241,246)
#FAF4F9
(250,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAD6DB; }

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

This text font color is #FAD6DB.

Background Color

.myBgColor { background-color: #FAD6DB; }

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

This div background color is #FAD6DB.

Border color

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

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

This div border color is #FAD6DB.

Opacity

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

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

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

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

This text has shadow with #FAD6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAD6DB.

Preview

Color preview on black background

This text has color #FAD6DB on black background.


Color preview on white background

This text has color #FAD6DB on white background.


Black color preview on #FAD6DB background

This text has black color on #FAD6DB background.


White color preview on #FAD6DB background

This text has white color on #FAD6DB background.


Related colors

Complementary color

Complementary color for #hex is #052924.


I love getcolorcode.com

Triadic colors

1 #DBFAD6 and #D6DBFA with #FAD6DB are triadic colors.

2 #DBD6FA and #D6FADB with #FAD6DB are triadic colors.