COLOR #E6CC9F

HEX: #E6CC9F RGB: (230,204,159)

Renk bilgisi

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

RGB renk modeli

#E6CC9F color RGB value is (230,204,159).

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

RGB bağlantıları ve doygunluk

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

230
204
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 159 = 593 (100%)
R 230 of 593 ~ 38.79%
G 204 of 593 ~ 34.4%
B 159 of 593 ~ 26.81'%

%38.79
%34.4
%26.81

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.30%
  • sarı tonu 30.87%
  • 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
%30.87
%9.8

Codes

Color #E6CC9F in popluar color models

E6 CC 9F
RGB 230 204 159
HSL 38° 58.68% 76.27%
HSB/HSV 38° 30.87% 90.20%
CMYK 0.00% 11.30% 30.87%
9.80%

Color #E6CC9F in popluar number systems.

HEX E6 CC 9F
Decimal 230 204 159
Binary 11100110 11001100 10011111
Octal 346 314 237

Shades and tints

Shades of #E6CC9F

#E6CC9F
(230,204,159)
#D2BA91
(210,186,145)
#BEA883
(190,168,131)
#AA9675
(170,150,117)
#968467
(150,132,103)
#827259
(130,114,89)
#6E604B
(110,96,75)
#5A4E3D
(90,78,61)
#463C2F
(70,60,47)
#322A21
(50,42,33)
#1E1813
(30,24,19)
#000000
(0,0,0)

Tints of #E6CC9F

#E6CC9F
(230,204,159)
#E8D0A7
(232,208,167)
#EAD4AF
(234,212,175)
#ECD8B7
(236,216,183)
#EEDCBF
(238,220,191)
#F0E0C7
(240,224,199)
#F2E4CF
(242,228,207)
#F4E8D7
(244,232,215)
#F6ECDF
(246,236,223)
#F8F0E7
(248,240,231)
#FAF4EF
(250,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CC9F; }

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

This text font color is #E6CC9F.

Background Color

.myBgColor { background-color: #E6CC9F; }

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

This div background color is #E6CC9F.

Border color

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

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

This div border color is #E6CC9F.

Opacity

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

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

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

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

This text has shadow with #E6CC9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CC9F.

Preview

Color preview on black background

This text has color #E6CC9F on black background.


Color preview on white background

This text has color #E6CC9F on white background.


Black color preview on #E6CC9F background

This text has black color on #E6CC9F background.


White color preview on #E6CC9F background

This text has white color on #E6CC9F background.


Related colors

Complementary color

Complementary color for #hex is #193360.


I love getcolorcode.com

Triadic colors

1 #9FE6CC and #CC9FE6 with #E6CC9F are triadic colors.

2 #9FCCE6 and #CCE69F with #E6CC9F are triadic colors.