COLOR #F6ADE6

HEX: #F6ADE6 RGB: (246,173,230)

Renk bilgisi

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

RGB renk modeli

#F6ADE6 color RGB value is (246,173,230).

RGB: (246,173,230) (96%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 173 of 255 = 68%
B 230 of 255 = 90%

246
173
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 173 + 230 = 649 (100%)
R 246 of 649 ~ 37.9%
G 173 of 649 ~ 26.66%
B 230 of 649 ~ 35.44'%

%37.9
%26.66
%35.44

CMYK RENK MODELİ

#F6ADE6 rengi CMYK tonu (0,30,7,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.67%
  • sarı tonu 6.50%
  • ana renk tonu 3.53%

CMYK: (0,30,7,4)
C0M30Y7K4 (0%, 30%, 7%, 4%)
(0.00 / 0.30 / 0.07 / 0.04)

CMYK yüzdeleri

%0
%29.67
%6.5
%3.53

Codes

Color #F6ADE6 in popluar color models

F6 AD E6
RGB 246 173 230
HSL 313° 80.22% 82.16%
HSB/HSV 313° 29.67% 96.47%
CMYK 0.00% 29.67% 6.50%
3.53%

Color #F6ADE6 in popluar number systems.

HEX F6 AD E6
Decimal 246 173 230
Binary 11110110 10101101 11100110
Octal 366 255 346

Shades and tints

Shades of #F6ADE6

#F6ADE6
(246,173,230)
#E09ED2
(224,158,210)
#CA8FBE
(202,143,190)
#B480AA
(180,128,170)
#9E7196
(158,113,150)
#886282
(136,98,130)
#72536E
(114,83,110)
#5C445A
(92,68,90)
#463546
(70,53,70)
#302632
(48,38,50)
#1A171E
(26,23,30)
#000000
(0,0,0)

Tints of #F6ADE6

#F6ADE6
(246,173,230)
#F6B4E8
(246,180,232)
#F6BBEA
(246,187,234)
#F6C2EC
(246,194,236)
#F6C9EE
(246,201,238)
#F6D0F0
(246,208,240)
#F6D7F2
(246,215,242)
#F6DEF4
(246,222,244)
#F6E5F6
(246,229,246)
#F6ECF8
(246,236,248)
#F6F3FA
(246,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6ADE6; }

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

This text font color is #F6ADE6.

Background Color

.myBgColor { background-color: #F6ADE6; }

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

This div background color is #F6ADE6.

Border color

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

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

This div border color is #F6ADE6.

Opacity

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

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

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

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

This text has shadow with #F6ADE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6ADE6.

Preview

Color preview on black background

This text has color #F6ADE6 on black background.


Color preview on white background

This text has color #F6ADE6 on white background.


Black color preview on #F6ADE6 background

This text has black color on #F6ADE6 background.


White color preview on #F6ADE6 background

This text has white color on #F6ADE6 background.


Related colors

Complementary color

Complementary color for #hex is #095219.


I love getcolorcode.com

Triadic colors

1 #E6F6AD and #ADE6F6 with #F6ADE6 are triadic colors.

2 #E6ADF6 and #ADF6E6 with #F6ADE6 are triadic colors.