COLOR #E996D6

HEX: #E996D6 RGB: (233,150,214)

Renk bilgisi

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

RGB renk modeli

#E996D6 color RGB value is (233,150,214).

RGB: (233,150,214) (91%, 59%, 84%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 150 of 255 = 59%
B 214 of 255 = 84%

233
150
214

R + G + B ~ 78%. #E996D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 150 + 214 = 597 (100%)
R 233 of 597 ~ 39.03%
G 150 of 597 ~ 25.13%
B 214 of 597 ~ 35.85'%

%39.03
%25.13
%35.85

CMYK RENK MODELİ

#E996D6 rengi CMYK tonu (0,36,8,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.62%
  • sarı tonu 8.15%
  • ana renk tonu 8.63%

CMYK: (0,36,8,9)
C0M36Y8K9 (0%, 36%, 8%, 9%)
(0.00 / 0.36 / 0.08 / 0.09)

CMYK yüzdeleri

%0
%35.62
%8.15
%8.63

Codes

Color #E996D6 in popluar color models

E9 96 D6
RGB 233 150 214
HSL 314° 65.35% 75.10%
HSB/HSV 314° 35.62% 91.37%
CMYK 0.00% 35.62% 8.15%
8.63%

Color #E996D6 in popluar number systems.

HEX E9 96 D6
Decimal 233 150 214
Binary 11101001 10010110 11010110
Octal 351 226 326

Shades and tints

Shades of #E996D6

#E996D6
(233,150,214)
#D489C3
(212,137,195)
#BF7CB0
(191,124,176)
#AA6F9D
(170,111,157)
#95628A
(149,98,138)
#805577
(128,85,119)
#6B4864
(107,72,100)
#563B51
(86,59,81)
#412E3E
(65,46,62)
#2C212B
(44,33,43)
#171418
(23,20,24)
#000000
(0,0,0)

Tints of #E996D6

#E996D6
(233,150,214)
#EB9FD9
(235,159,217)
#EDA8DC
(237,168,220)
#EFB1DF
(239,177,223)
#F1BAE2
(241,186,226)
#F3C3E5
(243,195,229)
#F5CCE8
(245,204,232)
#F7D5EB
(247,213,235)
#F9DEEE
(249,222,238)
#FBE7F1
(251,231,241)
#FDF0F4
(253,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E996D6; }

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

This text font color is #E996D6.

Background Color

.myBgColor { background-color: #E996D6; }

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

This div background color is #E996D6.

Border color

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

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

This div border color is #E996D6.

Opacity

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

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

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

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

This text has shadow with #E996D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E996D6.

Preview

Color preview on black background

This text has color #E996D6 on black background.


Color preview on white background

This text has color #E996D6 on white background.


Black color preview on #E996D6 background

This text has black color on #E996D6 background.


White color preview on #E996D6 background

This text has white color on #E996D6 background.


Related colors

Complementary color

Complementary color for #hex is #166929.


I love getcolorcode.com

Triadic colors

1 #D6E996 and #96D6E9 with #E996D6 are triadic colors.

2 #D696E9 and #96E9D6 with #E996D6 are triadic colors.