COLOR #E1D390

HEX: #E1D390 RGB: (225,211,144)

Renk bilgisi

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

RGB renk modeli

#E1D390 color RGB value is (225,211,144).

RGB: (225,211,144) (88%, 83%, 56%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 211 of 255 = 83%
B 144 of 255 = 56%

225
211
144

R + G + B ~ 76%. #E1D390 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 211 + 144 = 580 (100%)
R 225 of 580 ~ 38.79%
G 211 of 580 ~ 36.38%
B 144 of 580 ~ 24.83'%

%38.79
%36.38
%24.83

CMYK RENK MODELİ

#E1D390 rengi CMYK tonu (0,6,36,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.22%
  • sarı tonu 36.00%
  • ana renk tonu 11.76%

CMYK: (0,6,36,12)
C0M6Y36K12 (0%, 6%, 36%, 12%)
(0.00 / 0.06 / 0.36 / 0.12)

CMYK yüzdeleri

%0
%6.22
%36
%11.76

Codes

Color #E1D390 in popluar color models

E1 D3 90
RGB 225 211 144
HSL 50° 57.45% 72.35%
HSB/HSV 50° 36.00% 88.24%
CMYK 0.00% 6.22% 36.00%
11.76%

Color #E1D390 in popluar number systems.

HEX E1 D3 90
Decimal 225 211 144
Binary 11100001 11010011 10010000
Octal 341 323 220

Shades and tints

Shades of #E1D390

#E1D390
(225,211,144)
#CDC083
(205,192,131)
#B9AD76
(185,173,118)
#A59A69
(165,154,105)
#91875C
(145,135,92)
#7D744F
(125,116,79)
#696142
(105,97,66)
#554E35
(85,78,53)
#413B28
(65,59,40)
#2D281B
(45,40,27)
#19150E
(25,21,14)
#000000
(0,0,0)

Tints of #E1D390

#E1D390
(225,211,144)
#E3D79A
(227,215,154)
#E5DBA4
(229,219,164)
#E7DFAE
(231,223,174)
#E9E3B8
(233,227,184)
#EBE7C2
(235,231,194)
#EDEBCC
(237,235,204)
#EFEFD6
(239,239,214)
#F1F3E0
(241,243,224)
#F3F7EA
(243,247,234)
#F5FBF4
(245,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D390 color. Also use rgb(225,211,144) instead hex code.

Text Font Color

.myTextColor { color: #E1D390; }

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

This text font color is #E1D390.

Background Color

.myBgColor { background-color: #E1D390; }

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

This div background color is #E1D390.

Border color

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

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

This div border color is #E1D390.

Opacity

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

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

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

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

This text has shadow with #E1D390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D390.

Preview

Color preview on black background

This text has color #E1D390 on black background.


Color preview on white background

This text has color #E1D390 on white background.


Black color preview on #E1D390 background

This text has black color on #E1D390 background.


White color preview on #E1D390 background

This text has white color on #E1D390 background.


Related colors

Complementary color

Complementary color for #hex is #1E2C6F.


I love getcolorcode.com

Triadic colors

1 #90E1D3 and #D390E1 with #E1D390 are triadic colors.

2 #90D3E1 and #D3E190 with #E1D390 are triadic colors.