COLOR #F9EDFD

HEX: #F9EDFD RGB: (249,237,253)

Renk bilgisi

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

RGB renk modeli

#F9EDFD color RGB value is (249,237,253).

RGB: (249,237,253) (98%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 237 of 255 = 93%
B 253 of 255 = 99%

249
237
253

R + G + B ~ 97%. #F9EDFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 237 + 253 = 739 (100%)
R 249 of 739 ~ 33.69%
G 237 of 739 ~ 32.07%
B 253 of 739 ~ 34.24'%

%33.69
%32.07
%34.24

CMYK RENK MODELİ

#F9EDFD rengi CMYK tonu (2,6,0,1).

  • camgöbeği tonu 1.58%
  • eflatun tonu 6.32%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (2,6,0,1)
C2M6Y0K1 (2%, 6%, 0%, 1%)
(0.02 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%1.58
%6.32
%0
%0.78

Codes

Color #F9EDFD in popluar color models

F9 ED FD
RGB 249 237 253
HSL 285° 80.00% 96.08%
HSB/HSV 285° 6.32% 99.22%
CMYK 1.58% 6.32% 0.00%
0.78%

Color #F9EDFD in popluar number systems.

HEX F9 ED FD
Decimal 249 237 253
Binary 11111001 11101101 11111101
Octal 371 355 375

Shades and tints

Shades of #F9EDFD

#F9EDFD
(249,237,253)
#E3D8E6
(227,216,230)
#CDC3CF
(205,195,207)
#B7AEB8
(183,174,184)
#A199A1
(161,153,161)
#8B848A
(139,132,138)
#756F73
(117,111,115)
#5F5A5C
(95,90,92)
#494545
(73,69,69)
#33302E
(51,48,46)
#1D1B17
(29,27,23)
#000000
(0,0,0)

Tints of #F9EDFD

#F9EDFD
(249,237,253)
#F9EEFD
(249,238,253)
#F9EFFD
(249,239,253)
#F9F0FD
(249,240,253)
#F9F1FD
(249,241,253)
#F9F2FD
(249,242,253)
#F9F3FD
(249,243,253)
#F9F4FD
(249,244,253)
#F9F5FD
(249,245,253)
#F9F6FD
(249,246,253)
#F9F7FD
(249,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9EDFD color. Also use rgb(249,237,253) instead hex code.

Text Font Color

.myTextColor { color: #F9EDFD; }

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

This text font color is #F9EDFD.

Background Color

.myBgColor { background-color: #F9EDFD; }

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

This div background color is #F9EDFD.

Border color

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

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

This div border color is #F9EDFD.

Opacity

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

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

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

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

This text has shadow with #F9EDFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9EDFD.

Preview

Color preview on black background

This text has color #F9EDFD on black background.


Color preview on white background

This text has color #F9EDFD on white background.


Black color preview on #F9EDFD background

This text has black color on #F9EDFD background.


White color preview on #F9EDFD background

This text has white color on #F9EDFD background.


Related colors

Complementary color

Complementary color for #hex is #061202.


I love getcolorcode.com

Triadic colors

1 #FDF9ED and #EDFDF9 with #F9EDFD are triadic colors.

2 #FDEDF9 and #EDF9FD with #F9EDFD are triadic colors.