COLOR #FAC595

HEX: #FAC595 RGB: (250,197,149)

Renk bilgisi

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

RGB renk modeli

#FAC595 color RGB value is (250,197,149).

RGB: (250,197,149) (98%, 77%, 58%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 197 of 255 = 77%
B 149 of 255 = 58%

250
197
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 197 + 149 = 596 (100%)
R 250 of 596 ~ 41.95%
G 197 of 596 ~ 33.05%
B 149 of 596 ~ 25'%

%41.95
%33.05
%25

CMYK RENK MODELİ

#FAC595 rengi CMYK tonu (0,21,40,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.20%
  • sarı tonu 40.40%
  • ana renk tonu 1.96%

CMYK: (0,21,40,2)
C0M21Y40K2 (0%, 21%, 40%, 2%)
(0.00 / 0.21 / 0.40 / 0.02)

CMYK yüzdeleri

%0
%21.2
%40.4
%1.96

Codes

Color #FAC595 in popluar color models

FA C5 95
RGB 250 197 149
HSL 29° 90.99% 78.24%
HSB/HSV 29° 40.40% 98.04%
CMYK 0.00% 21.20% 40.40%
1.96%

Color #FAC595 in popluar number systems.

HEX FA C5 95
Decimal 250 197 149
Binary 11111010 11000101 10010101
Octal 372 305 225

Shades and tints

Shades of #FAC595

#FAC595
(250,197,149)
#E4B488
(228,180,136)
#CEA37B
(206,163,123)
#B8926E
(184,146,110)
#A28161
(162,129,97)
#8C7054
(140,112,84)
#765F47
(118,95,71)
#604E3A
(96,78,58)
#4A3D2D
(74,61,45)
#342C20
(52,44,32)
#1E1B13
(30,27,19)
#000000
(0,0,0)

Tints of #FAC595

#FAC595
(250,197,149)
#FACA9E
(250,202,158)
#FACFA7
(250,207,167)
#FAD4B0
(250,212,176)
#FAD9B9
(250,217,185)
#FADEC2
(250,222,194)
#FAE3CB
(250,227,203)
#FAE8D4
(250,232,212)
#FAEDDD
(250,237,221)
#FAF2E6
(250,242,230)
#FAF7EF
(250,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAC595 color. Also use rgb(250,197,149) instead hex code.

Text Font Color

.myTextColor { color: #FAC595; }

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

This text font color is #FAC595.

Background Color

.myBgColor { background-color: #FAC595; }

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

This div background color is #FAC595.

Border color

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

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

This div border color is #FAC595.

Opacity

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

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

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

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

This text has shadow with #FAC595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAC595.

Preview

Color preview on black background

This text has color #FAC595 on black background.


Color preview on white background

This text has color #FAC595 on white background.


Black color preview on #FAC595 background

This text has black color on #FAC595 background.


White color preview on #FAC595 background

This text has white color on #FAC595 background.


Related colors

Complementary color

Complementary color for #hex is #053A6A.


I love getcolorcode.com

Triadic colors

1 #95FAC5 and #C595FA with #FAC595 are triadic colors.

2 #95C5FA and #C5FA95 with #FAC595 are triadic colors.