COLOR #F9ADE4

HEX: #F9ADE4 RGB: (249,173,228)

Renk bilgisi

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

RGB renk modeli

#F9ADE4 color RGB value is (249,173,228).

RGB: (249,173,228) (98%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 173 of 255 = 68%
B 228 of 255 = 89%

249
173
228

R + G + B ~ 85%. #F9ADE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 173 + 228 = 650 (100%)
R 249 of 650 ~ 38.31%
G 173 of 650 ~ 26.62%
B 228 of 650 ~ 35.08'%

%38.31
%26.62
%35.08

CMYK RENK MODELİ

#F9ADE4 rengi CMYK tonu (0,31,8,2).

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

CMYK: (0,31,8,2)
C0M31Y8K2 (0%, 31%, 8%, 2%)
(0.00 / 0.31 / 0.08 / 0.02)

CMYK yüzdeleri

%0
%30.52
%8.43
%2.35

Codes

Color #F9ADE4 in popluar color models

F9 AD E4
RGB 249 173 228
HSL 317° 86.36% 82.75%
HSB/HSV 317° 30.52% 97.65%
CMYK 0.00% 30.52% 8.43%
2.35%

Color #F9ADE4 in popluar number systems.

HEX F9 AD E4
Decimal 249 173 228
Binary 11111001 10101101 11100100
Octal 371 255 344

Shades and tints

Shades of #F9ADE4

#F9ADE4
(249,173,228)
#E39ED0
(227,158,208)
#CD8FBC
(205,143,188)
#B780A8
(183,128,168)
#A17194
(161,113,148)
#8B6280
(139,98,128)
#75536C
(117,83,108)
#5F4458
(95,68,88)
#493544
(73,53,68)
#332630
(51,38,48)
#1D171C
(29,23,28)
#000000
(0,0,0)

Tints of #F9ADE4

#F9ADE4
(249,173,228)
#F9B4E6
(249,180,230)
#F9BBE8
(249,187,232)
#F9C2EA
(249,194,234)
#F9C9EC
(249,201,236)
#F9D0EE
(249,208,238)
#F9D7F0
(249,215,240)
#F9DEF2
(249,222,242)
#F9E5F4
(249,229,244)
#F9ECF6
(249,236,246)
#F9F3F8
(249,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F9ADE4; }

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

This text font color is #F9ADE4.

Background Color

.myBgColor { background-color: #F9ADE4; }

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

This div background color is #F9ADE4.

Border color

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

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

This div border color is #F9ADE4.

Opacity

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

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

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

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

This text has shadow with #F9ADE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9ADE4.

Preview

Color preview on black background

This text has color #F9ADE4 on black background.


Color preview on white background

This text has color #F9ADE4 on white background.


Black color preview on #F9ADE4 background

This text has black color on #F9ADE4 background.


White color preview on #F9ADE4 background

This text has white color on #F9ADE4 background.


Related colors

Complementary color

Complementary color for #hex is #06521B.


I love getcolorcode.com

Triadic colors

1 #E4F9AD and #ADE4F9 with #F9ADE4 are triadic colors.

2 #E4ADF9 and #ADF9E4 with #F9ADE4 are triadic colors.