COLOR #F0D6FA

HEX: #F0D6FA RGB: (240,214,250)

Renk bilgisi

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

RGB renk modeli

#F0D6FA color RGB value is (240,214,250).

RGB: (240,214,250) (94%, 84%, 98%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 214 of 255 = 84%
B 250 of 255 = 98%

240
214
250

R + G + B ~ 92%. #F0D6FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 214 + 250 = 704 (100%)
R 240 of 704 ~ 34.09%
G 214 of 704 ~ 30.4%
B 250 of 704 ~ 35.51'%

%34.09
%30.4
%35.51

CMYK RENK MODELİ

#F0D6FA rengi CMYK tonu (4,14,0,2).

  • camgöbeği tonu 4.00%
  • eflatun tonu 14.40%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%
CMYK: (4,14,0,2) C4M14Y0K2 (4%,14%,0%,2%) (0.04/0.14/0.00/0.02) 

CMYK yüzdeleri

%4
%14.4
%0
%1.96

Codes

Color #F0D6FA in popluar color models

F0 D6 FA
RGB 240 214 250
HSL 283° 78.26% 90.98%
HSB/HSV 283° 14.40% 98.04%
CMYK 4.00% 14.40% 0.00%
1.96%

Color #F0D6FA in popluar number systems.

HEX F0 D6 FA
Decimal 240 214 250
Binary 11110000 11010110 11111010
Octal 360 326 372

Shades and tints

Shades of #F0D6FA

#F0D6FA
(240,214,250)
#DBC3E4
(219,195,228)
#C6B0CE
(198,176,206)
#B19DB8
(177,157,184)
#9C8AA2
(156,138,162)
#87778C
(135,119,140)
#726476
(114,100,118)
#5D5160
(93,81,96)
#483E4A
(72,62,74)
#332B34
(51,43,52)
#1E181E
(30,24,30)
#000000
(0,0,0)

Tints of #F0D6FA

#F0D6FA
(240,214,250)
#F1D9FA
(241,217,250)
#F2DCFA
(242,220,250)
#F3DFFA
(243,223,250)
#F4E2FA
(244,226,250)
#F5E5FA
(245,229,250)
#F6E8FA
(246,232,250)
#F7EBFA
(247,235,250)
#F8EEFA
(248,238,250)
#F9F1FA
(249,241,250)
#FAF4FA
(250,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0D6FA color. Also use rgb(240,214,250) instead hex code.

Text Font Color

.myTextColor { color: #F0D6FA; }

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

This text font color is #F0D6FA.

Background Color

.myBgColor { background-color: #F0D6FA; }

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

This div background color is #F0D6FA.

Border color

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

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

This div border color is #F0D6FA.

Opacity

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

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

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

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

This text has shadow with #F0D6FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0D6FA.

Preview

Color preview on black background

This text has color #F0D6FA on black background.


Color preview on white background

This text has color #F0D6FA on white background.


Black color preview on #F0D6FA background

This text has black color on #F0D6FA background.


White color preview on #F0D6FA background

This text has white color on #F0D6FA background.


Related colors

Complementary color

Complementary color for #hex is #0F2905.


I love getcolorcode.com

Triadic colors

1 #FAF0D6 and #D6FAF0 with #F0D6FA are triadic colors.

2 #FAD6F0 and #D6F0FA with #F0D6FA are triadic colors.