COLOR #F5ABB5

HEX: #F5ABB5 RGB: (245,171,181)

Renk bilgisi

#F5ABB5 contains mainly red color. #F5ABB5 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F5ABB5 color RGB value is (245,171,181).

RGB: (245,171,181) (96%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 171 of 255 = 67%
B 181 of 255 = 71%

245
171
181

R + G + B ~ 78%. #F5ABB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 171 + 181 = 597 (100%)
R 245 of 597 ~ 41.04%
G 171 of 597 ~ 28.64%
B 181 of 597 ~ 30.32'%

%41.04
%28.64
%30.32

CMYK RENK MODELİ

#F5ABB5 rengi CMYK tonu (0,30,26,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.20%
  • sarı tonu 26.12%
  • ana renk tonu 3.92%

CMYK: (0,30,26,4)
C0M30Y26K4 (0%, 30%, 26%, 4%)
(0.00 / 0.30 / 0.26 / 0.04)

CMYK yüzdeleri

%0
%30.2
%26.12
%3.92

Codes

Color #F5ABB5 in popluar color models

F5 AB B5
RGB 245 171 181
HSL 352° 78.72% 81.57%
HSB/HSV 352° 30.20% 96.08%
CMYK 0.00% 30.20% 26.12%
3.92%

Color #F5ABB5 in popluar number systems.

HEX F5 AB B5
Decimal 245 171 181
Binary 11110101 10101011 10110101
Octal 365 253 265

Shades and tints

Shades of #F5ABB5

#F5ABB5
(245,171,181)
#DF9CA5
(223,156,165)
#C98D95
(201,141,149)
#B37E85
(179,126,133)
#9D6F75
(157,111,117)
#876065
(135,96,101)
#715155
(113,81,85)
#5B4245
(91,66,69)
#453335
(69,51,53)
#2F2425
(47,36,37)
#191515
(25,21,21)
#000000
(0,0,0)

Tints of #F5ABB5

#F5ABB5
(245,171,181)
#F5B2BB
(245,178,187)
#F5B9C1
(245,185,193)
#F5C0C7
(245,192,199)
#F5C7CD
(245,199,205)
#F5CED3
(245,206,211)
#F5D5D9
(245,213,217)
#F5DCDF
(245,220,223)
#F5E3E5
(245,227,229)
#F5EAEB
(245,234,235)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5ABB5 color. Also use rgb(245,171,181) instead hex code.

Text Font Color

.myTextColor { color: #F5ABB5; }

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

This text font color is #F5ABB5.

Background Color

.myBgColor { background-color: #F5ABB5; }

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

This div background color is #F5ABB5.

Border color

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

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

This div border color is #F5ABB5.

Opacity

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

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

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

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

This text has shadow with #F5ABB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5ABB5.

Preview

Color preview on black background

This text has color #F5ABB5 on black background.


Color preview on white background

This text has color #F5ABB5 on white background.


Black color preview on #F5ABB5 background

This text has black color on #F5ABB5 background.


White color preview on #F5ABB5 background

This text has white color on #F5ABB5 background.


Related colors

Complementary color

Complementary color for #hex is #0A544A.


I love getcolorcode.com

Triadic colors

1 #B5F5AB and #ABB5F5 with #F5ABB5 are triadic colors.

2 #B5ABF5 and #ABF5B5 with #F5ABB5 are triadic colors.