COLOR #FAE3C7

HEX: #FAE3C7 RGB: (250,227,199)

Renk bilgisi

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

RGB renk modeli

#FAE3C7 color RGB value is (250,227,199).

RGB: (250,227,199) (98%, 89%, 78%)

RGB bağlantıları ve doygunluk

R 250 of 255 = 98%
G 227 of 255 = 89%
B 199 of 255 = 78%

250
227
199

R + G + B ~ 88%. #FAE3C7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 250 + 227 + 199 = 676 (100%)
R 250 of 676 ~ 36.98%
G 227 of 676 ~ 33.58%
B 199 of 676 ~ 29.44'%

%36.98
%33.58
%29.44

CMYK RENK MODELİ

#FAE3C7 rengi CMYK tonu (0,9,20,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.20%
  • sarı tonu 20.40%
  • ana renk tonu 1.96%

CMYK: (0,9,20,2)
C0M9Y20K2 (0%, 9%, 20%, 2%)
(0.00 / 0.09 / 0.20 / 0.02)

CMYK yüzdeleri

%0
%9.2
%20.4
%1.96

Codes

Color #FAE3C7 in popluar color models

FA E3 C7
RGB 250 227 199
HSL 33° 83.61% 88.04%
HSB/HSV 33° 20.40% 98.04%
CMYK 0.00% 9.20% 20.40%
1.96%

Color #FAE3C7 in popluar number systems.

HEX FA E3 C7
Decimal 250 227 199
Binary 11111010 11100011 11000111
Octal 372 343 307

Shades and tints

Shades of #FAE3C7

#FAE3C7
(250,227,199)
#E4CFB5
(228,207,181)
#CEBBA3
(206,187,163)
#B8A791
(184,167,145)
#A2937F
(162,147,127)
#8C7F6D
(140,127,109)
#766B5B
(118,107,91)
#605749
(96,87,73)
#4A4337
(74,67,55)
#342F25
(52,47,37)
#1E1B13
(30,27,19)
#000000
(0,0,0)

Tints of #FAE3C7

#FAE3C7
(250,227,199)
#FAE5CC
(250,229,204)
#FAE7D1
(250,231,209)
#FAE9D6
(250,233,214)
#FAEBDB
(250,235,219)
#FAEDE0
(250,237,224)
#FAEFE5
(250,239,229)
#FAF1EA
(250,241,234)
#FAF3EF
(250,243,239)
#FAF5F4
(250,245,244)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #FAE3C7 color. Also use rgb(250,227,199) instead hex code.

Text Font Color

.myTextColor { color: #FAE3C7; }

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

This text font color is #FAE3C7.

Background Color

.myBgColor { background-color: #FAE3C7; }

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

This div background color is #FAE3C7.

Border color

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

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

This div border color is #FAE3C7.

Opacity

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

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

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

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

This text has shadow with #FAE3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FAE3C7.

Preview

Color preview on black background

This text has color #FAE3C7 on black background.


Color preview on white background

This text has color #FAE3C7 on white background.


Black color preview on #FAE3C7 background

This text has black color on #FAE3C7 background.


White color preview on #FAE3C7 background

This text has white color on #FAE3C7 background.


Related colors

Complementary color

Complementary color for #hex is #051C38.


I love getcolorcode.com

Triadic colors

1 #C7FAE3 and #E3C7FA with #FAE3C7 are triadic colors.

2 #C7E3FA and #E3FAC7 with #FAE3C7 are triadic colors.