COLOR #EFE6FA

HEX: #EFE6FA RGB: (239,230,250)

Renk bilgisi

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

RGB renk modeli

#EFE6FA color RGB value is (239,230,250).

RGB: (239,230,250) (94%, 90%, 98%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 230 of 255 = 90%
B 250 of 255 = 98%

239
230
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 230 + 250 = 719 (100%)
R 239 of 719 ~ 33.24%
G 230 of 719 ~ 31.99%
B 250 of 719 ~ 34.77'%

%33.24
%31.99
%34.77

CMYK RENK MODELİ

#EFE6FA rengi CMYK tonu (4,8,0,2).

  • camgöbeği tonu 4.40%
  • eflatun tonu 8.00%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%
CMYK: (4,8,0,2) C4M8Y0K2 (4%,8%,0%,2%) (0.04/0.08/0.00/0.02) 

CMYK yüzdeleri

%4.4
%8
%0
%1.96

Codes

Color #EFE6FA in popluar color models

EF E6 FA
RGB 239 230 250
HSL 267° 66.67% 94.12%
HSB/HSV 267° 8.00% 98.04%
CMYK 4.40% 8.00% 0.00%
1.96%

Color #EFE6FA in popluar number systems.

HEX EF E6 FA
Decimal 239 230 250
Binary 11101111 11100110 11111010
Octal 357 346 372

Shades and tints

Shades of #EFE6FA

#EFE6FA
(239,230,250)
#DAD2E4
(218,210,228)
#C5BECE
(197,190,206)
#B0AAB8
(176,170,184)
#9B96A2
(155,150,162)
#86828C
(134,130,140)
#716E76
(113,110,118)
#5C5A60
(92,90,96)
#47464A
(71,70,74)
#323234
(50,50,52)
#1D1E1E
(29,30,30)
#000000
(0,0,0)

Tints of #EFE6FA

#EFE6FA
(239,230,250)
#F0E8FA
(240,232,250)
#F1EAFA
(241,234,250)
#F2ECFA
(242,236,250)
#F3EEFA
(243,238,250)
#F4F0FA
(244,240,250)
#F5F2FA
(245,242,250)
#F6F4FA
(246,244,250)
#F7F6FA
(247,246,250)
#F8F8FA
(248,248,250)
#F9FAFA
(249,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFE6FA color. Also use rgb(239,230,250) instead hex code.

Text Font Color

.myTextColor { color: #EFE6FA; }

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

This text font color is #EFE6FA.

Background Color

.myBgColor { background-color: #EFE6FA; }

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

This div background color is #EFE6FA.

Border color

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

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

This div border color is #EFE6FA.

Opacity

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

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

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

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

This text has shadow with #EFE6FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFE6FA.

Preview

Color preview on black background

This text has color #EFE6FA on black background.


Color preview on white background

This text has color #EFE6FA on white background.


Black color preview on #EFE6FA background

This text has black color on #EFE6FA background.


White color preview on #EFE6FA background

This text has white color on #EFE6FA background.


Related colors

Complementary color

Complementary color for #hex is #101905.


I love getcolorcode.com

Triadic colors

1 #FAEFE6 and #E6FAEF with #EFE6FA are triadic colors.

2 #FAE6EF and #E6EFFA with #EFE6FA are triadic colors.