COLOR #FAC387

HEX: #FAC387 RGB: (250,195,135)

Renk bilgisi

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

RGB renk modeli

#FAC387 color RGB value is (250,195,135).

RGB: (250,195,135) (98%, 76%, 53%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 195 of 255 = 76%
B 135 of 255 = 53%

250
195
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 195 + 135 = 580 (100%)
R 250 of 580 ~ 43.1%
G 195 of 580 ~ 33.62%
B 135 of 580 ~ 23.28'%

%43.1
%33.62
%23.28

CMYK RENK MODELİ

#FAC387 rengi CMYK tonu (0,22,46,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.00%
  • sarı tonu 46.00%
  • ana renk tonu 1.96%

CMYK: (0,22,46,2)
C0M22Y46K2 (0%, 22%, 46%, 2%)
(0.00 / 0.22 / 0.46 / 0.02)

CMYK yüzdeleri

%0
%22
%46
%1.96

Codes

Color #FAC387 in popluar color models

FA C3 87
RGB 250 195 135
HSL 31° 92.00% 75.49%
HSB/HSV 31° 46.00% 98.04%
CMYK 0.00% 22.00% 46.00%
1.96%

Color #FAC387 in popluar number systems.

HEX FA C3 87
Decimal 250 195 135
Binary 11111010 11000011 10000111
Octal 372 303 207

Shades and tints

Shades of #FAC387

#FAC387
(250,195,135)
#E4B27B
(228,178,123)
#CEA16F
(206,161,111)
#B89063
(184,144,99)
#A27F57
(162,127,87)
#8C6E4B
(140,110,75)
#765D3F
(118,93,63)
#604C33
(96,76,51)
#4A3B27
(74,59,39)
#342A1B
(52,42,27)
#1E190F
(30,25,15)
#000000
(0,0,0)

Tints of #FAC387

#FAC387
(250,195,135)
#FAC891
(250,200,145)
#FACD9B
(250,205,155)
#FAD2A5
(250,210,165)
#FAD7AF
(250,215,175)
#FADCB9
(250,220,185)
#FAE1C3
(250,225,195)
#FAE6CD
(250,230,205)
#FAEBD7
(250,235,215)
#FAF0E1
(250,240,225)
#FAF5EB
(250,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAC387 color. Also use rgb(250,195,135) instead hex code.

Text Font Color

.myTextColor { color: #FAC387; }

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

This text font color is #FAC387.

Background Color

.myBgColor { background-color: #FAC387; }

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

This div background color is #FAC387.

Border color

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

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

This div border color is #FAC387.

Opacity

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

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

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

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

This text has shadow with #FAC387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAC387.

Preview

Color preview on black background

This text has color #FAC387 on black background.


Color preview on white background

This text has color #FAC387 on white background.


Black color preview on #FAC387 background

This text has black color on #FAC387 background.


White color preview on #FAC387 background

This text has white color on #FAC387 background.


Related colors

Complementary color

Complementary color for #hex is #053C78.


I love getcolorcode.com

Triadic colors

1 #87FAC3 and #C387FA with #FAC387 are triadic colors.

2 #87C3FA and #C3FA87 with #FAC387 are triadic colors.