COLOR #FACA99

HEX: #FACA99 RGB: (250,202,153)

Renk bilgisi

#FACA99 contains mainly red and green colors. #FACA99 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#FACA99 color RGB value is (250,202,153).

RGB: (250,202,153) (98%, 79%, 60%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 202 of 255 = 79%
B 153 of 255 = 60%

250
202
153

R + G + B ~ 79%. #FACA99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 202 + 153 = 605 (100%)
R 250 of 605 ~ 41.32%
G 202 of 605 ~ 33.39%
B 153 of 605 ~ 25.29'%

%41.32
%33.39
%25.29

CMYK RENK MODELİ

#FACA99 rengi CMYK tonu (0,19,39,2).

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

CMYK: (0,19,39,2)
C0M19Y39K2 (0%, 19%, 39%, 2%)
(0.00 / 0.19 / 0.39 / 0.02)

CMYK yüzdeleri

%0
%19.2
%38.8
%1.96

Codes

Color #FACA99 in popluar color models

FA CA 99
RGB 250 202 153
HSL 30° 90.65% 79.02%
HSB/HSV 30° 38.80% 98.04%
CMYK 0.00% 19.20% 38.80%
1.96%

Color #FACA99 in popluar number systems.

HEX FA CA 99
Decimal 250 202 153
Binary 11111010 11001010 10011001
Octal 372 312 231

Shades and tints

Shades of #FACA99

#FACA99
(250,202,153)
#E4B88C
(228,184,140)
#CEA67F
(206,166,127)
#B89472
(184,148,114)
#A28265
(162,130,101)
#8C7058
(140,112,88)
#765E4B
(118,94,75)
#604C3E
(96,76,62)
#4A3A31
(74,58,49)
#342824
(52,40,36)
#1E1617
(30,22,23)
#000000
(0,0,0)

Tints of #FACA99

#FACA99
(250,202,153)
#FACEA2
(250,206,162)
#FAD2AB
(250,210,171)
#FAD6B4
(250,214,180)
#FADABD
(250,218,189)
#FADEC6
(250,222,198)
#FAE2CF
(250,226,207)
#FAE6D8
(250,230,216)
#FAEAE1
(250,234,225)
#FAEEEA
(250,238,234)
#FAF2F3
(250,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FACA99; }

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

This text font color is #FACA99.

Background Color

.myBgColor { background-color: #FACA99; }

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

This div background color is #FACA99.

Border color

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

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

This div border color is #FACA99.

Opacity

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

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

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

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

This text has shadow with #FACA99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FACA99.

Preview

Color preview on black background

This text has color #FACA99 on black background.


Color preview on white background

This text has color #FACA99 on white background.


Black color preview on #FACA99 background

This text has black color on #FACA99 background.


White color preview on #FACA99 background

This text has white color on #FACA99 background.


Related colors

Complementary color

Complementary color for #hex is #053566.


I love getcolorcode.com

Triadic colors

1 #99FACA and #CA99FA with #FACA99 are triadic colors.

2 #99CAFA and #CAFA99 with #FACA99 are triadic colors.