COLOR #E7CC7E

HEX: #E7CC7E RGB: (231,204,126)

Renk bilgisi

#E7CC7E contains mainly red and green colors. #E7CC7E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#E7CC7E color RGB value is (231,204,126).

RGB: (231,204,126) (91%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 204 of 255 = 80%
B 126 of 255 = 49%

231
204
126

R + G + B ~ 73%. #E7CC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 204 + 126 = 561 (100%)
R 231 of 561 ~ 41.18%
G 204 of 561 ~ 36.36%
B 126 of 561 ~ 22.46'%

%41.18
%36.36
%22.46

CMYK RENK MODELİ

#E7CC7E rengi CMYK tonu (0,12,45,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.69%
  • sarı tonu 45.45%
  • ana renk tonu 9.41%

CMYK: (0,12,45,9)
C0M12Y45K9 (0%, 12%, 45%, 9%)
(0.00 / 0.12 / 0.45 / 0.09)

CMYK yüzdeleri

%0
%11.69
%45.45
%9.41

Codes

Color #E7CC7E in popluar color models

E7 CC 7E
RGB 231 204 126
HSL 45° 68.63% 70.00%
HSB/HSV 45° 45.45% 90.59%
CMYK 0.00% 11.69% 45.45%
9.41%

Color #E7CC7E in popluar number systems.

HEX E7 CC 7E
Decimal 231 204 126
Binary 11100111 11001100 1111110
Octal 347 314 176

Shades and tints

Shades of #E7CC7E

#E7CC7E
(231,204,126)
#D2BA73
(210,186,115)
#BDA868
(189,168,104)
#A8965D
(168,150,93)
#938452
(147,132,82)
#7E7247
(126,114,71)
#69603C
(105,96,60)
#544E31
(84,78,49)
#3F3C26
(63,60,38)
#2A2A1B
(42,42,27)
#151810
(21,24,16)
#000000
(0,0,0)

Tints of #E7CC7E

#E7CC7E
(231,204,126)
#E9D089
(233,208,137)
#EBD494
(235,212,148)
#EDD89F
(237,216,159)
#EFDCAA
(239,220,170)
#F1E0B5
(241,224,181)
#F3E4C0
(243,228,192)
#F5E8CB
(245,232,203)
#F7ECD6
(247,236,214)
#F9F0E1
(249,240,225)
#FBF4EC
(251,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7CC7E color. Also use rgb(231,204,126) instead hex code.

Text Font Color

.myTextColor { color: #E7CC7E; }

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

This text font color is #E7CC7E.

Background Color

.myBgColor { background-color: #E7CC7E; }

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

This div background color is #E7CC7E.

Border color

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

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

This div border color is #E7CC7E.

Opacity

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

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

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

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

This text has shadow with #E7CC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7CC7E.

Preview

Color preview on black background

This text has color #E7CC7E on black background.


Color preview on white background

This text has color #E7CC7E on white background.


Black color preview on #E7CC7E background

This text has black color on #E7CC7E background.


White color preview on #E7CC7E background

This text has white color on #E7CC7E background.


Related colors

Complementary color

Complementary color for #hex is #183381.


I love getcolorcode.com

Triadic colors

1 #7EE7CC and #CC7EE7 with #E7CC7E are triadic colors.

2 #7ECCE7 and #CCE77E with #E7CC7E are triadic colors.