COLOR #F9FEDD

HEX: #F9FEDD RGB: (249,254,221)

Renk bilgisi

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

RGB renk modeli

#F9FEDD color RGB value is (249,254,221).

RGB: (249,254,221) (98%, 100%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 254 of 255 = 100%
B 221 of 255 = 87%

249
254
221

R + G + B ~ 95%. #F9FEDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 254 + 221 = 724 (100%)
R 249 of 724 ~ 34.39%
G 254 of 724 ~ 35.08%
B 221 of 724 ~ 30.52'%

%34.39
%35.08
%30.52

CMYK RENK MODELİ

#F9FEDD rengi CMYK tonu (2,0,13,0).

  • camgöbeği tonu 1.97%
  • eflatun tonu 0.00%
  • sarı tonu 12.99%
  • ana renk tonu 0.39%

CMYK: (2,0,13,0)
C2M0Y13K0 (2%, 0%, 13%, 0%)
(0.02 / 0.00 / 0.13 / 0.00)

CMYK yüzdeleri

%1.97
%0
%12.99
%0.39

Codes

Color #F9FEDD in popluar color models

F9 FE DD
RGB 249 254 221
HSL 69° 94.29% 93.14%
HSB/HSV 69° 12.99% 99.61%
CMYK 1.97% 0.00% 12.99%
0.39%

Color #F9FEDD in popluar number systems.

HEX F9 FE DD
Decimal 249 254 221
Binary 11111001 11111110 11011101
Octal 371 376 335

Shades and tints

Shades of #F9FEDD

#F9FEDD
(249,254,221)
#E3E7C9
(227,231,201)
#CDD0B5
(205,208,181)
#B7B9A1
(183,185,161)
#A1A28D
(161,162,141)
#8B8B79
(139,139,121)
#757465
(117,116,101)
#5F5D51
(95,93,81)
#49463D
(73,70,61)
#332F29
(51,47,41)
#1D1815
(29,24,21)
#000000
(0,0,0)

Tints of #F9FEDD

#F9FEDD
(249,254,221)
#F9FEE0
(249,254,224)
#F9FEE3
(249,254,227)
#F9FEE6
(249,254,230)
#F9FEE9
(249,254,233)
#F9FEEC
(249,254,236)
#F9FEEF
(249,254,239)
#F9FEF2
(249,254,242)
#F9FEF5
(249,254,245)
#F9FEF8
(249,254,248)
#F9FEFB
(249,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9FEDD color. Also use rgb(249,254,221) instead hex code.

Text Font Color

.myTextColor { color: #F9FEDD; }

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

This text font color is #F9FEDD.

Background Color

.myBgColor { background-color: #F9FEDD; }

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

This div background color is #F9FEDD.

Border color

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

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

This div border color is #F9FEDD.

Opacity

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

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

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

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

This text has shadow with #F9FEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9FEDD.

Preview

Color preview on black background

This text has color #F9FEDD on black background.


Color preview on white background

This text has color #F9FEDD on white background.


Black color preview on #F9FEDD background

This text has black color on #F9FEDD background.


White color preview on #F9FEDD background

This text has white color on #F9FEDD background.


Related colors

Complementary color

Complementary color for #hex is #060122.


I love getcolorcode.com

Triadic colors

1 #DDF9FE and #FEDDF9 with #F9FEDD are triadic colors.

2 #DDFEF9 and #FEF9DD with #F9FEDD are triadic colors.