COLOR #EFC5D6

HEX: #EFC5D6 RGB: (239,197,214)

Renk bilgisi

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

RGB renk modeli

#EFC5D6 color RGB value is (239,197,214).

RGB: (239,197,214) (94%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 197 of 255 = 77%
B 214 of 255 = 84%

239
197
214

R + G + B ~ 85%. #EFC5D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 197 + 214 = 650 (100%)
R 239 of 650 ~ 36.77%
G 197 of 650 ~ 30.31%
B 214 of 650 ~ 32.92'%

%36.77
%30.31
%32.92

CMYK RENK MODELİ

#EFC5D6 rengi CMYK tonu (0,18,10,6).

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

CMYK: (0,18,10,6)
C0M18Y10K6 (0%, 18%, 10%, 6%)
(0.00 / 0.18 / 0.10 / 0.06)

CMYK yüzdeleri

%0
%17.57
%10.46
%6.27

Codes

Color #EFC5D6 in popluar color models

EF C5 D6
RGB 239 197 214
HSL 336° 56.76% 85.49%
HSB/HSV 336° 17.57% 93.73%
CMYK 0.00% 17.57% 10.46%
6.27%

Color #EFC5D6 in popluar number systems.

HEX EF C5 D6
Decimal 239 197 214
Binary 11101111 11000101 11010110
Octal 357 305 326

Shades and tints

Shades of #EFC5D6

#EFC5D6
(239,197,214)
#DAB4C3
(218,180,195)
#C5A3B0
(197,163,176)
#B0929D
(176,146,157)
#9B818A
(155,129,138)
#867077
(134,112,119)
#715F64
(113,95,100)
#5C4E51
(92,78,81)
#473D3E
(71,61,62)
#322C2B
(50,44,43)
#1D1B18
(29,27,24)
#000000
(0,0,0)

Tints of #EFC5D6

#EFC5D6
(239,197,214)
#F0CAD9
(240,202,217)
#F1CFDC
(241,207,220)
#F2D4DF
(242,212,223)
#F3D9E2
(243,217,226)
#F4DEE5
(244,222,229)
#F5E3E8
(245,227,232)
#F6E8EB
(246,232,235)
#F7EDEE
(247,237,238)
#F8F2F1
(248,242,241)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFC5D6; }

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

This text font color is #EFC5D6.

Background Color

.myBgColor { background-color: #EFC5D6; }

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

This div background color is #EFC5D6.

Border color

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

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

This div border color is #EFC5D6.

Opacity

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

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

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

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

This text has shadow with #EFC5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFC5D6.

Preview

Color preview on black background

This text has color #EFC5D6 on black background.


Color preview on white background

This text has color #EFC5D6 on white background.


Black color preview on #EFC5D6 background

This text has black color on #EFC5D6 background.


White color preview on #EFC5D6 background

This text has white color on #EFC5D6 background.


Related colors

Complementary color

Complementary color for #hex is #103A29.


I love getcolorcode.com

Triadic colors

1 #D6EFC5 and #C5D6EF with #EFC5D6 are triadic colors.

2 #D6C5EF and #C5EFD6 with #EFC5D6 are triadic colors.