COLOR #FAE5C9

HEX: #FAE5C9 RGB: (250,229,201)

Renk bilgisi

#FAE5C9 contains red, green and blue colors in about the same proportion. #FAE5C9 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#FAE5C9 color RGB value is (250,229,201).

RGB: (250,229,201) (98%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 229 of 255 = 90%
B 201 of 255 = 79%

250
229
201

R + G + B ~ 89%. #FAE5C9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 229 + 201 = 680 (100%)
R 250 of 680 ~ 36.76%
G 229 of 680 ~ 33.68%
B 201 of 680 ~ 29.56'%

%36.76
%33.68
%29.56

CMYK RENK MODELİ

#FAE5C9 rengi CMYK tonu (0,8,20,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.40%
  • sarı tonu 19.60%
  • ana renk tonu 1.96%

CMYK: (0,8,20,2)
C0M8Y20K2 (0%, 8%, 20%, 2%)
(0.00 / 0.08 / 0.20 / 0.02)

CMYK yüzdeleri

%0
%8.4
%19.6
%1.96

Codes

Color #FAE5C9 in popluar color models

FA E5 C9
RGB 250 229 201
HSL 34° 83.05% 88.43%
HSB/HSV 34° 19.60% 98.04%
CMYK 0.00% 8.40% 19.60%
1.96%

Color #FAE5C9 in popluar number systems.

HEX FA E5 C9
Decimal 250 229 201
Binary 11111010 11100101 11001001
Octal 372 345 311

Shades and tints

Shades of #FAE5C9

#FAE5C9
(250,229,201)
#E4D1B7
(228,209,183)
#CEBDA5
(206,189,165)
#B8A993
(184,169,147)
#A29581
(162,149,129)
#8C816F
(140,129,111)
#766D5D
(118,109,93)
#60594B
(96,89,75)
#4A4539
(74,69,57)
#343127
(52,49,39)
#1E1D15
(30,29,21)
#000000
(0,0,0)

Tints of #FAE5C9

#FAE5C9
(250,229,201)
#FAE7CD
(250,231,205)
#FAE9D1
(250,233,209)
#FAEBD5
(250,235,213)
#FAEDD9
(250,237,217)
#FAEFDD
(250,239,221)
#FAF1E1
(250,241,225)
#FAF3E5
(250,243,229)
#FAF5E9
(250,245,233)
#FAF7ED
(250,247,237)
#FAF9F1
(250,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAE5C9 color. Also use rgb(250,229,201) instead hex code.

Text Font Color

.myTextColor { color: #FAE5C9; }

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

This text font color is #FAE5C9.

Background Color

.myBgColor { background-color: #FAE5C9; }

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

This div background color is #FAE5C9.

Border color

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

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

This div border color is #FAE5C9.

Opacity

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

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

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

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

This text has shadow with #FAE5C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAE5C9.

Preview

Color preview on black background

This text has color #FAE5C9 on black background.


Color preview on white background

This text has color #FAE5C9 on white background.


Black color preview on #FAE5C9 background

This text has black color on #FAE5C9 background.


White color preview on #FAE5C9 background

This text has white color on #FAE5C9 background.


Related colors

Complementary color

Complementary color for #hex is #051A36.


I love getcolorcode.com

Triadic colors

1 #C9FAE5 and #E5C9FA with #FAE5C9 are triadic colors.

2 #C9E5FA and #E5FAC9 with #FAE5C9 are triadic colors.