COLOR #E6E6C7

HEX: #E6E6C7 RGB: (230,230,199)

Renk bilgisi

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

RGB renk modeli

#E6E6C7 color RGB value is (230,230,199).

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

RGB bağlantıları ve doygunluk

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

230
230
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 230 + 199 = 659 (100%)
R 230 of 659 ~ 34.9%
G 230 of 659 ~ 34.9%
B 199 of 659 ~ 30.2'%

%34.9
%34.9
%30.2

CMYK RENK MODELİ

#E6E6C7 rengi CMYK tonu (0,0,13,10).

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

CMYK: (0,0,13,10)
C0M0Y13K10 (0%, 0%, 13%, 10%)
(0.00 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%0
%13.48
%9.8

Codes

Color #E6E6C7 in popluar color models

E6 E6 C7
RGB 230 230 199
HSL 60° 38.27% 84.12%
HSB/HSV 60° 13.48% 90.20%
CMYK 0.00% 0.00% 13.48%
9.80%

Color #E6E6C7 in popluar number systems.

HEX E6 E6 C7
Decimal 230 230 199
Binary 11100110 11100110 11000111
Octal 346 346 307

Shades and tints

Shades of #E6E6C7

#E6E6C7
(230,230,199)
#D2D2B5
(210,210,181)
#BEBEA3
(190,190,163)
#AAAA91
(170,170,145)
#96967F
(150,150,127)
#82826D
(130,130,109)
#6E6E5B
(110,110,91)
#5A5A49
(90,90,73)
#464637
(70,70,55)
#323225
(50,50,37)
#1E1E13
(30,30,19)
#000000
(0,0,0)

Tints of #E6E6C7

#E6E6C7
(230,230,199)
#E8E8CC
(232,232,204)
#EAEAD1
(234,234,209)
#ECECD6
(236,236,214)
#EEEEDB
(238,238,219)
#F0F0E0
(240,240,224)
#F2F2E5
(242,242,229)
#F4F4EA
(244,244,234)
#F6F6EF
(246,246,239)
#F8F8F4
(248,248,244)
#FAFAF9
(250,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E6C7; }

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

This text font color is #E6E6C7.

Background Color

.myBgColor { background-color: #E6E6C7; }

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

This div background color is #E6E6C7.

Border color

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

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

This div border color is #E6E6C7.

Opacity

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

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

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

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

This text has shadow with #E6E6C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E6C7.

Preview

Color preview on black background

This text has color #E6E6C7 on black background.


Color preview on white background

This text has color #E6E6C7 on white background.


Black color preview on #E6E6C7 background

This text has black color on #E6E6C7 background.


White color preview on #E6E6C7 background

This text has white color on #E6E6C7 background.


Related colors

Complementary color

Complementary color for #hex is #191938.


I love getcolorcode.com