COLOR #F6A5E7

HEX: #F6A5E7 RGB: (246,165,231)

Renk bilgisi

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

RGB renk modeli

#F6A5E7 color RGB value is (246,165,231).

RGB: (246,165,231) (96%, 65%, 91%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 165 of 255 = 65%
B 231 of 255 = 91%

246
165
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 165 + 231 = 642 (100%)
R 246 of 642 ~ 38.32%
G 165 of 642 ~ 25.7%
B 231 of 642 ~ 35.98'%

%38.32
%25.7
%35.98

CMYK RENK MODELİ

#F6A5E7 rengi CMYK tonu (0,33,6,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.93%
  • sarı tonu 6.10%
  • ana renk tonu 3.53%

CMYK: (0,33,6,4)
C0M33Y6K4 (0%, 33%, 6%, 4%)
(0.00 / 0.33 / 0.06 / 0.04)

CMYK yüzdeleri

%0
%32.93
%6.1
%3.53

Codes

Color #F6A5E7 in popluar color models

F6 A5 E7
RGB 246 165 231
HSL 311° 81.82% 80.59%
HSB/HSV 311° 32.93% 96.47%
CMYK 0.00% 32.93% 6.10%
3.53%

Color #F6A5E7 in popluar number systems.

HEX F6 A5 E7
Decimal 246 165 231
Binary 11110110 10100101 11100111
Octal 366 245 347

Shades and tints

Shades of #F6A5E7

#F6A5E7
(246,165,231)
#E096D2
(224,150,210)
#CA87BD
(202,135,189)
#B478A8
(180,120,168)
#9E6993
(158,105,147)
#885A7E
(136,90,126)
#724B69
(114,75,105)
#5C3C54
(92,60,84)
#462D3F
(70,45,63)
#301E2A
(48,30,42)
#1A0F15
(26,15,21)
#000000
(0,0,0)

Tints of #F6A5E7

#F6A5E7
(246,165,231)
#F6ADE9
(246,173,233)
#F6B5EB
(246,181,235)
#F6BDED
(246,189,237)
#F6C5EF
(246,197,239)
#F6CDF1
(246,205,241)
#F6D5F3
(246,213,243)
#F6DDF5
(246,221,245)
#F6E5F7
(246,229,247)
#F6EDF9
(246,237,249)
#F6F5FB
(246,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6A5E7 color. Also use rgb(246,165,231) instead hex code.

Text Font Color

.myTextColor { color: #F6A5E7; }

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

This text font color is #F6A5E7.

Background Color

.myBgColor { background-color: #F6A5E7; }

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

This div background color is #F6A5E7.

Border color

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

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

This div border color is #F6A5E7.

Opacity

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

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

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

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

This text has shadow with #F6A5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6A5E7.

Preview

Color preview on black background

This text has color #F6A5E7 on black background.


Color preview on white background

This text has color #F6A5E7 on white background.


Black color preview on #F6A5E7 background

This text has black color on #F6A5E7 background.


White color preview on #F6A5E7 background

This text has white color on #F6A5E7 background.


Related colors

Complementary color

Complementary color for #hex is #095A18.


I love getcolorcode.com

Triadic colors

1 #E7F6A5 and #A5E7F6 with #F6A5E7 are triadic colors.

2 #E7A5F6 and #A5F6E7 with #F6A5E7 are triadic colors.