COLOR #EC96D6

HEX: #EC96D6 RGB: (236,150,214)

Renk bilgisi

#EC96D6 contains mainly red and blue colors. #EC96D6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EC96D6 color RGB value is (236,150,214).

RGB: (236,150,214) (93%, 59%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 150 of 255 = 59%
B 214 of 255 = 84%

236
150
214

R + G + B ~ 79%. #EC96D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 150 + 214 = 600 (100%)
R 236 of 600 ~ 39.33%
G 150 of 600 ~ 25%
B 214 of 600 ~ 35.67'%

%39.33
%25
%35.67

CMYK RENK MODELİ

#EC96D6 rengi CMYK tonu (0,36,9,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.44%
  • sarı tonu 9.32%
  • ana renk tonu 7.45%

CMYK: (0,36,9,7)
C0M36Y9K7 (0%, 36%, 9%, 7%)
(0.00 / 0.36 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%36.44
%9.32
%7.45

Codes

Color #EC96D6 in popluar color models

EC 96 D6
RGB 236 150 214
HSL 315° 69.35% 75.69%
HSB/HSV 315° 36.44% 92.55%
CMYK 0.00% 36.44% 9.32%
7.45%

Color #EC96D6 in popluar number systems.

HEX EC 96 D6
Decimal 236 150 214
Binary 11101100 10010110 11010110
Octal 354 226 326

Shades and tints

Shades of #EC96D6

#EC96D6
(236,150,214)
#D789C3
(215,137,195)
#C27CB0
(194,124,176)
#AD6F9D
(173,111,157)
#98628A
(152,98,138)
#835577
(131,85,119)
#6E4864
(110,72,100)
#593B51
(89,59,81)
#442E3E
(68,46,62)
#2F212B
(47,33,43)
#1A1418
(26,20,24)
#000000
(0,0,0)

Tints of #EC96D6

#EC96D6
(236,150,214)
#ED9FD9
(237,159,217)
#EEA8DC
(238,168,220)
#EFB1DF
(239,177,223)
#F0BAE2
(240,186,226)
#F1C3E5
(241,195,229)
#F2CCE8
(242,204,232)
#F3D5EB
(243,213,235)
#F4DEEE
(244,222,238)
#F5E7F1
(245,231,241)
#F6F0F4
(246,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC96D6 color. Also use rgb(236,150,214) instead hex code.

Text Font Color

.myTextColor { color: #EC96D6; }

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

This text font color is #EC96D6.

Background Color

.myBgColor { background-color: #EC96D6; }

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

This div background color is #EC96D6.

Border color

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

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

This div border color is #EC96D6.

Opacity

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

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

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

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

This text has shadow with #EC96D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC96D6.

Preview

Color preview on black background

This text has color #EC96D6 on black background.


Color preview on white background

This text has color #EC96D6 on white background.


Black color preview on #EC96D6 background

This text has black color on #EC96D6 background.


White color preview on #EC96D6 background

This text has white color on #EC96D6 background.


Related colors

Complementary color

Complementary color for #hex is #136929.


I love getcolorcode.com

Triadic colors

1 #D6EC96 and #96D6EC with #EC96D6 are triadic colors.

2 #D696EC and #96ECD6 with #EC96D6 are triadic colors.