COLOR #F9E1EE

HEX: #F9E1EE RGB: (249,225,238)

Renk bilgisi

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

RGB renk modeli

#F9E1EE color RGB value is (249,225,238).

RGB: (249,225,238) (98%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 225 of 255 = 88%
B 238 of 255 = 93%

249
225
238

R + G + B ~ 93%. #F9E1EE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 225 + 238 = 712 (100%)
R 249 of 712 ~ 34.97%
G 225 of 712 ~ 31.6%
B 238 of 712 ~ 33.43'%

%34.97
%31.6
%33.43

CMYK RENK MODELİ

#F9E1EE rengi CMYK tonu (0,10,4,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.64%
  • sarı tonu 4.42%
  • ana renk tonu 2.35%

CMYK: (0,10,4,2)
C0M10Y4K2 (0%, 10%, 4%, 2%)
(0.00 / 0.10 / 0.04 / 0.02)

CMYK yüzdeleri

%0
%9.64
%4.42
%2.35

Codes

Color #F9E1EE in popluar color models

F9 E1 EE
RGB 249 225 238
HSL 328° 66.67% 92.94%
HSB/HSV 328° 9.64% 97.65%
CMYK 0.00% 9.64% 4.42%
2.35%

Color #F9E1EE in popluar number systems.

HEX F9 E1 EE
Decimal 249 225 238
Binary 11111001 11100001 11101110
Octal 371 341 356

Shades and tints

Shades of #F9E1EE

#F9E1EE
(249,225,238)
#E3CDD9
(227,205,217)
#CDB9C4
(205,185,196)
#B7A5AF
(183,165,175)
#A1919A
(161,145,154)
#8B7D85
(139,125,133)
#756970
(117,105,112)
#5F555B
(95,85,91)
#494146
(73,65,70)
#332D31
(51,45,49)
#1D191C
(29,25,28)
#000000
(0,0,0)

Tints of #F9E1EE

#F9E1EE
(249,225,238)
#F9E3EF
(249,227,239)
#F9E5F0
(249,229,240)
#F9E7F1
(249,231,241)
#F9E9F2
(249,233,242)
#F9EBF3
(249,235,243)
#F9EDF4
(249,237,244)
#F9EFF5
(249,239,245)
#F9F1F6
(249,241,246)
#F9F3F7
(249,243,247)
#F9F5F8
(249,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9E1EE color. Also use rgb(249,225,238) instead hex code.

Text Font Color

.myTextColor { color: #F9E1EE; }

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

This text font color is #F9E1EE.

Background Color

.myBgColor { background-color: #F9E1EE; }

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

This div background color is #F9E1EE.

Border color

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

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

This div border color is #F9E1EE.

Opacity

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

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

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

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

This text has shadow with #F9E1EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9E1EE.

Preview

Color preview on black background

This text has color #F9E1EE on black background.


Color preview on white background

This text has color #F9E1EE on white background.


Black color preview on #F9E1EE background

This text has black color on #F9E1EE background.


White color preview on #F9E1EE background

This text has white color on #F9E1EE background.


Related colors

Complementary color

Complementary color for #hex is #061E11.


I love getcolorcode.com

Triadic colors

1 #EEF9E1 and #E1EEF9 with #F9E1EE are triadic colors.

2 #EEE1F9 and #E1F9EE with #F9E1EE are triadic colors.