COLOR #F9FEDB

HEX: #F9FEDB RGB: (249,254,219)

Renk bilgisi

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

RGB renk modeli

#F9FEDB color RGB value is (249,254,219).

RGB: (249,254,219) (98%, 100%, 86%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 254 of 255 = 100%
B 219 of 255 = 86%

249
254
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 254 + 219 = 722 (100%)
R 249 of 722 ~ 34.49%
G 254 of 722 ~ 35.18%
B 219 of 722 ~ 30.33'%

%34.49
%35.18
%30.33

CMYK RENK MODELİ

#F9FEDB rengi CMYK tonu (2,0,14,0).

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

CMYK: (2,0,14,0)
C2M0Y14K0 (2%, 0%, 14%, 0%)
(0.02 / 0.00 / 0.14 / 0.00)

CMYK yüzdeleri

%1.97
%0
%13.78
%0.39

Codes

Color #F9FEDB in popluar color models

F9 FE DB
RGB 249 254 219
HSL 69° 94.59% 92.75%
HSB/HSV 69° 13.78% 99.61%
CMYK 1.97% 0.00% 13.78%
0.39%

Color #F9FEDB in popluar number systems.

HEX F9 FE DB
Decimal 249 254 219
Binary 11111001 11111110 11011011
Octal 371 376 333

Shades and tints

Shades of #F9FEDB

#F9FEDB
(249,254,219)
#E3E7C8
(227,231,200)
#CDD0B5
(205,208,181)
#B7B9A2
(183,185,162)
#A1A28F
(161,162,143)
#8B8B7C
(139,139,124)
#757469
(117,116,105)
#5F5D56
(95,93,86)
#494643
(73,70,67)
#332F30
(51,47,48)
#1D181D
(29,24,29)
#000000
(0,0,0)

Tints of #F9FEDB

#F9FEDB
(249,254,219)
#F9FEDE
(249,254,222)
#F9FEE1
(249,254,225)
#F9FEE4
(249,254,228)
#F9FEE7
(249,254,231)
#F9FEEA
(249,254,234)
#F9FEED
(249,254,237)
#F9FEF0
(249,254,240)
#F9FEF3
(249,254,243)
#F9FEF6
(249,254,246)
#F9FEF9
(249,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9FEDB; }

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

This text font color is #F9FEDB.

Background Color

.myBgColor { background-color: #F9FEDB; }

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

This div background color is #F9FEDB.

Border color

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

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

This div border color is #F9FEDB.

Opacity

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

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

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

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

This text has shadow with #F9FEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9FEDB.

Preview

Color preview on black background

This text has color #F9FEDB on black background.


Color preview on white background

This text has color #F9FEDB on white background.


Black color preview on #F9FEDB background

This text has black color on #F9FEDB background.


White color preview on #F9FEDB background

This text has white color on #F9FEDB background.


Related colors

Complementary color

Complementary color for #hex is #060124.


I love getcolorcode.com

Triadic colors

1 #DBF9FE and #FEDBF9 with #F9FEDB are triadic colors.

2 #DBFEF9 and #FEF9DB with #F9FEDB are triadic colors.