COLOR #F6E4FB

HEX: #F6E4FB RGB: (246,228,251)

Renk bilgisi

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

RGB renk modeli

#F6E4FB color RGB value is (246,228,251).

RGB: (246,228,251) (96%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 228 of 255 = 89%
B 251 of 255 = 98%

246
228
251

R + G + B ~ 94%. #F6E4FB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 228 + 251 = 725 (100%)
R 246 of 725 ~ 33.93%
G 228 of 725 ~ 31.45%
B 251 of 725 ~ 34.62'%

%33.93
%31.45
%34.62

CMYK RENK MODELİ

#F6E4FB rengi CMYK tonu (2,9,0,2).

  • camgöbeği tonu 1.99%
  • eflatun tonu 9.16%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (2,9,0,2)
C2M9Y0K2 (2%, 9%, 0%, 2%)
(0.02 / 0.09 / 0.00 / 0.02)

CMYK yüzdeleri

%1.99
%9.16
%0
%1.57

Codes

Color #F6E4FB in popluar color models

F6 E4 FB
RGB 246 228 251
HSL 287° 74.19% 93.92%
HSB/HSV 287° 9.16% 98.43%
CMYK 1.99% 9.16% 0.00%
1.57%

Color #F6E4FB in popluar number systems.

HEX F6 E4 FB
Decimal 246 228 251
Binary 11110110 11100100 11111011
Octal 366 344 373

Shades and tints

Shades of #F6E4FB

#F6E4FB
(246,228,251)
#E0D0E5
(224,208,229)
#CABCCF
(202,188,207)
#B4A8B9
(180,168,185)
#9E94A3
(158,148,163)
#88808D
(136,128,141)
#726C77
(114,108,119)
#5C5861
(92,88,97)
#46444B
(70,68,75)
#303035
(48,48,53)
#1A1C1F
(26,28,31)
#000000
(0,0,0)

Tints of #F6E4FB

#F6E4FB
(246,228,251)
#F6E6FB
(246,230,251)
#F6E8FB
(246,232,251)
#F6EAFB
(246,234,251)
#F6ECFB
(246,236,251)
#F6EEFB
(246,238,251)
#F6F0FB
(246,240,251)
#F6F2FB
(246,242,251)
#F6F4FB
(246,244,251)
#F6F6FB
(246,246,251)
#F6F8FB
(246,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6E4FB color. Also use rgb(246,228,251) instead hex code.

Text Font Color

.myTextColor { color: #F6E4FB; }

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

This text font color is #F6E4FB.

Background Color

.myBgColor { background-color: #F6E4FB; }

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

This div background color is #F6E4FB.

Border color

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

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

This div border color is #F6E4FB.

Opacity

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

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

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

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

This text has shadow with #F6E4FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6E4FB.

Preview

Color preview on black background

This text has color #F6E4FB on black background.


Color preview on white background

This text has color #F6E4FB on white background.


Black color preview on #F6E4FB background

This text has black color on #F6E4FB background.


White color preview on #F6E4FB background

This text has white color on #F6E4FB background.


Related colors

Complementary color

Complementary color for #hex is #091B04.


I love getcolorcode.com

Triadic colors

1 #FBF6E4 and #E4FBF6 with #F6E4FB are triadic colors.

2 #FBE4F6 and #E4F6FB with #F6E4FB are triadic colors.