COLOR #E6CC9E

HEX: #E6CC9E RGB: (230,204,158)

Renk bilgisi

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

RGB renk modeli

#E6CC9E color RGB value is (230,204,158).

RGB: (230,204,158) (90%, 80%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 204 of 255 = 80%
B 158 of 255 = 62%

230
204
158

R + G + B ~ 77%. #E6CC9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 158 = 592 (100%)
R 230 of 592 ~ 38.85%
G 204 of 592 ~ 34.46%
B 158 of 592 ~ 26.69'%

%38.85
%34.46
%26.69

CMYK RENK MODELİ

#E6CC9E rengi CMYK tonu (0,11,31,10).

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

CMYK: (0,11,31,10)
C0M11Y31K10 (0%, 11%, 31%, 10%)
(0.00 / 0.11 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%11.3
%31.3
%9.8

Codes

Color #E6CC9E in popluar color models

E6 CC 9E
RGB 230 204 158
HSL 38° 59.02% 76.08%
HSB/HSV 38° 31.30% 90.20%
CMYK 0.00% 11.30% 31.30%
9.80%

Color #E6CC9E in popluar number systems.

HEX E6 CC 9E
Decimal 230 204 158
Binary 11100110 11001100 10011110
Octal 346 314 236

Shades and tints

Shades of #E6CC9E

#E6CC9E
(230,204,158)
#D2BA90
(210,186,144)
#BEA882
(190,168,130)
#AA9674
(170,150,116)
#968466
(150,132,102)
#827258
(130,114,88)
#6E604A
(110,96,74)
#5A4E3C
(90,78,60)
#463C2E
(70,60,46)
#322A20
(50,42,32)
#1E1812
(30,24,18)
#000000
(0,0,0)

Tints of #E6CC9E

#E6CC9E
(230,204,158)
#E8D0A6
(232,208,166)
#EAD4AE
(234,212,174)
#ECD8B6
(236,216,182)
#EEDCBE
(238,220,190)
#F0E0C6
(240,224,198)
#F2E4CE
(242,228,206)
#F4E8D6
(244,232,214)
#F6ECDE
(246,236,222)
#F8F0E6
(248,240,230)
#FAF4EE
(250,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CC9E; }

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

This text font color is #E6CC9E.

Background Color

.myBgColor { background-color: #E6CC9E; }

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

This div background color is #E6CC9E.

Border color

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

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

This div border color is #E6CC9E.

Opacity

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

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

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

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

This text has shadow with #E6CC9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CC9E.

Preview

Color preview on black background

This text has color #E6CC9E on black background.


Color preview on white background

This text has color #E6CC9E on white background.


Black color preview on #E6CC9E background

This text has black color on #E6CC9E background.


White color preview on #E6CC9E background

This text has white color on #E6CC9E background.


Related colors

Complementary color

Complementary color for #hex is #193361.


I love getcolorcode.com

Triadic colors

1 #9EE6CC and #CC9EE6 with #E6CC9E are triadic colors.

2 #9ECCE6 and #CCE69E with #E6CC9E are triadic colors.