COLOR #E688C7

HEX: #E688C7 RGB: (230,136,199)

Renk bilgisi

#E688C7 contains mainly red and blue colors. #E688C7 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E688C7 color RGB value is (230,136,199).

RGB: (230,136,199) (90%, 53%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 136 of 255 = 53%
B 199 of 255 = 78%

230
136
199

R + G + B ~ 74%. #E688C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 136 + 199 = 565 (100%)
R 230 of 565 ~ 40.71%
G 136 of 565 ~ 24.07%
B 199 of 565 ~ 35.22'%

%40.71
%24.07
%35.22

CMYK RENK MODELİ

#E688C7 rengi CMYK tonu (0,41,13,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.87%
  • sarı tonu 13.48%
  • ana renk tonu 9.80%

CMYK: (0,41,13,10)
C0M41Y13K10 (0%, 41%, 13%, 10%)
(0.00 / 0.41 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%40.87
%13.48
%9.8

Codes

Color #E688C7 in popluar color models

E6 88 C7
RGB 230 136 199
HSL 320° 65.28% 71.76%
HSB/HSV 320° 40.87% 90.20%
CMYK 0.00% 40.87% 13.48%
9.80%

Color #E688C7 in popluar number systems.

HEX E6 88 C7
Decimal 230 136 199
Binary 11100110 10001000 11000111
Octal 346 210 307

Shades and tints

Shades of #E688C7

#E688C7
(230,136,199)
#D27CB5
(210,124,181)
#BE70A3
(190,112,163)
#AA6491
(170,100,145)
#96587F
(150,88,127)
#824C6D
(130,76,109)
#6E405B
(110,64,91)
#5A3449
(90,52,73)
#462837
(70,40,55)
#321C25
(50,28,37)
#1E1013
(30,16,19)
#000000
(0,0,0)

Tints of #E688C7

#E688C7
(230,136,199)
#E892CC
(232,146,204)
#EA9CD1
(234,156,209)
#ECA6D6
(236,166,214)
#EEB0DB
(238,176,219)
#F0BAE0
(240,186,224)
#F2C4E5
(242,196,229)
#F4CEEA
(244,206,234)
#F6D8EF
(246,216,239)
#F8E2F4
(248,226,244)
#FAECF9
(250,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E688C7 color. Also use rgb(230,136,199) instead hex code.

Text Font Color

.myTextColor { color: #E688C7; }

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

This text font color is #E688C7.

Background Color

.myBgColor { background-color: #E688C7; }

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

This div background color is #E688C7.

Border color

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

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

This div border color is #E688C7.

Opacity

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

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

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

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

This text has shadow with #E688C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E688C7.

Preview

Color preview on black background

This text has color #E688C7 on black background.


Color preview on white background

This text has color #E688C7 on white background.


Black color preview on #E688C7 background

This text has black color on #E688C7 background.


White color preview on #E688C7 background

This text has white color on #E688C7 background.


Related colors

Complementary color

Complementary color for #hex is #197738.


I love getcolorcode.com

Triadic colors

1 #C7E688 and #88C7E6 with #E688C7 are triadic colors.

2 #C788E6 and #88E6C7 with #E688C7 are triadic colors.