COLOR #E3C13C

HEX: #E3C13C RGB: (227,193,60)

Renk bilgisi

#E3C13C contains mainly red and green colors. #E3C13C ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#E3C13C color RGB value is (227,193,60).

RGB: (227,193,60) (89%, 76%, 24%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 193 of 255 = 76%
B 60 of 255 = 24%

227
193
60

R + G + B ~ 63%. #E3C13C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 193 + 60 = 480 (100%)
R 227 of 480 ~ 47.29%
G 193 of 480 ~ 40.21%
B 60 of 480 ~ 12.5'%

%47.29
%40.21
%12.5

CMYK RENK MODELİ

#E3C13C rengi CMYK tonu (0,15,74,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.98%
  • sarı tonu 73.57%
  • ana renk tonu 10.98%

CMYK: (0,15,74,11)
C0M15Y74K11 (0%, 15%, 74%, 11%)
(0.00 / 0.15 / 0.74 / 0.11)

CMYK yüzdeleri

%0
%14.98
%73.57
%10.98

Codes

Color #E3C13C in popluar color models

E3 C1 3C
RGB 227 193 60
HSL 48° 74.89% 56.27%
HSB/HSV 48° 73.57% 89.02%
CMYK 0.00% 14.98% 73.57%
10.98%

Color #E3C13C in popluar number systems.

HEX E3 C1 3C
Decimal 227 193 60
Binary 11100011 11000001 111100
Octal 343 301 74

Shades and tints

Shades of #E3C13C

#E3C13C
(227,193,60)
#CFB037
(207,176,55)
#BB9F32
(187,159,50)
#A78E2D
(167,142,45)
#937D28
(147,125,40)
#7F6C23
(127,108,35)
#6B5B1E
(107,91,30)
#574A19
(87,74,25)
#433914
(67,57,20)
#2F280F
(47,40,15)
#1B170A
(27,23,10)
#000000
(0,0,0)

Tints of #E3C13C

#E3C13C
(227,193,60)
#E5C64D
(229,198,77)
#E7CB5E
(231,203,94)
#E9D06F
(233,208,111)
#EBD580
(235,213,128)
#EDDA91
(237,218,145)
#EFDFA2
(239,223,162)
#F1E4B3
(241,228,179)
#F3E9C4
(243,233,196)
#F5EED5
(245,238,213)
#F7F3E6
(247,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C13C color. Also use rgb(227,193,60) instead hex code.

Text Font Color

.myTextColor { color: #E3C13C; }

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

This text font color is #E3C13C.

Background Color

.myBgColor { background-color: #E3C13C; }

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

This div background color is #E3C13C.

Border color

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

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

This div border color is #E3C13C.

Opacity

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

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

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

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

This text has shadow with #E3C13C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C13C.

Preview

Color preview on black background

This text has color #E3C13C on black background.


Color preview on white background

This text has color #E3C13C on white background.


Black color preview on #E3C13C background

This text has black color on #E3C13C background.


White color preview on #E3C13C background

This text has white color on #E3C13C background.


Related colors

Complementary color

Complementary color for #hex is #1C3EC3.


I love getcolorcode.com

Triadic colors

1 #3CE3C1 and #C13CE3 with #E3C13C are triadic colors.

2 #3CC1E3 and #C1E33C with #E3C13C are triadic colors.