COLOR #EFC6EC

HEX: #EFC6EC RGB: (239,198,236)

Renk bilgisi

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

RGB renk modeli

#EFC6EC color RGB value is (239,198,236).

RGB: (239,198,236) (94%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 198 of 255 = 78%
B 236 of 255 = 93%

239
198
236

R + G + B ~ 88%. #EFC6EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 198 + 236 = 673 (100%)
R 239 of 673 ~ 35.51%
G 198 of 673 ~ 29.42%
B 236 of 673 ~ 35.07'%

%35.51
%29.42
%35.07

CMYK RENK MODELİ

#EFC6EC rengi CMYK tonu (0,17,1,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.15%
  • sarı tonu 1.26%
  • ana renk tonu 6.27%

CMYK: (0,17,1,6)
C0M17Y1K6 (0%, 17%, 1%, 6%)
(0.00 / 0.17 / 0.01 / 0.06)

CMYK yüzdeleri

%0
%17.15
%1.26
%6.27

Codes

Color #EFC6EC in popluar color models

EF C6 EC
RGB 239 198 236
HSL 304° 56.16% 85.69%
HSB/HSV 304° 17.15% 93.73%
CMYK 0.00% 17.15% 1.26%
6.27%

Color #EFC6EC in popluar number systems.

HEX EF C6 EC
Decimal 239 198 236
Binary 11101111 11000110 11101100
Octal 357 306 354

Shades and tints

Shades of #EFC6EC

#EFC6EC
(239,198,236)
#DAB4D7
(218,180,215)
#C5A2C2
(197,162,194)
#B090AD
(176,144,173)
#9B7E98
(155,126,152)
#866C83
(134,108,131)
#715A6E
(113,90,110)
#5C4859
(92,72,89)
#473644
(71,54,68)
#32242F
(50,36,47)
#1D121A
(29,18,26)
#000000
(0,0,0)

Tints of #EFC6EC

#EFC6EC
(239,198,236)
#F0CBED
(240,203,237)
#F1D0EE
(241,208,238)
#F2D5EF
(242,213,239)
#F3DAF0
(243,218,240)
#F4DFF1
(244,223,241)
#F5E4F2
(245,228,242)
#F6E9F3
(246,233,243)
#F7EEF4
(247,238,244)
#F8F3F5
(248,243,245)
#F9F8F6
(249,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFC6EC color. Also use rgb(239,198,236) instead hex code.

Text Font Color

.myTextColor { color: #EFC6EC; }

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

This text font color is #EFC6EC.

Background Color

.myBgColor { background-color: #EFC6EC; }

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

This div background color is #EFC6EC.

Border color

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

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

This div border color is #EFC6EC.

Opacity

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

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

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

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

This text has shadow with #EFC6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFC6EC.

Preview

Color preview on black background

This text has color #EFC6EC on black background.


Color preview on white background

This text has color #EFC6EC on white background.


Black color preview on #EFC6EC background

This text has black color on #EFC6EC background.


White color preview on #EFC6EC background

This text has white color on #EFC6EC background.


Related colors

Complementary color

Complementary color for #hex is #103913.


I love getcolorcode.com

Triadic colors

1 #ECEFC6 and #C6ECEF with #EFC6EC are triadic colors.

2 #ECC6EF and #C6EFEC with #EFC6EC are triadic colors.