COLOR #F9A6DF

HEX: #F9A6DF RGB: (249,166,223)

Renk bilgisi

#F9A6DF contains mainly red and blue colors. #F9A6DF ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F9A6DF color RGB value is (249,166,223).

RGB: (249,166,223) (98%, 65%, 87%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 166 of 255 = 65%
B 223 of 255 = 87%

249
166
223

R + G + B ~ 83%. #F9A6DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 166 + 223 = 638 (100%)
R 249 of 638 ~ 39.03%
G 166 of 638 ~ 26.02%
B 223 of 638 ~ 34.95'%

%39.03
%26.02
%34.95

CMYK RENK MODELİ

#F9A6DF rengi CMYK tonu (0,33,10,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.33%
  • sarı tonu 10.44%
  • ana renk tonu 2.35%

CMYK: (0,33,10,2)
C0M33Y10K2 (0%, 33%, 10%, 2%)
(0.00 / 0.33 / 0.10 / 0.02)

CMYK yüzdeleri

%0
%33.33
%10.44
%2.35

Codes

Color #F9A6DF in popluar color models

F9 A6 DF
RGB 249 166 223
HSL 319° 87.37% 81.37%
HSB/HSV 319° 33.33% 97.65%
CMYK 0.00% 33.33% 10.44%
2.35%

Color #F9A6DF in popluar number systems.

HEX F9 A6 DF
Decimal 249 166 223
Binary 11111001 10100110 11011111
Octal 371 246 337

Shades and tints

Shades of #F9A6DF

#F9A6DF
(249,166,223)
#E397CB
(227,151,203)
#CD88B7
(205,136,183)
#B779A3
(183,121,163)
#A16A8F
(161,106,143)
#8B5B7B
(139,91,123)
#754C67
(117,76,103)
#5F3D53
(95,61,83)
#492E3F
(73,46,63)
#331F2B
(51,31,43)
#1D1017
(29,16,23)
#000000
(0,0,0)

Tints of #F9A6DF

#F9A6DF
(249,166,223)
#F9AEE1
(249,174,225)
#F9B6E3
(249,182,227)
#F9BEE5
(249,190,229)
#F9C6E7
(249,198,231)
#F9CEE9
(249,206,233)
#F9D6EB
(249,214,235)
#F9DEED
(249,222,237)
#F9E6EF
(249,230,239)
#F9EEF1
(249,238,241)
#F9F6F3
(249,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9A6DF color. Also use rgb(249,166,223) instead hex code.

Text Font Color

.myTextColor { color: #F9A6DF; }

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

This text font color is #F9A6DF.

Background Color

.myBgColor { background-color: #F9A6DF; }

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

This div background color is #F9A6DF.

Border color

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

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

This div border color is #F9A6DF.

Opacity

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

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

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

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

This text has shadow with #F9A6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9A6DF.

Preview

Color preview on black background

This text has color #F9A6DF on black background.


Color preview on white background

This text has color #F9A6DF on white background.


Black color preview on #F9A6DF background

This text has black color on #F9A6DF background.


White color preview on #F9A6DF background

This text has white color on #F9A6DF background.


Related colors

Complementary color

Complementary color for #hex is #065920.


I love getcolorcode.com

Triadic colors

1 #DFF9A6 and #A6DFF9 with #F9A6DF are triadic colors.

2 #DFA6F9 and #A6F9DF with #F9A6DF are triadic colors.