COLOR #D5E328

HEX: #D5E328 RGB: (213,227,40)

Renk bilgisi

#D5E328 contains mainly red and green colors. #D5E328 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#D5E328 color RGB value is (213,227,40).

RGB: (213,227,40) (84%, 89%, 16%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 40 of 255 = 16%

213
227
40

R + G + B ~ 63%. #D5E328 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 40 = 480 (100%)
R 213 of 480 ~ 44.38%
G 227 of 480 ~ 47.29%
B 40 of 480 ~ 8.33'%

%44.38
%47.29

CMYK RENK MODELİ

#D5E328 rengi CMYK tonu (6,0,82,11).

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

CMYK: (6,0,82,11)
C6M0Y82K11 (6%, 0%, 82%, 11%)
(0.06 / 0.00 / 0.82 / 0.11)

CMYK yüzdeleri

%6.17
%0
%82.38
%10.98

Codes

Color #D5E328 in popluar color models

D5 E3 28
RGB 213 227 40
HSL 64° 76.95% 52.35%
HSB/HSV 64° 82.38% 89.02%
CMYK 6.17% 0.00% 82.38%
10.98%

Color #D5E328 in popluar number systems.

HEX D5 E3 28
Decimal 213 227 40
Binary 11010101 11100011 101000
Octal 325 343 50

Shades and tints

Shades of #D5E328

#D5E328
(213,227,40)
#C2CF25
(194,207,37)
#AFBB22
(175,187,34)
#9CA71F
(156,167,31)
#89931C
(137,147,28)
#767F19
(118,127,25)
#636B16
(99,107,22)
#505713
(80,87,19)
#3D4310
(61,67,16)
#2A2F0D
(42,47,13)
#171B0A
(23,27,10)
#000000
(0,0,0)

Tints of #D5E328

#D5E328
(213,227,40)
#D8E53B
(216,229,59)
#DBE74E
(219,231,78)
#DEE961
(222,233,97)
#E1EB74
(225,235,116)
#E4ED87
(228,237,135)
#E7EF9A
(231,239,154)
#EAF1AD
(234,241,173)
#EDF3C0
(237,243,192)
#F0F5D3
(240,245,211)
#F3F7E6
(243,247,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E328; }

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

This text font color is #D5E328.

Background Color

.myBgColor { background-color: #D5E328; }

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

This div background color is #D5E328.

Border color

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

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

This div border color is #D5E328.

Opacity

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

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

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

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

This text has shadow with #D5E328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E328.

Preview

Color preview on black background

This text has color #D5E328 on black background.


Color preview on white background

This text has color #D5E328 on white background.


Black color preview on #D5E328 background

This text has black color on #D5E328 background.


White color preview on #D5E328 background

This text has white color on #D5E328 background.


Related colors

Complementary color

Complementary color for #hex is #2A1CD7.


I love getcolorcode.com

Triadic colors

1 #28D5E3 and #E328D5 with #D5E328 are triadic colors.

2 #28E3D5 and #E3D528 with #D5E328 are triadic colors.