COLOR #E7C54C

HEX: #E7C54C RGB: (231,197,76)

Renk bilgisi

#E7C54C contains mainly red and green colors. #E7C54C ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#E7C54C color RGB value is (231,197,76).

RGB: (231,197,76) (91%, 77%, 30%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 197 of 255 = 77%
B 76 of 255 = 30%

231
197
76

R + G + B ~ 66%. #E7C54C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 197 + 76 = 504 (100%)
R 231 of 504 ~ 45.83%
G 197 of 504 ~ 39.09%
B 76 of 504 ~ 15.08'%

%45.83
%39.09
%15.08

CMYK RENK MODELİ

#E7C54C rengi CMYK tonu (0,15,67,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.72%
  • sarı tonu 67.10%
  • ana renk tonu 9.41%

CMYK: (0,15,67,9)
C0M15Y67K9 (0%, 15%, 67%, 9%)
(0.00 / 0.15 / 0.67 / 0.09)

CMYK yüzdeleri

%0
%14.72
%67.1
%9.41

Codes

Color #E7C54C in popluar color models

E7 C5 4C
RGB 231 197 76
HSL 47° 76.35% 60.20%
HSB/HSV 47° 67.10% 90.59%
CMYK 0.00% 14.72% 67.10%
9.41%

Color #E7C54C in popluar number systems.

HEX E7 C5 4C
Decimal 231 197 76
Binary 11100111 11000101 1001100
Octal 347 305 114

Shades and tints

Shades of #E7C54C

#E7C54C
(231,197,76)
#D2B446
(210,180,70)
#BDA340
(189,163,64)
#A8923A
(168,146,58)
#938134
(147,129,52)
#7E702E
(126,112,46)
#695F28
(105,95,40)
#544E22
(84,78,34)
#3F3D1C
(63,61,28)
#2A2C16
(42,44,22)
#151B10
(21,27,16)
#000000
(0,0,0)

Tints of #E7C54C

#E7C54C
(231,197,76)
#E9CA5C
(233,202,92)
#EBCF6C
(235,207,108)
#EDD47C
(237,212,124)
#EFD98C
(239,217,140)
#F1DE9C
(241,222,156)
#F3E3AC
(243,227,172)
#F5E8BC
(245,232,188)
#F7EDCC
(247,237,204)
#F9F2DC
(249,242,220)
#FBF7EC
(251,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C54C color. Also use rgb(231,197,76) instead hex code.

Text Font Color

.myTextColor { color: #E7C54C; }

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

This text font color is #E7C54C.

Background Color

.myBgColor { background-color: #E7C54C; }

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

This div background color is #E7C54C.

Border color

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

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

This div border color is #E7C54C.

Opacity

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

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

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

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

This text has shadow with #E7C54C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C54C.

Preview

Color preview on black background

This text has color #E7C54C on black background.


Color preview on white background

This text has color #E7C54C on white background.


Black color preview on #E7C54C background

This text has black color on #E7C54C background.


White color preview on #E7C54C background

This text has white color on #E7C54C background.


Related colors

Complementary color

Complementary color for #hex is #183AB3.


I love getcolorcode.com

Triadic colors

1 #4CE7C5 and #C54CE7 with #E7C54C are triadic colors.

2 #4CC5E7 and #C5E74C with #E7C54C are triadic colors.