COLOR #F6ADFD

HEX: #F6ADFD RGB: (246,173,253)

Renk bilgisi

#F6ADFD contains mainly red and blue colors. #F6ADFD ‘ nin web güvenlik rengi #FF99FF (ya da #F9F) dir.

RGB renk modeli

#F6ADFD color RGB value is (246,173,253).

RGB: (246,173,253) (96%, 68%, 99%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 173 of 255 = 68%
B 253 of 255 = 99%

246
173
253

R + G + B ~ 88%. #F6ADFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 173 + 253 = 672 (100%)
R 246 of 672 ~ 36.61%
G 173 of 672 ~ 25.74%
B 253 of 672 ~ 37.65'%

%36.61
%25.74
%37.65

CMYK RENK MODELİ

#F6ADFD rengi CMYK tonu (3,32,0,1).

  • camgöbeği tonu 2.77%
  • eflatun tonu 31.62%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (3,32,0,1)
C3M32Y0K1 (3%, 32%, 0%, 1%)
(0.03 / 0.32 / 0.00 / 0.01)

CMYK yüzdeleri

%2.77
%31.62
%0
%0.78

Codes

Color #F6ADFD in popluar color models

F6 AD FD
RGB 246 173 253
HSL 295° 95.24% 83.53%
HSB/HSV 295° 31.62% 99.22%
CMYK 2.77% 31.62% 0.00%
0.78%

Color #F6ADFD in popluar number systems.

HEX F6 AD FD
Decimal 246 173 253
Binary 11110110 10101101 11111101
Octal 366 255 375

Shades and tints

Shades of #F6ADFD

#F6ADFD
(246,173,253)
#E09EE6
(224,158,230)
#CA8FCF
(202,143,207)
#B480B8
(180,128,184)
#9E71A1
(158,113,161)
#88628A
(136,98,138)
#725373
(114,83,115)
#5C445C
(92,68,92)
#463545
(70,53,69)
#30262E
(48,38,46)
#1A1717
(26,23,23)
#000000
(0,0,0)

Tints of #F6ADFD

#F6ADFD
(246,173,253)
#F6B4FD
(246,180,253)
#F6BBFD
(246,187,253)
#F6C2FD
(246,194,253)
#F6C9FD
(246,201,253)
#F6D0FD
(246,208,253)
#F6D7FD
(246,215,253)
#F6DEFD
(246,222,253)
#F6E5FD
(246,229,253)
#F6ECFD
(246,236,253)
#F6F3FD
(246,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6ADFD color. Also use rgb(246,173,253) instead hex code.

Text Font Color

.myTextColor { color: #F6ADFD; }

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

This text font color is #F6ADFD.

Background Color

.myBgColor { background-color: #F6ADFD; }

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

This div background color is #F6ADFD.

Border color

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

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

This div border color is #F6ADFD.

Opacity

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

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

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

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

This text has shadow with #F6ADFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6ADFD.

Preview

Color preview on black background

This text has color #F6ADFD on black background.


Color preview on white background

This text has color #F6ADFD on white background.


Black color preview on #F6ADFD background

This text has black color on #F6ADFD background.


White color preview on #F6ADFD background

This text has white color on #F6ADFD background.


Related colors

Complementary color

Complementary color for #hex is #095202.


I love getcolorcode.com

Triadic colors

1 #FDF6AD and #ADFDF6 with #F6ADFD are triadic colors.

2 #FDADF6 and #ADF6FD with #F6ADFD are triadic colors.