COLOR #F9ADDA

HEX: #F9ADDA RGB: (249,173,218)

Renk bilgisi

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

RGB renk modeli

#F9ADDA color RGB value is (249,173,218).

RGB: (249,173,218) (98%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 173 of 255 = 68%
B 218 of 255 = 85%

249
173
218

R + G + B ~ 84%. #F9ADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 173 + 218 = 640 (100%)
R 249 of 640 ~ 38.91%
G 173 of 640 ~ 27.03%
B 218 of 640 ~ 34.06'%

%38.91
%27.03
%34.06

CMYK RENK MODELİ

#F9ADDA rengi CMYK tonu (0,31,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.52%
  • sarı tonu 12.45%
  • ana renk tonu 2.35%

CMYK: (0,31,12,2)
C0M31Y12K2 (0%, 31%, 12%, 2%)
(0.00 / 0.31 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%30.52
%12.45
%2.35

Codes

Color #F9ADDA in popluar color models

F9 AD DA
RGB 249 173 218
HSL 324° 86.36% 82.75%
HSB/HSV 324° 30.52% 97.65%
CMYK 0.00% 30.52% 12.45%
2.35%

Color #F9ADDA in popluar number systems.

HEX F9 AD DA
Decimal 249 173 218
Binary 11111001 10101101 11011010
Octal 371 255 332

Shades and tints

Shades of #F9ADDA

#F9ADDA
(249,173,218)
#E39EC7
(227,158,199)
#CD8FB4
(205,143,180)
#B780A1
(183,128,161)
#A1718E
(161,113,142)
#8B627B
(139,98,123)
#755368
(117,83,104)
#5F4455
(95,68,85)
#493542
(73,53,66)
#33262F
(51,38,47)
#1D171C
(29,23,28)
#000000
(0,0,0)

Tints of #F9ADDA

#F9ADDA
(249,173,218)
#F9B4DD
(249,180,221)
#F9BBE0
(249,187,224)
#F9C2E3
(249,194,227)
#F9C9E6
(249,201,230)
#F9D0E9
(249,208,233)
#F9D7EC
(249,215,236)
#F9DEEF
(249,222,239)
#F9E5F2
(249,229,242)
#F9ECF5
(249,236,245)
#F9F3F8
(249,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9ADDA color. Also use rgb(249,173,218) instead hex code.

Text Font Color

.myTextColor { color: #F9ADDA; }

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

This text font color is #F9ADDA.

Background Color

.myBgColor { background-color: #F9ADDA; }

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

This div background color is #F9ADDA.

Border color

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

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

This div border color is #F9ADDA.

Opacity

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

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

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

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

This text has shadow with #F9ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9ADDA.

Preview

Color preview on black background

This text has color #F9ADDA on black background.


Color preview on white background

This text has color #F9ADDA on white background.


Black color preview on #F9ADDA background

This text has black color on #F9ADDA background.


White color preview on #F9ADDA background

This text has white color on #F9ADDA background.


Related colors

Complementary color

Complementary color for #hex is #065225.


I love getcolorcode.com

Triadic colors

1 #DAF9AD and #ADDAF9 with #F9ADDA are triadic colors.

2 #DAADF9 and #ADF9DA with #F9ADDA are triadic colors.