COLOR #F9C5E0

HEX: #F9C5E0 RGB: (249,197,224)

Renk bilgisi

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

RGB renk modeli

#F9C5E0 color RGB value is (249,197,224).

RGB: (249,197,224) (98%, 77%, 88%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 197 of 255 = 77%
B 224 of 255 = 88%

249
197
224

R + G + B ~ 88%. #F9C5E0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 197 + 224 = 670 (100%)
R 249 of 670 ~ 37.16%
G 197 of 670 ~ 29.4%
B 224 of 670 ~ 33.43'%

%37.16
%29.4
%33.43

CMYK RENK MODELİ

#F9C5E0 rengi CMYK tonu (0,21,10,2).

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

CMYK: (0,21,10,2)
C0M21Y10K2 (0%, 21%, 10%, 2%)
(0.00 / 0.21 / 0.10 / 0.02)

CMYK yüzdeleri

%0
%20.88
%10.04
%2.35

Codes

Color #F9C5E0 in popluar color models

F9 C5 E0
RGB 249 197 224
HSL 329° 81.25% 87.45%
HSB/HSV 329° 20.88% 97.65%
CMYK 0.00% 20.88% 10.04%
2.35%

Color #F9C5E0 in popluar number systems.

HEX F9 C5 E0
Decimal 249 197 224
Binary 11111001 11000101 11100000
Octal 371 305 340

Shades and tints

Shades of #F9C5E0

#F9C5E0
(249,197,224)
#E3B4CC
(227,180,204)
#CDA3B8
(205,163,184)
#B792A4
(183,146,164)
#A18190
(161,129,144)
#8B707C
(139,112,124)
#755F68
(117,95,104)
#5F4E54
(95,78,84)
#493D40
(73,61,64)
#332C2C
(51,44,44)
#1D1B18
(29,27,24)
#000000
(0,0,0)

Tints of #F9C5E0

#F9C5E0
(249,197,224)
#F9CAE2
(249,202,226)
#F9CFE4
(249,207,228)
#F9D4E6
(249,212,230)
#F9D9E8
(249,217,232)
#F9DEEA
(249,222,234)
#F9E3EC
(249,227,236)
#F9E8EE
(249,232,238)
#F9EDF0
(249,237,240)
#F9F2F2
(249,242,242)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9C5E0; }

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

This text font color is #F9C5E0.

Background Color

.myBgColor { background-color: #F9C5E0; }

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

This div background color is #F9C5E0.

Border color

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

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

This div border color is #F9C5E0.

Opacity

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

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

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

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

This text has shadow with #F9C5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9C5E0.

Preview

Color preview on black background

This text has color #F9C5E0 on black background.


Color preview on white background

This text has color #F9C5E0 on white background.


Black color preview on #F9C5E0 background

This text has black color on #F9C5E0 background.


White color preview on #F9C5E0 background

This text has white color on #F9C5E0 background.


Related colors

Complementary color

Complementary color for #hex is #063A1F.


I love getcolorcode.com

Triadic colors

1 #E0F9C5 and #C5E0F9 with #F9C5E0 are triadic colors.

2 #E0C5F9 and #C5F9E0 with #F9C5E0 are triadic colors.