COLOR #FAB4DB

HEX: #FAB4DB RGB: (250,180,219)

Renk bilgisi

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

RGB renk modeli

#FAB4DB color RGB value is (250,180,219).

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

RGB bağlantıları ve doygunluk

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

250
180
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 180 + 219 = 649 (100%)
R 250 of 649 ~ 38.52%
G 180 of 649 ~ 27.73%
B 219 of 649 ~ 33.74'%

%38.52
%27.73
%33.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.00%
  • 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
%28
%12.4
%1.96

Codes

Color #FAB4DB in popluar color models

FA B4 DB
RGB 250 180 219
HSL 327° 87.50% 84.31%
HSB/HSV 327° 28.00% 98.04%
CMYK 0.00% 28.00% 12.40%
1.96%

Color #FAB4DB in popluar number systems.

HEX FA B4 DB
Decimal 250 180 219
Binary 11111010 10110100 11011011
Octal 372 264 333

Shades and tints

Shades of #FAB4DB

#FAB4DB
(250,180,219)
#E4A4C8
(228,164,200)
#CE94B5
(206,148,181)
#B884A2
(184,132,162)
#A2748F
(162,116,143)
#8C647C
(140,100,124)
#765469
(118,84,105)
#604456
(96,68,86)
#4A3443
(74,52,67)
#342430
(52,36,48)
#1E141D
(30,20,29)
#000000
(0,0,0)

Tints of #FAB4DB

#FAB4DB
(250,180,219)
#FABADE
(250,186,222)
#FAC0E1
(250,192,225)
#FAC6E4
(250,198,228)
#FACCE7
(250,204,231)
#FAD2EA
(250,210,234)
#FAD8ED
(250,216,237)
#FADEF0
(250,222,240)
#FAE4F3
(250,228,243)
#FAEAF6
(250,234,246)
#FAF0F9
(250,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAB4DB; }

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

This text font color is #FAB4DB.

Background Color

.myBgColor { background-color: #FAB4DB; }

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

This div background color is #FAB4DB.

Border color

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

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

This div border color is #FAB4DB.

Opacity

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

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

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

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

This text has shadow with #FAB4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAB4DB.

Preview

Color preview on black background

This text has color #FAB4DB on black background.


Color preview on white background

This text has color #FAB4DB on white background.


Black color preview on #FAB4DB background

This text has black color on #FAB4DB background.


White color preview on #FAB4DB background

This text has white color on #FAB4DB background.


Related colors

Complementary color

Complementary color for #hex is #054B24.


I love getcolorcode.com

Triadic colors

1 #DBFAB4 and #B4DBFA with #FAB4DB are triadic colors.

2 #DBB4FA and #B4FADB with #FAB4DB are triadic colors.