COLOR #EFC5E6

HEX: #EFC5E6 RGB: (239,197,230)

Renk bilgisi

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

RGB renk modeli

#EFC5E6 color RGB value is (239,197,230).

RGB: (239,197,230) (94%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 197 of 255 = 77%
B 230 of 255 = 90%

239
197
230

R + G + B ~ 87%. #EFC5E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 197 + 230 = 666 (100%)
R 239 of 666 ~ 35.89%
G 197 of 666 ~ 29.58%
B 230 of 666 ~ 34.53'%

%35.89
%29.58
%34.53

CMYK RENK MODELİ

#EFC5E6 rengi CMYK tonu (0,18,4,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.57%
  • sarı tonu 3.77%
  • ana renk tonu 6.27%

CMYK: (0,18,4,6)
C0M18Y4K6 (0%, 18%, 4%, 6%)
(0.00 / 0.18 / 0.04 / 0.06)

CMYK yüzdeleri

%0
%17.57
%3.77
%6.27

Codes

Color #EFC5E6 in popluar color models

EF C5 E6
RGB 239 197 230
HSL 313° 56.76% 85.49%
HSB/HSV 313° 17.57% 93.73%
CMYK 0.00% 17.57% 3.77%
6.27%

Color #EFC5E6 in popluar number systems.

HEX EF C5 E6
Decimal 239 197 230
Binary 11101111 11000101 11100110
Octal 357 305 346

Shades and tints

Shades of #EFC5E6

#EFC5E6
(239,197,230)
#DAB4D2
(218,180,210)
#C5A3BE
(197,163,190)
#B092AA
(176,146,170)
#9B8196
(155,129,150)
#867082
(134,112,130)
#715F6E
(113,95,110)
#5C4E5A
(92,78,90)
#473D46
(71,61,70)
#322C32
(50,44,50)
#1D1B1E
(29,27,30)
#000000
(0,0,0)

Tints of #EFC5E6

#EFC5E6
(239,197,230)
#F0CAE8
(240,202,232)
#F1CFEA
(241,207,234)
#F2D4EC
(242,212,236)
#F3D9EE
(243,217,238)
#F4DEF0
(244,222,240)
#F5E3F2
(245,227,242)
#F6E8F4
(246,232,244)
#F7EDF6
(247,237,246)
#F8F2F8
(248,242,248)
#F9F7FA
(249,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFC5E6; }

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

This text font color is #EFC5E6.

Background Color

.myBgColor { background-color: #EFC5E6; }

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

This div background color is #EFC5E6.

Border color

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

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

This div border color is #EFC5E6.

Opacity

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

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

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

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

This text has shadow with #EFC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFC5E6.

Preview

Color preview on black background

This text has color #EFC5E6 on black background.


Color preview on white background

This text has color #EFC5E6 on white background.


Black color preview on #EFC5E6 background

This text has black color on #EFC5E6 background.


White color preview on #EFC5E6 background

This text has white color on #EFC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #103A19.


I love getcolorcode.com

Triadic colors

1 #E6EFC5 and #C5E6EF with #EFC5E6 are triadic colors.

2 #E6C5EF and #C5EFE6 with #EFC5E6 are triadic colors.