COLOR #E6D491

HEX: #E6D491 RGB: (230,212,145)

Renk bilgisi

#E6D491 contains mainly red and green colors. #E6D491 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6D491 color RGB value is (230,212,145).

RGB: (230,212,145) (90%, 83%, 57%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 145 of 255 = 57%

230
212
145

R + G + B ~ 77%. #E6D491 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 145 = 587 (100%)
R 230 of 587 ~ 39.18%
G 212 of 587 ~ 36.12%
B 145 of 587 ~ 24.7'%

%39.18
%36.12
%24.7

CMYK RENK MODELİ

#E6D491 rengi CMYK tonu (0,8,37,10).

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

CMYK: (0,8,37,10)
C0M8Y37K10 (0%, 8%, 37%, 10%)
(0.00 / 0.08 / 0.37 / 0.10)

CMYK yüzdeleri

%0
%7.83
%36.96
%9.8

Codes

Color #E6D491 in popluar color models

E6 D4 91
RGB 230 212 145
HSL 47° 62.96% 73.53%
HSB/HSV 47° 36.96% 90.20%
CMYK 0.00% 7.83% 36.96%
9.80%

Color #E6D491 in popluar number systems.

HEX E6 D4 91
Decimal 230 212 145
Binary 11100110 11010100 10010001
Octal 346 324 221

Shades and tints

Shades of #E6D491

#E6D491
(230,212,145)
#D2C184
(210,193,132)
#BEAE77
(190,174,119)
#AA9B6A
(170,155,106)
#96885D
(150,136,93)
#827550
(130,117,80)
#6E6243
(110,98,67)
#5A4F36
(90,79,54)
#463C29
(70,60,41)
#32291C
(50,41,28)
#1E160F
(30,22,15)
#000000
(0,0,0)

Tints of #E6D491

#E6D491
(230,212,145)
#E8D79B
(232,215,155)
#EADAA5
(234,218,165)
#ECDDAF
(236,221,175)
#EEE0B9
(238,224,185)
#F0E3C3
(240,227,195)
#F2E6CD
(242,230,205)
#F4E9D7
(244,233,215)
#F6ECE1
(246,236,225)
#F8EFEB
(248,239,235)
#FAF2F5
(250,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D491; }

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

This text font color is #E6D491.

Background Color

.myBgColor { background-color: #E6D491; }

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

This div background color is #E6D491.

Border color

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

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

This div border color is #E6D491.

Opacity

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

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

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

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

This text has shadow with #E6D491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D491.

Preview

Color preview on black background

This text has color #E6D491 on black background.


Color preview on white background

This text has color #E6D491 on white background.


Black color preview on #E6D491 background

This text has black color on #E6D491 background.


White color preview on #E6D491 background

This text has white color on #E6D491 background.


Related colors

Complementary color

Complementary color for #hex is #192B6E.


I love getcolorcode.com

Triadic colors

1 #91E6D4 and #D491E6 with #E6D491 are triadic colors.

2 #91D4E6 and #D4E691 with #E6D491 are triadic colors.