COLOR #FAB499

HEX: #FAB499 RGB: (250,180,153)

Renk bilgisi

#FAB499 contains mainly red color. #FAB499 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FAB499 color RGB value is (250,180,153).

RGB: (250,180,153) (98%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 180 of 255 = 71%
B 153 of 255 = 60%

250
180
153

R + G + B ~ 76%. #FAB499 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 180 + 153 = 583 (100%)
R 250 of 583 ~ 42.88%
G 180 of 583 ~ 30.87%
B 153 of 583 ~ 26.24'%

%42.88
%30.87
%26.24

CMYK RENK MODELİ

#FAB499 rengi CMYK tonu (0,28,39,2).

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

CMYK: (0,28,39,2)
C0M28Y39K2 (0%, 28%, 39%, 2%)
(0.00 / 0.28 / 0.39 / 0.02)

CMYK yüzdeleri

%0
%28
%38.8
%1.96

Codes

Color #FAB499 in popluar color models

FA B4 99
RGB 250 180 153
HSL 17° 90.65% 79.02%
HSB/HSV 17° 38.80% 98.04%
CMYK 0.00% 28.00% 38.80%
1.96%

Color #FAB499 in popluar number systems.

HEX FA B4 99
Decimal 250 180 153
Binary 11111010 10110100 10011001
Octal 372 264 231

Shades and tints

Shades of #FAB499

#FAB499
(250,180,153)
#E4A48C
(228,164,140)
#CE947F
(206,148,127)
#B88472
(184,132,114)
#A27465
(162,116,101)
#8C6458
(140,100,88)
#76544B
(118,84,75)
#60443E
(96,68,62)
#4A3431
(74,52,49)
#342424
(52,36,36)
#1E1417
(30,20,23)
#000000
(0,0,0)

Tints of #FAB499

#FAB499
(250,180,153)
#FABAA2
(250,186,162)
#FAC0AB
(250,192,171)
#FAC6B4
(250,198,180)
#FACCBD
(250,204,189)
#FAD2C6
(250,210,198)
#FAD8CF
(250,216,207)
#FADED8
(250,222,216)
#FAE4E1
(250,228,225)
#FAEAEA
(250,234,234)
#FAF0F3
(250,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FAB499; }

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

This text font color is #FAB499.

Background Color

.myBgColor { background-color: #FAB499; }

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

This div background color is #FAB499.

Border color

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

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

This div border color is #FAB499.

Opacity

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

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

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

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

This text has shadow with #FAB499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAB499.

Preview

Color preview on black background

This text has color #FAB499 on black background.


Color preview on white background

This text has color #FAB499 on white background.


Black color preview on #FAB499 background

This text has black color on #FAB499 background.


White color preview on #FAB499 background

This text has white color on #FAB499 background.


Related colors

Complementary color

Complementary color for #hex is #054B66.


I love getcolorcode.com

Triadic colors

1 #99FAB4 and #B499FA with #FAB499 are triadic colors.

2 #99B4FA and #B4FA99 with #FAB499 are triadic colors.