COLOR #E697C6

HEX: #E697C6 RGB: (230,151,198)

Renk bilgisi

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

RGB renk modeli

#E697C6 color RGB value is (230,151,198).

RGB: (230,151,198) (90%, 59%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 151 of 255 = 59%
B 198 of 255 = 78%

230
151
198

R + G + B ~ 76%. #E697C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 151 + 198 = 579 (100%)
R 230 of 579 ~ 39.72%
G 151 of 579 ~ 26.08%
B 198 of 579 ~ 34.2'%

%39.72
%26.08
%34.2

CMYK RENK MODELİ

#E697C6 rengi CMYK tonu (0,34,14,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.35%
  • sarı tonu 13.91%
  • ana renk tonu 9.80%

CMYK: (0,34,14,10)
C0M34Y14K10 (0%, 34%, 14%, 10%)
(0.00 / 0.34 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%34.35
%13.91
%9.8

Codes

Color #E697C6 in popluar color models

E6 97 C6
RGB 230 151 198
HSL 324° 61.24% 74.71%
HSB/HSV 324° 34.35% 90.20%
CMYK 0.00% 34.35% 13.91%
9.80%

Color #E697C6 in popluar number systems.

HEX E6 97 C6
Decimal 230 151 198
Binary 11100110 10010111 11000110
Octal 346 227 306

Shades and tints

Shades of #E697C6

#E697C6
(230,151,198)
#D28AB4
(210,138,180)
#BE7DA2
(190,125,162)
#AA7090
(170,112,144)
#96637E
(150,99,126)
#82566C
(130,86,108)
#6E495A
(110,73,90)
#5A3C48
(90,60,72)
#462F36
(70,47,54)
#322224
(50,34,36)
#1E1512
(30,21,18)
#000000
(0,0,0)

Tints of #E697C6

#E697C6
(230,151,198)
#E8A0CB
(232,160,203)
#EAA9D0
(234,169,208)
#ECB2D5
(236,178,213)
#EEBBDA
(238,187,218)
#F0C4DF
(240,196,223)
#F2CDE4
(242,205,228)
#F4D6E9
(244,214,233)
#F6DFEE
(246,223,238)
#F8E8F3
(248,232,243)
#FAF1F8
(250,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E697C6 color. Also use rgb(230,151,198) instead hex code.

Text Font Color

.myTextColor { color: #E697C6; }

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

This text font color is #E697C6.

Background Color

.myBgColor { background-color: #E697C6; }

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

This div background color is #E697C6.

Border color

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

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

This div border color is #E697C6.

Opacity

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

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

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

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

This text has shadow with #E697C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E697C6.

Preview

Color preview on black background

This text has color #E697C6 on black background.


Color preview on white background

This text has color #E697C6 on white background.


Black color preview on #E697C6 background

This text has black color on #E697C6 background.


White color preview on #E697C6 background

This text has white color on #E697C6 background.


Related colors

Complementary color

Complementary color for #hex is #196839.


I love getcolorcode.com

Triadic colors

1 #C6E697 and #97C6E6 with #E697C6 are triadic colors.

2 #C697E6 and #97E6C6 with #E697C6 are triadic colors.