COLOR #F9C4D6

HEX: #F9C4D6 RGB: (249,196,214)

Renk bilgisi

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

RGB renk modeli

#F9C4D6 color RGB value is (249,196,214).

RGB: (249,196,214) (98%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 196 of 255 = 77%
B 214 of 255 = 84%

249
196
214

R + G + B ~ 86%. #F9C4D6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 196 + 214 = 659 (100%)
R 249 of 659 ~ 37.78%
G 196 of 659 ~ 29.74%
B 214 of 659 ~ 32.47'%

%37.78
%29.74
%32.47

CMYK RENK MODELİ

#F9C4D6 rengi CMYK tonu (0,21,14,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.29%
  • sarı tonu 14.06%
  • ana renk tonu 2.35%

CMYK: (0,21,14,2)
C0M21Y14K2 (0%, 21%, 14%, 2%)
(0.00 / 0.21 / 0.14 / 0.02)

CMYK yüzdeleri

%0
%21.29
%14.06
%2.35

Codes

Color #F9C4D6 in popluar color models

F9 C4 D6
RGB 249 196 214
HSL 340° 81.54% 87.25%
HSB/HSV 340° 21.29% 97.65%
CMYK 0.00% 21.29% 14.06%
2.35%

Color #F9C4D6 in popluar number systems.

HEX F9 C4 D6
Decimal 249 196 214
Binary 11111001 11000100 11010110
Octal 371 304 326

Shades and tints

Shades of #F9C4D6

#F9C4D6
(249,196,214)
#E3B3C3
(227,179,195)
#CDA2B0
(205,162,176)
#B7919D
(183,145,157)
#A1808A
(161,128,138)
#8B6F77
(139,111,119)
#755E64
(117,94,100)
#5F4D51
(95,77,81)
#493C3E
(73,60,62)
#332B2B
(51,43,43)
#1D1A18
(29,26,24)
#000000
(0,0,0)

Tints of #F9C4D6

#F9C4D6
(249,196,214)
#F9C9D9
(249,201,217)
#F9CEDC
(249,206,220)
#F9D3DF
(249,211,223)
#F9D8E2
(249,216,226)
#F9DDE5
(249,221,229)
#F9E2E8
(249,226,232)
#F9E7EB
(249,231,235)
#F9ECEE
(249,236,238)
#F9F1F1
(249,241,241)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9C4D6 color. Also use rgb(249,196,214) instead hex code.

Text Font Color

.myTextColor { color: #F9C4D6; }

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

This text font color is #F9C4D6.

Background Color

.myBgColor { background-color: #F9C4D6; }

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

This div background color is #F9C4D6.

Border color

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

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

This div border color is #F9C4D6.

Opacity

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

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

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

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

This text has shadow with #F9C4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9C4D6.

Preview

Color preview on black background

This text has color #F9C4D6 on black background.


Color preview on white background

This text has color #F9C4D6 on white background.


Black color preview on #F9C4D6 background

This text has black color on #F9C4D6 background.


White color preview on #F9C4D6 background

This text has white color on #F9C4D6 background.


Related colors

Complementary color

Complementary color for #hex is #063B29.


I love getcolorcode.com

Triadic colors

1 #D6F9C4 and #C4D6F9 with #F9C4D6 are triadic colors.

2 #D6C4F9 and #C4F9D6 with #F9C4D6 are triadic colors.