COLOR #E6C05E

HEX: #E6C05E RGB: (230,192,94)

Renk bilgisi

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

RGB renk modeli

#E6C05E color RGB value is (230,192,94).

RGB: (230,192,94) (90%, 75%, 37%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 94 of 255 = 37%

230
192
94

R + G + B ~ 67%. #E6C05E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 94 = 516 (100%)
R 230 of 516 ~ 44.57%
G 192 of 516 ~ 37.21%
B 94 of 516 ~ 18.22'%

%44.57
%37.21
%18.22

CMYK RENK MODELİ

#E6C05E rengi CMYK tonu (0,17,59,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.52%
  • sarı tonu 59.13%
  • ana renk tonu 9.80%

CMYK: (0,17,59,10)
C0M17Y59K10 (0%, 17%, 59%, 10%)
(0.00 / 0.17 / 0.59 / 0.10)

CMYK yüzdeleri

%0
%16.52
%59.13
%9.8

Codes

Color #E6C05E in popluar color models

E6 C0 5E
RGB 230 192 94
HSL 43° 73.12% 63.53%
HSB/HSV 43° 59.13% 90.20%
CMYK 0.00% 16.52% 59.13%
9.80%

Color #E6C05E in popluar number systems.

HEX E6 C0 5E
Decimal 230 192 94
Binary 11100110 11000000 1011110
Octal 346 300 136

Shades and tints

Shades of #E6C05E

#E6C05E
(230,192,94)
#D2AF56
(210,175,86)
#BE9E4E
(190,158,78)
#AA8D46
(170,141,70)
#967C3E
(150,124,62)
#826B36
(130,107,54)
#6E5A2E
(110,90,46)
#5A4926
(90,73,38)
#46381E
(70,56,30)
#322716
(50,39,22)
#1E160E
(30,22,14)
#000000
(0,0,0)

Tints of #E6C05E

#E6C05E
(230,192,94)
#E8C56C
(232,197,108)
#EACA7A
(234,202,122)
#ECCF88
(236,207,136)
#EED496
(238,212,150)
#F0D9A4
(240,217,164)
#F2DEB2
(242,222,178)
#F4E3C0
(244,227,192)
#F6E8CE
(246,232,206)
#F8EDDC
(248,237,220)
#FAF2EA
(250,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C05E color. Also use rgb(230,192,94) instead hex code.

Text Font Color

.myTextColor { color: #E6C05E; }

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

This text font color is #E6C05E.

Background Color

.myBgColor { background-color: #E6C05E; }

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

This div background color is #E6C05E.

Border color

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

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

This div border color is #E6C05E.

Opacity

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

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

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

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

This text has shadow with #E6C05E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C05E.

Preview

Color preview on black background

This text has color #E6C05E on black background.


Color preview on white background

This text has color #E6C05E on white background.


Black color preview on #E6C05E background

This text has black color on #E6C05E background.


White color preview on #E6C05E background

This text has white color on #E6C05E background.


Related colors

Complementary color

Complementary color for #hex is #193FA1.


I love getcolorcode.com

Triadic colors

1 #5EE6C0 and #C05EE6 with #E6C05E are triadic colors.

2 #5EC0E6 and #C0E65E with #E6C05E are triadic colors.