COLOR #E5C572

HEX: #E5C572 RGB: (229,197,114)

Renk bilgisi

#E5C572 contains mainly red and green colors. #E5C572 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5C572 color RGB value is (229,197,114).

RGB: (229,197,114) (90%, 77%, 45%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 197 of 255 = 77%
B 114 of 255 = 45%

229
197
114

R + G + B ~ 71%. #E5C572 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 197 + 114 = 540 (100%)
R 229 of 540 ~ 42.41%
G 197 of 540 ~ 36.48%
B 114 of 540 ~ 21.11'%

%42.41
%36.48
%21.11

CMYK RENK MODELİ

#E5C572 rengi CMYK tonu (0,14,50,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.97%
  • sarı tonu 50.22%
  • ana renk tonu 10.20%

CMYK: (0,14,50,10)
C0M14Y50K10 (0%, 14%, 50%, 10%)
(0.00 / 0.14 / 0.50 / 0.10)

CMYK yüzdeleri

%0
%13.97
%50.22
%10.2

Codes

Color #E5C572 in popluar color models

E5 C5 72
RGB 229 197 114
HSL 43° 68.86% 67.25%
HSB/HSV 43° 50.22% 89.80%
CMYK 0.00% 13.97% 50.22%
10.20%

Color #E5C572 in popluar number systems.

HEX E5 C5 72
Decimal 229 197 114
Binary 11100101 11000101 1110010
Octal 345 305 162

Shades and tints

Shades of #E5C572

#E5C572
(229,197,114)
#D1B468
(209,180,104)
#BDA35E
(189,163,94)
#A99254
(169,146,84)
#95814A
(149,129,74)
#817040
(129,112,64)
#6D5F36
(109,95,54)
#594E2C
(89,78,44)
#453D22
(69,61,34)
#312C18
(49,44,24)
#1D1B0E
(29,27,14)
#000000
(0,0,0)

Tints of #E5C572

#E5C572
(229,197,114)
#E7CA7E
(231,202,126)
#E9CF8A
(233,207,138)
#EBD496
(235,212,150)
#EDD9A2
(237,217,162)
#EFDEAE
(239,222,174)
#F1E3BA
(241,227,186)
#F3E8C6
(243,232,198)
#F5EDD2
(245,237,210)
#F7F2DE
(247,242,222)
#F9F7EA
(249,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C572 color. Also use rgb(229,197,114) instead hex code.

Text Font Color

.myTextColor { color: #E5C572; }

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

This text font color is #E5C572.

Background Color

.myBgColor { background-color: #E5C572; }

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

This div background color is #E5C572.

Border color

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

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

This div border color is #E5C572.

Opacity

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

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

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

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

This text has shadow with #E5C572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C572.

Preview

Color preview on black background

This text has color #E5C572 on black background.


Color preview on white background

This text has color #E5C572 on white background.


Black color preview on #E5C572 background

This text has black color on #E5C572 background.


White color preview on #E5C572 background

This text has white color on #E5C572 background.


Related colors

Complementary color

Complementary color for #hex is #1A3A8D.


I love getcolorcode.com

Triadic colors

1 #72E5C5 and #C572E5 with #E5C572 are triadic colors.

2 #72C5E5 and #C5E572 with #E5C572 are triadic colors.