COLOR #E3C475

HEX: #E3C475 RGB: (227,196,117)

Renk bilgisi

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

RGB renk modeli

#E3C475 color RGB value is (227,196,117).

RGB: (227,196,117) (89%, 77%, 46%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 196 of 255 = 77%
B 117 of 255 = 46%

227
196
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 196 + 117 = 540 (100%)
R 227 of 540 ~ 42.04%
G 196 of 540 ~ 36.3%
B 117 of 540 ~ 21.67'%

%42.04
%36.3
%21.67

CMYK RENK MODELİ

#E3C475 rengi CMYK tonu (0,14,48,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.66%
  • sarı tonu 48.46%
  • ana renk tonu 10.98%

CMYK: (0,14,48,11)
C0M14Y48K11 (0%, 14%, 48%, 11%)
(0.00 / 0.14 / 0.48 / 0.11)

CMYK yüzdeleri

%0
%13.66
%48.46
%10.98

Codes

Color #E3C475 in popluar color models

E3 C4 75
RGB 227 196 117
HSL 43° 66.27% 67.45%
HSB/HSV 43° 48.46% 89.02%
CMYK 0.00% 13.66% 48.46%
10.98%

Color #E3C475 in popluar number systems.

HEX E3 C4 75
Decimal 227 196 117
Binary 11100011 11000100 1110101
Octal 343 304 165

Shades and tints

Shades of #E3C475

#E3C475
(227,196,117)
#CFB36B
(207,179,107)
#BBA261
(187,162,97)
#A79157
(167,145,87)
#93804D
(147,128,77)
#7F6F43
(127,111,67)
#6B5E39
(107,94,57)
#574D2F
(87,77,47)
#433C25
(67,60,37)
#2F2B1B
(47,43,27)
#1B1A11
(27,26,17)
#000000
(0,0,0)

Tints of #E3C475

#E3C475
(227,196,117)
#E5C981
(229,201,129)
#E7CE8D
(231,206,141)
#E9D399
(233,211,153)
#EBD8A5
(235,216,165)
#EDDDB1
(237,221,177)
#EFE2BD
(239,226,189)
#F1E7C9
(241,231,201)
#F3ECD5
(243,236,213)
#F5F1E1
(245,241,225)
#F7F6ED
(247,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C475 color. Also use rgb(227,196,117) instead hex code.

Text Font Color

.myTextColor { color: #E3C475; }

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

This text font color is #E3C475.

Background Color

.myBgColor { background-color: #E3C475; }

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

This div background color is #E3C475.

Border color

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

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

This div border color is #E3C475.

Opacity

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

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

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

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

This text has shadow with #E3C475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C475.

Preview

Color preview on black background

This text has color #E3C475 on black background.


Color preview on white background

This text has color #E3C475 on white background.


Black color preview on #E3C475 background

This text has black color on #E3C475 background.


White color preview on #E3C475 background

This text has white color on #E3C475 background.


Related colors

Complementary color

Complementary color for #hex is #1C3B8A.


I love getcolorcode.com

Triadic colors

1 #75E3C4 and #C475E3 with #E3C475 are triadic colors.

2 #75C4E3 and #C4E375 with #E3C475 are triadic colors.