COLOR #F6E8FA

HEX: #F6E8FA RGB: (246,232,250)

Renk bilgisi

#F6E8FA contains red, green and blue colors in about the same proportion. #F6E8FA ‘ nin web güvenlik rengi #FFFFFF (ya da #FFF) dir.

RGB renk modeli

#F6E8FA color RGB value is (246,232,250).

RGB: (246,232,250) (96%, 91%, 98%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 232 of 255 = 91%
B 250 of 255 = 98%

246
232
250

R + G + B ~ 95%. #F6E8FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 232 + 250 = 728 (100%)
R 246 of 728 ~ 33.79%
G 232 of 728 ~ 31.87%
B 250 of 728 ~ 34.34'%

%33.79
%31.87
%34.34

CMYK RENK MODELİ

#F6E8FA rengi CMYK tonu (2,7,0,2).

  • camgöbeği tonu 1.60%
  • eflatun tonu 7.20%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (2,7,0,2)
C2M7Y0K2 (2%, 7%, 0%, 2%)
(0.02 / 0.07 / 0.00 / 0.02)

CMYK yüzdeleri

%1.6
%7.2
%0
%1.96

Codes

Color #F6E8FA in popluar color models

F6 E8 FA
RGB 246 232 250
HSL 287° 64.29% 94.51%
HSB/HSV 287° 7.20% 98.04%
CMYK 1.60% 7.20% 0.00%
1.96%

Color #F6E8FA in popluar number systems.

HEX F6 E8 FA
Decimal 246 232 250
Binary 11110110 11101000 11111010
Octal 366 350 372

Shades and tints

Shades of #F6E8FA

#F6E8FA
(246,232,250)
#E0D3E4
(224,211,228)
#CABECE
(202,190,206)
#B4A9B8
(180,169,184)
#9E94A2
(158,148,162)
#887F8C
(136,127,140)
#726A76
(114,106,118)
#5C5560
(92,85,96)
#46404A
(70,64,74)
#302B34
(48,43,52)
#1A161E
(26,22,30)
#000000
(0,0,0)

Tints of #F6E8FA

#F6E8FA
(246,232,250)
#F6EAFA
(246,234,250)
#F6ECFA
(246,236,250)
#F6EEFA
(246,238,250)
#F6F0FA
(246,240,250)
#F6F2FA
(246,242,250)
#F6F4FA
(246,244,250)
#F6F6FA
(246,246,250)
#F6F8FA
(246,248,250)
#F6FAFA
(246,250,250)
#F6FCFA
(246,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E8FA color. Also use rgb(246,232,250) instead hex code.

Text Font Color

.myTextColor { color: #F6E8FA; }

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

This text font color is #F6E8FA.

Background Color

.myBgColor { background-color: #F6E8FA; }

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

This div background color is #F6E8FA.

Border color

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

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

This div border color is #F6E8FA.

Opacity

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

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

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

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

This text has shadow with #F6E8FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E8FA.

Preview

Color preview on black background

This text has color #F6E8FA on black background.


Color preview on white background

This text has color #F6E8FA on white background.


Black color preview on #F6E8FA background

This text has black color on #F6E8FA background.


White color preview on #F6E8FA background

This text has white color on #F6E8FA background.


Related colors

Complementary color

Complementary color for #hex is #091705.


I love getcolorcode.com

Triadic colors

1 #FAF6E8 and #E8FAF6 with #F6E8FA are triadic colors.

2 #FAE8F6 and #E8F6FA with #F6E8FA are triadic colors.