COLOR #E5CF72

HEX: #E5CF72 RGB: (229,207,114)

Renk bilgisi

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

RGB renk modeli

#E5CF72 color RGB value is (229,207,114).

RGB: (229,207,114) (90%, 81%, 45%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 207 of 255 = 81%
B 114 of 255 = 45%

229
207
114

R + G + B ~ 72%. #E5CF72 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 207 + 114 = 550 (100%)
R 229 of 550 ~ 41.64%
G 207 of 550 ~ 37.64%
B 114 of 550 ~ 20.73'%

%41.64
%37.64
%20.73

CMYK RENK MODELİ

#E5CF72 rengi CMYK tonu (0,10,50,10).

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

CMYK: (0,10,50,10)
C0M10Y50K10 (0%, 10%, 50%, 10%)
(0.00 / 0.10 / 0.50 / 0.10)

CMYK yüzdeleri

%0
%9.61
%50.22
%10.2

Codes

Color #E5CF72 in popluar color models

E5 CF 72
RGB 229 207 114
HSL 49° 68.86% 67.25%
HSB/HSV 49° 50.22% 89.80%
CMYK 0.00% 9.61% 50.22%
10.20%

Color #E5CF72 in popluar number systems.

HEX E5 CF 72
Decimal 229 207 114
Binary 11100101 11001111 1110010
Octal 345 317 162

Shades and tints

Shades of #E5CF72

#E5CF72
(229,207,114)
#D1BD68
(209,189,104)
#BDAB5E
(189,171,94)
#A99954
(169,153,84)
#95874A
(149,135,74)
#817540
(129,117,64)
#6D6336
(109,99,54)
#59512C
(89,81,44)
#453F22
(69,63,34)
#312D18
(49,45,24)
#1D1B0E
(29,27,14)
#000000
(0,0,0)

Tints of #E5CF72

#E5CF72
(229,207,114)
#E7D37E
(231,211,126)
#E9D78A
(233,215,138)
#EBDB96
(235,219,150)
#EDDFA2
(237,223,162)
#EFE3AE
(239,227,174)
#F1E7BA
(241,231,186)
#F3EBC6
(243,235,198)
#F5EFD2
(245,239,210)
#F7F3DE
(247,243,222)
#F9F7EA
(249,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5CF72; }

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

This text font color is #E5CF72.

Background Color

.myBgColor { background-color: #E5CF72; }

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

This div background color is #E5CF72.

Border color

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

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

This div border color is #E5CF72.

Opacity

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

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

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

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

This text has shadow with #E5CF72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CF72.

Preview

Color preview on black background

This text has color #E5CF72 on black background.


Color preview on white background

This text has color #E5CF72 on white background.


Black color preview on #E5CF72 background

This text has black color on #E5CF72 background.


White color preview on #E5CF72 background

This text has white color on #E5CF72 background.


Related colors

Complementary color

Complementary color for #hex is #1A308D.


I love getcolorcode.com

Triadic colors

1 #72E5CF and #CF72E5 with #E5CF72 are triadic colors.

2 #72CFE5 and #CFE572 with #E5CF72 are triadic colors.