COLOR #E6D47A

HEX: #E6D47A RGB: (230,212,122)

Renk bilgisi

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

RGB renk modeli

#E6D47A color RGB value is (230,212,122).

RGB: (230,212,122) (90%, 83%, 48%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 122 of 255 = 48%

230
212
122

R + G + B ~ 74%. #E6D47A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 122 = 564 (100%)
R 230 of 564 ~ 40.78%
G 212 of 564 ~ 37.59%
B 122 of 564 ~ 21.63'%

%40.78
%37.59
%21.63

CMYK RENK MODELİ

#E6D47A rengi CMYK tonu (0,8,47,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.83%
  • sarı tonu 46.96%
  • ana renk tonu 9.80%

CMYK: (0,8,47,10)
C0M8Y47K10 (0%, 8%, 47%, 10%)
(0.00 / 0.08 / 0.47 / 0.10)

CMYK yüzdeleri

%0
%7.83
%46.96
%9.8

Codes

Color #E6D47A in popluar color models

E6 D4 7A
RGB 230 212 122
HSL 50° 68.35% 69.02%
HSB/HSV 50° 46.96% 90.20%
CMYK 0.00% 7.83% 46.96%
9.80%

Color #E6D47A in popluar number systems.

HEX E6 D4 7A
Decimal 230 212 122
Binary 11100110 11010100 1111010
Octal 346 324 172

Shades and tints

Shades of #E6D47A

#E6D47A
(230,212,122)
#D2C16F
(210,193,111)
#BEAE64
(190,174,100)
#AA9B59
(170,155,89)
#96884E
(150,136,78)
#827543
(130,117,67)
#6E6238
(110,98,56)
#5A4F2D
(90,79,45)
#463C22
(70,60,34)
#322917
(50,41,23)
#1E160C
(30,22,12)
#000000
(0,0,0)

Tints of #E6D47A

#E6D47A
(230,212,122)
#E8D786
(232,215,134)
#EADA92
(234,218,146)
#ECDD9E
(236,221,158)
#EEE0AA
(238,224,170)
#F0E3B6
(240,227,182)
#F2E6C2
(242,230,194)
#F4E9CE
(244,233,206)
#F6ECDA
(246,236,218)
#F8EFE6
(248,239,230)
#FAF2F2
(250,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D47A color. Also use rgb(230,212,122) instead hex code.

Text Font Color

.myTextColor { color: #E6D47A; }

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

This text font color is #E6D47A.

Background Color

.myBgColor { background-color: #E6D47A; }

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

This div background color is #E6D47A.

Border color

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

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

This div border color is #E6D47A.

Opacity

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

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

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

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

This text has shadow with #E6D47A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D47A.

Preview

Color preview on black background

This text has color #E6D47A on black background.


Color preview on white background

This text has color #E6D47A on white background.


Black color preview on #E6D47A background

This text has black color on #E6D47A background.


White color preview on #E6D47A background

This text has white color on #E6D47A background.


Related colors

Complementary color

Complementary color for #hex is #192B85.


I love getcolorcode.com

Triadic colors

1 #7AE6D4 and #D47AE6 with #E6D47A are triadic colors.

2 #7AD4E6 and #D4E67A with #E6D47A are triadic colors.