COLOR #F9E5EC

HEX: #F9E5EC RGB: (249,229,236)

Renk bilgisi

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

RGB renk modeli

#F9E5EC color RGB value is (249,229,236).

RGB: (249,229,236) (98%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 229 of 255 = 90%
B 236 of 255 = 93%

249
229
236

R + G + B ~ 94%. #F9E5EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 229 + 236 = 714 (100%)
R 249 of 714 ~ 34.87%
G 229 of 714 ~ 32.07%
B 236 of 714 ~ 33.05'%

%34.87
%32.07
%33.05

CMYK RENK MODELİ

#F9E5EC rengi CMYK tonu (0,8,5,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.03%
  • sarı tonu 5.22%
  • ana renk tonu 2.35%
CMYK: (0,8,5,2) C0M8Y5K2 (0%,8%,5%,2%) (0.00/0.08/0.05/0.02) 

CMYK yüzdeleri

%0
%8.03
%5.22
%2.35

Codes

Color #F9E5EC in popluar color models

F9 E5 EC
RGB 249 229 236
HSL 339° 62.50% 93.73%
HSB/HSV 339° 8.03% 97.65%
CMYK 0.00% 8.03% 5.22%
2.35%

Color #F9E5EC in popluar number systems.

HEX F9 E5 EC
Decimal 249 229 236
Binary 11111001 11100101 11101100
Octal 371 345 354

Shades and tints

Shades of #F9E5EC

#F9E5EC
(249,229,236)
#E3D1D7
(227,209,215)
#CDBDC2
(205,189,194)
#B7A9AD
(183,169,173)
#A19598
(161,149,152)
#8B8183
(139,129,131)
#756D6E
(117,109,110)
#5F5959
(95,89,89)
#494544
(73,69,68)
#33312F
(51,49,47)
#1D1D1A
(29,29,26)
#000000
(0,0,0)

Tints of #F9E5EC

#F9E5EC
(249,229,236)
#F9E7ED
(249,231,237)
#F9E9EE
(249,233,238)
#F9EBEF
(249,235,239)
#F9EDF0
(249,237,240)
#F9EFF1
(249,239,241)
#F9F1F2
(249,241,242)
#F9F3F3
(249,243,243)
#F9F5F4
(249,245,244)
#F9F7F5
(249,247,245)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9E5EC; }

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

This text font color is #F9E5EC.

Background Color

.myBgColor { background-color: #F9E5EC; }

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

This div background color is #F9E5EC.

Border color

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

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

This div border color is #F9E5EC.

Opacity

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

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

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

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

This text has shadow with #F9E5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E5EC.

Preview

Color preview on black background

This text has color #F9E5EC on black background.


Color preview on white background

This text has color #F9E5EC on white background.


Black color preview on #F9E5EC background

This text has black color on #F9E5EC background.


White color preview on #F9E5EC background

This text has white color on #F9E5EC background.


Related colors

Complementary color

Complementary color for #hex is #061A13.


I love getcolorcode.com

Triadic colors

1 #ECF9E5 and #E5ECF9 with #F9E5EC are triadic colors.

2 #ECE5F9 and #E5F9EC with #F9E5EC are triadic colors.