COLOR #D5E364

HEX: #D5E364 RGB: (213,227,100)

Renk bilgisi

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

RGB renk modeli

#D5E364 color RGB value is (213,227,100).

RGB: (213,227,100) (84%, 89%, 39%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 100 of 255 = 39%

213
227
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 100 = 540 (100%)
R 213 of 540 ~ 39.44%
G 227 of 540 ~ 42.04%
B 100 of 540 ~ 18.52'%

%39.44
%42.04
%18.52

CMYK RENK MODELİ

#D5E364 rengi CMYK tonu (6,0,56,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 55.95%
  • ana renk tonu 10.98%

CMYK: (6,0,56,11)
C6M0Y56K11 (6%, 0%, 56%, 11%)
(0.06 / 0.00 / 0.56 / 0.11)

CMYK yüzdeleri

%6.17
%0
%55.95
%10.98

Codes

Color #D5E364 in popluar color models

D5 E3 64
RGB 213 227 100
HSL 67° 69.40% 64.12%
HSB/HSV 67° 55.95% 89.02%
CMYK 6.17% 0.00% 55.95%
10.98%

Color #D5E364 in popluar number systems.

HEX D5 E3 64
Decimal 213 227 100
Binary 11010101 11100011 1100100
Octal 325 343 144

Shades and tints

Shades of #D5E364

#D5E364
(213,227,100)
#C2CF5B
(194,207,91)
#AFBB52
(175,187,82)
#9CA749
(156,167,73)
#899340
(137,147,64)
#767F37
(118,127,55)
#636B2E
(99,107,46)
#505725
(80,87,37)
#3D431C
(61,67,28)
#2A2F13
(42,47,19)
#171B0A
(23,27,10)
#000000
(0,0,0)

Tints of #D5E364

#D5E364
(213,227,100)
#D8E572
(216,229,114)
#DBE780
(219,231,128)
#DEE98E
(222,233,142)
#E1EB9C
(225,235,156)
#E4EDAA
(228,237,170)
#E7EFB8
(231,239,184)
#EAF1C6
(234,241,198)
#EDF3D4
(237,243,212)
#F0F5E2
(240,245,226)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E364 color. Also use rgb(213,227,100) instead hex code.

Text Font Color

.myTextColor { color: #D5E364; }

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

This text font color is #D5E364.

Background Color

.myBgColor { background-color: #D5E364; }

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

This div background color is #D5E364.

Border color

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

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

This div border color is #D5E364.

Opacity

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

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

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

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

This text has shadow with #D5E364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E364.

Preview

Color preview on black background

This text has color #D5E364 on black background.


Color preview on white background

This text has color #D5E364 on white background.


Black color preview on #D5E364 background

This text has black color on #D5E364 background.


White color preview on #D5E364 background

This text has white color on #D5E364 background.


Related colors

Complementary color

Complementary color for #hex is #2A1C9B.


I love getcolorcode.com

Triadic colors

1 #64D5E3 and #E364D5 with #D5E364 are triadic colors.

2 #64E3D5 and #E3D564 with #D5E364 are triadic colors.