COLOR #FAB4D5

HEX: #FAB4D5 RGB: (250,180,213)

Renk bilgisi

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

RGB renk modeli

#FAB4D5 color RGB value is (250,180,213).

RGB: (250,180,213) (98%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 180 of 255 = 71%
B 213 of 255 = 84%

250
180
213

R + G + B ~ 84%. #FAB4D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 180 + 213 = 643 (100%)
R 250 of 643 ~ 38.88%
G 180 of 643 ~ 27.99%
B 213 of 643 ~ 33.13'%

%38.88
%27.99
%33.13

CMYK RENK MODELİ

#FAB4D5 rengi CMYK tonu (0,28,15,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.00%
  • sarı tonu 14.80%
  • ana renk tonu 1.96%

CMYK: (0,28,15,2)
C0M28Y15K2 (0%, 28%, 15%, 2%)
(0.00 / 0.28 / 0.15 / 0.02)

CMYK yüzdeleri

%0
%28
%14.8
%1.96

Codes

Color #FAB4D5 in popluar color models

FA B4 D5
RGB 250 180 213
HSL 332° 87.50% 84.31%
HSB/HSV 332° 28.00% 98.04%
CMYK 0.00% 28.00% 14.80%
1.96%

Color #FAB4D5 in popluar number systems.

HEX FA B4 D5
Decimal 250 180 213
Binary 11111010 10110100 11010101
Octal 372 264 325

Shades and tints

Shades of #FAB4D5

#FAB4D5
(250,180,213)
#E4A4C2
(228,164,194)
#CE94AF
(206,148,175)
#B8849C
(184,132,156)
#A27489
(162,116,137)
#8C6476
(140,100,118)
#765463
(118,84,99)
#604450
(96,68,80)
#4A343D
(74,52,61)
#34242A
(52,36,42)
#1E1417
(30,20,23)
#000000
(0,0,0)

Tints of #FAB4D5

#FAB4D5
(250,180,213)
#FABAD8
(250,186,216)
#FAC0DB
(250,192,219)
#FAC6DE
(250,198,222)
#FACCE1
(250,204,225)
#FAD2E4
(250,210,228)
#FAD8E7
(250,216,231)
#FADEEA
(250,222,234)
#FAE4ED
(250,228,237)
#FAEAF0
(250,234,240)
#FAF0F3
(250,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAB4D5; }

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

This text font color is #FAB4D5.

Background Color

.myBgColor { background-color: #FAB4D5; }

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

This div background color is #FAB4D5.

Border color

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

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

This div border color is #FAB4D5.

Opacity

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

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

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

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

This text has shadow with #FAB4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAB4D5.

Preview

Color preview on black background

This text has color #FAB4D5 on black background.


Color preview on white background

This text has color #FAB4D5 on white background.


Black color preview on #FAB4D5 background

This text has black color on #FAB4D5 background.


White color preview on #FAB4D5 background

This text has white color on #FAB4D5 background.


Related colors

Complementary color

Complementary color for #hex is #054B2A.


I love getcolorcode.com

Triadic colors

1 #D5FAB4 and #B4D5FA with #FAB4D5 are triadic colors.

2 #D5B4FA and #B4FAD5 with #FAB4D5 are triadic colors.