COLOR #F0E5FC

HEX: #F0E5FC RGB: (240,229,252)

Renk bilgisi

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

RGB renk modeli

#F0E5FC color RGB value is (240,229,252).

RGB: (240,229,252) (94%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 229 of 255 = 90%
B 252 of 255 = 99%

240
229
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 229 + 252 = 721 (100%)
R 240 of 721 ~ 33.29%
G 229 of 721 ~ 31.76%
B 252 of 721 ~ 34.95'%

%33.29
%31.76
%34.95

CMYK RENK MODELİ

#F0E5FC rengi CMYK tonu (5,9,0,1).

  • camgöbeği tonu 4.76%
  • eflatun tonu 9.13%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (5,9,0,1)
C5M9Y0K1 (5%, 9%, 0%, 1%)
(0.05 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%4.76
%9.13
%0
%1.18

Codes

Color #F0E5FC in popluar color models

F0 E5 FC
RGB 240 229 252
HSL 269° 79.31% 94.31%
HSB/HSV 269° 9.13% 98.82%
CMYK 4.76% 9.13% 0.00%
1.18%

Color #F0E5FC in popluar number systems.

HEX F0 E5 FC
Decimal 240 229 252
Binary 11110000 11100101 11111100
Octal 360 345 374

Shades and tints

Shades of #F0E5FC

#F0E5FC
(240,229,252)
#DBD1E6
(219,209,230)
#C6BDD0
(198,189,208)
#B1A9BA
(177,169,186)
#9C95A4
(156,149,164)
#87818E
(135,129,142)
#726D78
(114,109,120)
#5D5962
(93,89,98)
#48454C
(72,69,76)
#333136
(51,49,54)
#1E1D20
(30,29,32)
#000000
(0,0,0)

Tints of #F0E5FC

#F0E5FC
(240,229,252)
#F1E7FC
(241,231,252)
#F2E9FC
(242,233,252)
#F3EBFC
(243,235,252)
#F4EDFC
(244,237,252)
#F5EFFC
(245,239,252)
#F6F1FC
(246,241,252)
#F7F3FC
(247,243,252)
#F8F5FC
(248,245,252)
#F9F7FC
(249,247,252)
#FAF9FC
(250,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0E5FC color. Also use rgb(240,229,252) instead hex code.

Text Font Color

.myTextColor { color: #F0E5FC; }

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

This text font color is #F0E5FC.

Background Color

.myBgColor { background-color: #F0E5FC; }

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

This div background color is #F0E5FC.

Border color

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

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

This div border color is #F0E5FC.

Opacity

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

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

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

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

This text has shadow with #F0E5FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0E5FC.

Preview

Color preview on black background

This text has color #F0E5FC on black background.


Color preview on white background

This text has color #F0E5FC on white background.


Black color preview on #F0E5FC background

This text has black color on #F0E5FC background.


White color preview on #F0E5FC background

This text has white color on #F0E5FC background.


Related colors

Complementary color

Complementary color for #hex is #0F1A03.


I love getcolorcode.com

Triadic colors

1 #FCF0E5 and #E5FCF0 with #F0E5FC are triadic colors.

2 #FCE5F0 and #E5F0FC with #F0E5FC are triadic colors.