COLOR #F9C5ED

HEX: #F9C5ED RGB: (249,197,237)

Renk bilgisi

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

RGB renk modeli

#F9C5ED color RGB value is (249,197,237).

RGB: (249,197,237) (98%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 197 of 255 = 77%
B 237 of 255 = 93%

249
197
237

R + G + B ~ 89%. #F9C5ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 197 + 237 = 683 (100%)
R 249 of 683 ~ 36.46%
G 197 of 683 ~ 28.84%
B 237 of 683 ~ 34.7'%

%36.46
%28.84
%34.7

CMYK RENK MODELİ

#F9C5ED rengi CMYK tonu (0,21,5,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.88%
  • sarı tonu 4.82%
  • ana renk tonu 2.35%

CMYK: (0,21,5,2)
C0M21Y5K2 (0%, 21%, 5%, 2%)
(0.00 / 0.21 / 0.05 / 0.02)

CMYK yüzdeleri

%0
%20.88
%4.82
%2.35

Codes

Color #F9C5ED in popluar color models

F9 C5 ED
RGB 249 197 237
HSL 314° 81.25% 87.45%
HSB/HSV 314° 20.88% 97.65%
CMYK 0.00% 20.88% 4.82%
2.35%

Color #F9C5ED in popluar number systems.

HEX F9 C5 ED
Decimal 249 197 237
Binary 11111001 11000101 11101101
Octal 371 305 355

Shades and tints

Shades of #F9C5ED

#F9C5ED
(249,197,237)
#E3B4D8
(227,180,216)
#CDA3C3
(205,163,195)
#B792AE
(183,146,174)
#A18199
(161,129,153)
#8B7084
(139,112,132)
#755F6F
(117,95,111)
#5F4E5A
(95,78,90)
#493D45
(73,61,69)
#332C30
(51,44,48)
#1D1B1B
(29,27,27)
#000000
(0,0,0)

Tints of #F9C5ED

#F9C5ED
(249,197,237)
#F9CAEE
(249,202,238)
#F9CFEF
(249,207,239)
#F9D4F0
(249,212,240)
#F9D9F1
(249,217,241)
#F9DEF2
(249,222,242)
#F9E3F3
(249,227,243)
#F9E8F4
(249,232,244)
#F9EDF5
(249,237,245)
#F9F2F6
(249,242,246)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9C5ED; }

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

This text font color is #F9C5ED.

Background Color

.myBgColor { background-color: #F9C5ED; }

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

This div background color is #F9C5ED.

Border color

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

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

This div border color is #F9C5ED.

Opacity

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

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

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

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

This text has shadow with #F9C5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9C5ED.

Preview

Color preview on black background

This text has color #F9C5ED on black background.


Color preview on white background

This text has color #F9C5ED on white background.


Black color preview on #F9C5ED background

This text has black color on #F9C5ED background.


White color preview on #F9C5ED background

This text has white color on #F9C5ED background.


Related colors

Complementary color

Complementary color for #hex is #063A12.


I love getcolorcode.com

Triadic colors

1 #EDF9C5 and #C5EDF9 with #F9C5ED are triadic colors.

2 #EDC5F9 and #C5F9ED with #F9C5ED are triadic colors.