COLOR #E6C7A7

HEX: #E6C7A7 RGB: (230,199,167)

Renk bilgisi

#E6C7A7 contains mainly red and green colors. #E6C7A7 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6C7A7 color RGB value is (230,199,167).

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

RGB bağlantıları ve doygunluk

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

230
199
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 199 + 167 = 596 (100%)
R 230 of 596 ~ 38.59%
G 199 of 596 ~ 33.39%
B 167 of 596 ~ 28.02'%

%38.59
%33.39
%28.02

CMYK RENK MODELİ

#E6C7A7 rengi CMYK tonu (0,13,27,10).

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

CMYK: (0,13,27,10)
C0M13Y27K10 (0%, 13%, 27%, 10%)
(0.00 / 0.13 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%13.48
%27.39
%9.8

Codes

Color #E6C7A7 in popluar color models

E6 C7 A7
RGB 230 199 167
HSL 30° 55.75% 77.84%
HSB/HSV 30° 27.39% 90.20%
CMYK 0.00% 13.48% 27.39%
9.80%

Color #E6C7A7 in popluar number systems.

HEX E6 C7 A7
Decimal 230 199 167
Binary 11100110 11000111 10100111
Octal 346 307 247

Shades and tints

Shades of #E6C7A7

#E6C7A7
(230,199,167)
#D2B598
(210,181,152)
#BEA389
(190,163,137)
#AA917A
(170,145,122)
#967F6B
(150,127,107)
#826D5C
(130,109,92)
#6E5B4D
(110,91,77)
#5A493E
(90,73,62)
#46372F
(70,55,47)
#322520
(50,37,32)
#1E1311
(30,19,17)
#000000
(0,0,0)

Tints of #E6C7A7

#E6C7A7
(230,199,167)
#E8CCAF
(232,204,175)
#EAD1B7
(234,209,183)
#ECD6BF
(236,214,191)
#EEDBC7
(238,219,199)
#F0E0CF
(240,224,207)
#F2E5D7
(242,229,215)
#F4EADF
(244,234,223)
#F6EFE7
(246,239,231)
#F8F4EF
(248,244,239)
#FAF9F7
(250,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C7A7; }

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

This text font color is #E6C7A7.

Background Color

.myBgColor { background-color: #E6C7A7; }

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

This div background color is #E6C7A7.

Border color

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

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

This div border color is #E6C7A7.

Opacity

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

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

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

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

This text has shadow with #E6C7A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C7A7.

Preview

Color preview on black background

This text has color #E6C7A7 on black background.


Color preview on white background

This text has color #E6C7A7 on white background.


Black color preview on #E6C7A7 background

This text has black color on #E6C7A7 background.


White color preview on #E6C7A7 background

This text has white color on #E6C7A7 background.


Related colors

Complementary color

Complementary color for #hex is #193858.


I love getcolorcode.com

Triadic colors

1 #A7E6C7 and #C7A7E6 with #E6C7A7 are triadic colors.

2 #A7C7E6 and #C7E6A7 with #E6C7A7 are triadic colors.