COLOR #E6C7E7

HEX: #E6C7E7 RGB: (230,199,231)

Renk bilgisi

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

RGB renk modeli

#E6C7E7 color RGB value is (230,199,231).

RGB: (230,199,231) (90%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 199 of 255 = 78%
B 231 of 255 = 91%

230
199
231

R + G + B ~ 86%. #E6C7E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 199 + 231 = 660 (100%)
R 230 of 660 ~ 34.85%
G 199 of 660 ~ 30.15%
B 231 of 660 ~ 35'%

%34.85
%30.15
%35

CMYK RENK MODELİ

#E6C7E7 rengi CMYK tonu (0,14,0,9).

  • camgöbeği tonu 0.43%
  • eflatun tonu 13.85%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (0,14,0,9)
C0M14Y0K9 (0%, 14%, 0%, 9%)
(0.00 / 0.14 / 0.00 / 0.09)

CMYK yüzdeleri

%0.43
%13.85
%0
%9.41

Codes

Color #E6C7E7 in popluar color models

E6 C7 E7
RGB 230 199 231
HSL 298° 40.00% 84.31%
HSB/HSV 298° 13.85% 90.59%
CMYK 0.43% 13.85% 0.00%
9.41%

Color #E6C7E7 in popluar number systems.

HEX E6 C7 E7
Decimal 230 199 231
Binary 11100110 11000111 11100111
Octal 346 307 347

Shades and tints

Shades of #E6C7E7

#E6C7E7
(230,199,231)
#D2B5D2
(210,181,210)
#BEA3BD
(190,163,189)
#AA91A8
(170,145,168)
#967F93
(150,127,147)
#826D7E
(130,109,126)
#6E5B69
(110,91,105)
#5A4954
(90,73,84)
#46373F
(70,55,63)
#32252A
(50,37,42)
#1E1315
(30,19,21)
#000000
(0,0,0)

Tints of #E6C7E7

#E6C7E7
(230,199,231)
#E8CCE9
(232,204,233)
#EAD1EB
(234,209,235)
#ECD6ED
(236,214,237)
#EEDBEF
(238,219,239)
#F0E0F1
(240,224,241)
#F2E5F3
(242,229,243)
#F4EAF5
(244,234,245)
#F6EFF7
(246,239,247)
#F8F4F9
(248,244,249)
#FAF9FB
(250,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C7E7; }

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

This text font color is #E6C7E7.

Background Color

.myBgColor { background-color: #E6C7E7; }

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

This div background color is #E6C7E7.

Border color

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

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

This div border color is #E6C7E7.

Opacity

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

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

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

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

This text has shadow with #E6C7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C7E7.

Preview

Color preview on black background

This text has color #E6C7E7 on black background.


Color preview on white background

This text has color #E6C7E7 on white background.


Black color preview on #E6C7E7 background

This text has black color on #E6C7E7 background.


White color preview on #E6C7E7 background

This text has white color on #E6C7E7 background.


Related colors

Complementary color

Complementary color for #hex is #193818.


I love getcolorcode.com

Triadic colors

1 #E7E6C7 and #C7E7E6 with #E6C7E7 are triadic colors.

2 #E7C7E6 and #C7E6E7 with #E6C7E7 are triadic colors.