COLOR #F9E5CA

HEX: #F9E5CA RGB: (249,229,202)

Renk bilgisi

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

RGB renk modeli

#F9E5CA color RGB value is (249,229,202).

RGB: (249,229,202) (98%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 229 of 255 = 90%
B 202 of 255 = 79%

249
229
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 229 + 202 = 680 (100%)
R 249 of 680 ~ 36.62%
G 229 of 680 ~ 33.68%
B 202 of 680 ~ 29.71'%

%36.62
%33.68
%29.71

CMYK RENK MODELİ

#F9E5CA rengi CMYK tonu (0,8,19,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.03%
  • sarı tonu 18.88%
  • ana renk tonu 2.35%

CMYK: (0,8,19,2)
C0M8Y19K2 (0%, 8%, 19%, 2%)
(0.00 / 0.08 / 0.19 / 0.02)

CMYK yüzdeleri

%0
%8.03
%18.88
%2.35

Codes

Color #F9E5CA in popluar color models

F9 E5 CA
RGB 249 229 202
HSL 34° 79.66% 88.43%
HSB/HSV 34° 18.88% 97.65%
CMYK 0.00% 8.03% 18.88%
2.35%

Color #F9E5CA in popluar number systems.

HEX F9 E5 CA
Decimal 249 229 202
Binary 11111001 11100101 11001010
Octal 371 345 312

Shades and tints

Shades of #F9E5CA

#F9E5CA
(249,229,202)
#E3D1B8
(227,209,184)
#CDBDA6
(205,189,166)
#B7A994
(183,169,148)
#A19582
(161,149,130)
#8B8170
(139,129,112)
#756D5E
(117,109,94)
#5F594C
(95,89,76)
#49453A
(73,69,58)
#333128
(51,49,40)
#1D1D16
(29,29,22)
#000000
(0,0,0)

Tints of #F9E5CA

#F9E5CA
(249,229,202)
#F9E7CE
(249,231,206)
#F9E9D2
(249,233,210)
#F9EBD6
(249,235,214)
#F9EDDA
(249,237,218)
#F9EFDE
(249,239,222)
#F9F1E2
(249,241,226)
#F9F3E6
(249,243,230)
#F9F5EA
(249,245,234)
#F9F7EE
(249,247,238)
#F9F9F2
(249,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E5CA color. Also use rgb(249,229,202) instead hex code.

Text Font Color

.myTextColor { color: #F9E5CA; }

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

This text font color is #F9E5CA.

Background Color

.myBgColor { background-color: #F9E5CA; }

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

This div background color is #F9E5CA.

Border color

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

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

This div border color is #F9E5CA.

Opacity

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

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

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

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

This text has shadow with #F9E5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5CA.

Preview

Color preview on black background

This text has color #F9E5CA on black background.


Color preview on white background

This text has color #F9E5CA on white background.


Black color preview on #F9E5CA background

This text has black color on #F9E5CA background.


White color preview on #F9E5CA background

This text has white color on #F9E5CA background.


Related colors

Complementary color

Complementary color for #hex is #061A35.


I love getcolorcode.com

Triadic colors

1 #CAF9E5 and #E5CAF9 with #F9E5CA are triadic colors.

2 #CAE5F9 and #E5F9CA with #F9E5CA are triadic colors.