COLOR #E3C75A

HEX: #E3C75A RGB: (227,199,90)

Renk bilgisi

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

RGB renk modeli

#E3C75A color RGB value is (227,199,90).

RGB: (227,199,90) (89%, 78%, 35%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 199 of 255 = 78%
B 90 of 255 = 35%

227
199
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 199 + 90 = 516 (100%)
R 227 of 516 ~ 43.99%
G 199 of 516 ~ 38.57%
B 90 of 516 ~ 17.44'%

%43.99
%38.57
%17.44

CMYK RENK MODELİ

#E3C75A rengi CMYK tonu (0,12,60,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.33%
  • sarı tonu 60.35%
  • ana renk tonu 10.98%

CMYK: (0,12,60,11)
C0M12Y60K11 (0%, 12%, 60%, 11%)
(0.00 / 0.12 / 0.60 / 0.11)

CMYK yüzdeleri

%0
%12.33
%60.35
%10.98

Codes

Color #E3C75A in popluar color models

E3 C7 5A
RGB 227 199 90
HSL 48° 70.98% 62.16%
HSB/HSV 48° 60.35% 89.02%
CMYK 0.00% 12.33% 60.35%
10.98%

Color #E3C75A in popluar number systems.

HEX E3 C7 5A
Decimal 227 199 90
Binary 11100011 11000111 1011010
Octal 343 307 132

Shades and tints

Shades of #E3C75A

#E3C75A
(227,199,90)
#CFB552
(207,181,82)
#BBA34A
(187,163,74)
#A79142
(167,145,66)
#937F3A
(147,127,58)
#7F6D32
(127,109,50)
#6B5B2A
(107,91,42)
#574922
(87,73,34)
#43371A
(67,55,26)
#2F2512
(47,37,18)
#1B130A
(27,19,10)
#000000
(0,0,0)

Tints of #E3C75A

#E3C75A
(227,199,90)
#E5CC69
(229,204,105)
#E7D178
(231,209,120)
#E9D687
(233,214,135)
#EBDB96
(235,219,150)
#EDE0A5
(237,224,165)
#EFE5B4
(239,229,180)
#F1EAC3
(241,234,195)
#F3EFD2
(243,239,210)
#F5F4E1
(245,244,225)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C75A color. Also use rgb(227,199,90) instead hex code.

Text Font Color

.myTextColor { color: #E3C75A; }

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

This text font color is #E3C75A.

Background Color

.myBgColor { background-color: #E3C75A; }

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

This div background color is #E3C75A.

Border color

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

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

This div border color is #E3C75A.

Opacity

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

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

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

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

This text has shadow with #E3C75A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C75A.

Preview

Color preview on black background

This text has color #E3C75A on black background.


Color preview on white background

This text has color #E3C75A on white background.


Black color preview on #E3C75A background

This text has black color on #E3C75A background.


White color preview on #E3C75A background

This text has white color on #E3C75A background.


Related colors

Complementary color

Complementary color for #hex is #1C38A5.


I love getcolorcode.com

Triadic colors

1 #5AE3C7 and #C75AE3 with #E3C75A are triadic colors.

2 #5AC7E3 and #C7E35A with #E3C75A are triadic colors.