COLOR #F9C8DC

HEX: #F9C8DC RGB: (249,200,220)

Renk bilgisi

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

RGB renk modeli

#F9C8DC color RGB value is (249,200,220).

RGB: (249,200,220) (98%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 200 of 255 = 78%
B 220 of 255 = 86%

249
200
220

R + G + B ~ 87%. #F9C8DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 200 + 220 = 669 (100%)
R 249 of 669 ~ 37.22%
G 200 of 669 ~ 29.9%
B 220 of 669 ~ 32.88'%

%37.22
%29.9
%32.88

CMYK RENK MODELİ

#F9C8DC rengi CMYK tonu (0,20,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.68%
  • sarı tonu 11.65%
  • ana renk tonu 2.35%

CMYK: (0,20,12,2)
C0M20Y12K2 (0%, 20%, 12%, 2%)
(0.00 / 0.20 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%19.68
%11.65
%2.35

Codes

Color #F9C8DC in popluar color models

F9 C8 DC
RGB 249 200 220
HSL 336° 80.33% 88.04%
HSB/HSV 336° 19.68% 97.65%
CMYK 0.00% 19.68% 11.65%
2.35%

Color #F9C8DC in popluar number systems.

HEX F9 C8 DC
Decimal 249 200 220
Binary 11111001 11001000 11011100
Octal 371 310 334

Shades and tints

Shades of #F9C8DC

#F9C8DC
(249,200,220)
#E3B6C8
(227,182,200)
#CDA4B4
(205,164,180)
#B792A0
(183,146,160)
#A1808C
(161,128,140)
#8B6E78
(139,110,120)
#755C64
(117,92,100)
#5F4A50
(95,74,80)
#49383C
(73,56,60)
#332628
(51,38,40)
#1D1414
(29,20,20)
#000000
(0,0,0)

Tints of #F9C8DC

#F9C8DC
(249,200,220)
#F9CDDF
(249,205,223)
#F9D2E2
(249,210,226)
#F9D7E5
(249,215,229)
#F9DCE8
(249,220,232)
#F9E1EB
(249,225,235)
#F9E6EE
(249,230,238)
#F9EBF1
(249,235,241)
#F9F0F4
(249,240,244)
#F9F5F7
(249,245,247)
#F9FAFA
(249,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9C8DC color. Also use rgb(249,200,220) instead hex code.

Text Font Color

.myTextColor { color: #F9C8DC; }

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

This text font color is #F9C8DC.

Background Color

.myBgColor { background-color: #F9C8DC; }

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

This div background color is #F9C8DC.

Border color

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

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

This div border color is #F9C8DC.

Opacity

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

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

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

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

This text has shadow with #F9C8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9C8DC.

Preview

Color preview on black background

This text has color #F9C8DC on black background.


Color preview on white background

This text has color #F9C8DC on white background.


Black color preview on #F9C8DC background

This text has black color on #F9C8DC background.


White color preview on #F9C8DC background

This text has white color on #F9C8DC background.


Related colors

Complementary color

Complementary color for #hex is #063723.


I love getcolorcode.com

Triadic colors

1 #DCF9C8 and #C8DCF9 with #F9C8DC are triadic colors.

2 #DCC8F9 and #C8F9DC with #F9C8DC are triadic colors.