COLOR #FAB5DB

HEX: #FAB5DB RGB: (250,181,219)

Renk bilgisi

#FAB5DB contains mainly red and blue colors. #FAB5DB ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FAB5DB color RGB value is (250,181,219).

RGB: (250,181,219) (98%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 181 of 255 = 71%
B 219 of 255 = 86%

250
181
219

R + G + B ~ 85%. #FAB5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 181 + 219 = 650 (100%)
R 250 of 650 ~ 38.46%
G 181 of 650 ~ 27.85%
B 219 of 650 ~ 33.69'%

%38.46
%27.85
%33.69

CMYK RENK MODELİ

#FAB5DB rengi CMYK tonu (0,28,12,2).

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

CMYK: (0,28,12,2)
C0M28Y12K2 (0%, 28%, 12%, 2%)
(0.00 / 0.28 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%27.6
%12.4
%1.96

Codes

Color #FAB5DB in popluar color models

FA B5 DB
RGB 250 181 219
HSL 327° 87.34% 84.51%
HSB/HSV 327° 27.60% 98.04%
CMYK 0.00% 27.60% 12.40%
1.96%

Color #FAB5DB in popluar number systems.

HEX FA B5 DB
Decimal 250 181 219
Binary 11111010 10110101 11011011
Octal 372 265 333

Shades and tints

Shades of #FAB5DB

#FAB5DB
(250,181,219)
#E4A5C8
(228,165,200)
#CE95B5
(206,149,181)
#B885A2
(184,133,162)
#A2758F
(162,117,143)
#8C657C
(140,101,124)
#765569
(118,85,105)
#604556
(96,69,86)
#4A3543
(74,53,67)
#342530
(52,37,48)
#1E151D
(30,21,29)
#000000
(0,0,0)

Tints of #FAB5DB

#FAB5DB
(250,181,219)
#FABBDE
(250,187,222)
#FAC1E1
(250,193,225)
#FAC7E4
(250,199,228)
#FACDE7
(250,205,231)
#FAD3EA
(250,211,234)
#FAD9ED
(250,217,237)
#FADFF0
(250,223,240)
#FAE5F3
(250,229,243)
#FAEBF6
(250,235,246)
#FAF1F9
(250,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAB5DB; }

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

This text font color is #FAB5DB.

Background Color

.myBgColor { background-color: #FAB5DB; }

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

This div background color is #FAB5DB.

Border color

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

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

This div border color is #FAB5DB.

Opacity

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

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

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

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

This text has shadow with #FAB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAB5DB.

Preview

Color preview on black background

This text has color #FAB5DB on black background.


Color preview on white background

This text has color #FAB5DB on white background.


Black color preview on #FAB5DB background

This text has black color on #FAB5DB background.


White color preview on #FAB5DB background

This text has white color on #FAB5DB background.


Related colors

Complementary color

Complementary color for #hex is #054A24.


I love getcolorcode.com

Triadic colors

1 #DBFAB5 and #B5DBFA with #FAB5DB are triadic colors.

2 #DBB5FA and #B5FADB with #FAB5DB are triadic colors.