COLOR #E6C59D

HEX: #E6C59D RGB: (230,197,157)

Renk bilgisi

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

RGB renk modeli

#E6C59D color RGB value is (230,197,157).

RGB: (230,197,157) (90%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 197 of 255 = 77%
B 157 of 255 = 62%

230
197
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 197 + 157 = 584 (100%)
R 230 of 584 ~ 39.38%
G 197 of 584 ~ 33.73%
B 157 of 584 ~ 26.88'%

%39.38
%33.73
%26.88

CMYK RENK MODELİ

#E6C59D rengi CMYK tonu (0,14,32,10).

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

CMYK: (0,14,32,10)
C0M14Y32K10 (0%, 14%, 32%, 10%)
(0.00 / 0.14 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%14.35
%31.74
%9.8

Codes

Color #E6C59D in popluar color models

E6 C5 9D
RGB 230 197 157
HSL 33° 59.35% 75.88%
HSB/HSV 33° 31.74% 90.20%
CMYK 0.00% 14.35% 31.74%
9.80%

Color #E6C59D in popluar number systems.

HEX E6 C5 9D
Decimal 230 197 157
Binary 11100110 11000101 10011101
Octal 346 305 235

Shades and tints

Shades of #E6C59D

#E6C59D
(230,197,157)
#D2B48F
(210,180,143)
#BEA381
(190,163,129)
#AA9273
(170,146,115)
#968165
(150,129,101)
#827057
(130,112,87)
#6E5F49
(110,95,73)
#5A4E3B
(90,78,59)
#463D2D
(70,61,45)
#322C1F
(50,44,31)
#1E1B11
(30,27,17)
#000000
(0,0,0)

Tints of #E6C59D

#E6C59D
(230,197,157)
#E8CAA5
(232,202,165)
#EACFAD
(234,207,173)
#ECD4B5
(236,212,181)
#EED9BD
(238,217,189)
#F0DEC5
(240,222,197)
#F2E3CD
(242,227,205)
#F4E8D5
(244,232,213)
#F6EDDD
(246,237,221)
#F8F2E5
(248,242,229)
#FAF7ED
(250,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C59D; }

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

This text font color is #E6C59D.

Background Color

.myBgColor { background-color: #E6C59D; }

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

This div background color is #E6C59D.

Border color

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

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

This div border color is #E6C59D.

Opacity

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

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

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

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

This text has shadow with #E6C59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C59D.

Preview

Color preview on black background

This text has color #E6C59D on black background.


Color preview on white background

This text has color #E6C59D on white background.


Black color preview on #E6C59D background

This text has black color on #E6C59D background.


White color preview on #E6C59D background

This text has white color on #E6C59D background.


Related colors

Complementary color

Complementary color for #hex is #193A62.


I love getcolorcode.com

Triadic colors

1 #9DE6C5 and #C59DE6 with #E6C59D are triadic colors.

2 #9DC5E6 and #C5E69D with #E6C59D are triadic colors.