COLOR #D5EF39

HEX: #D5EF39 RGB: (213,239,57)

Renk bilgisi

#D5EF39 contains mainly red and green colors. #D5EF39 ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#D5EF39 color RGB value is (213,239,57).

RGB: (213,239,57) (84%, 94%, 22%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 239 of 255 = 94%
B 57 of 255 = 22%

213
239
57

R + G + B ~ 67%. #D5EF39 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 239 + 57 = 509 (100%)
R 213 of 509 ~ 41.85%
G 239 of 509 ~ 46.95%
B 57 of 509 ~ 11.2'%

%41.85
%46.95
%11.2

CMYK RENK MODELİ

#D5EF39 rengi CMYK tonu (11,0,76,6).

  • camgöbeği tonu 10.88%
  • eflatun tonu 0.00%
  • sarı tonu 76.15%
  • ana renk tonu 6.27%

CMYK: (11,0,76,6)
C11M0Y76K6 (11%, 0%, 76%, 6%)
(0.11 / 0.00 / 0.76 / 0.06)

CMYK yüzdeleri

%10.88
%0
%76.15
%6.27

Codes

Color #D5EF39 in popluar color models

D5 EF 39
RGB 213 239 57
HSL 69° 85.05% 58.04%
HSB/HSV 69° 76.15% 93.73%
CMYK 10.88% 0.00% 76.15%
6.27%

Color #D5EF39 in popluar number systems.

HEX D5 EF 39
Decimal 213 239 57
Binary 11010101 11101111 111001
Octal 325 357 71

Shades and tints

Shades of #D5EF39

#D5EF39
(213,239,57)
#C2DA34
(194,218,52)
#AFC52F
(175,197,47)
#9CB02A
(156,176,42)
#899B25
(137,155,37)
#768620
(118,134,32)
#63711B
(99,113,27)
#505C16
(80,92,22)
#3D4711
(61,71,17)
#2A320C
(42,50,12)
#171D07
(23,29,7)
#000000
(0,0,0)

Tints of #D5EF39

#D5EF39
(213,239,57)
#D8F04B
(216,240,75)
#DBF15D
(219,241,93)
#DEF26F
(222,242,111)
#E1F381
(225,243,129)
#E4F493
(228,244,147)
#E7F5A5
(231,245,165)
#EAF6B7
(234,246,183)
#EDF7C9
(237,247,201)
#F0F8DB
(240,248,219)
#F3F9ED
(243,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EF39 color. Also use rgb(213,239,57) instead hex code.

Text Font Color

.myTextColor { color: #D5EF39; }

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

This text font color is #D5EF39.

Background Color

.myBgColor { background-color: #D5EF39; }

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

This div background color is #D5EF39.

Border color

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

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

This div border color is #D5EF39.

Opacity

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

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

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

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

This text has shadow with #D5EF39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EF39.

Preview

Color preview on black background

This text has color #D5EF39 on black background.


Color preview on white background

This text has color #D5EF39 on white background.


Black color preview on #D5EF39 background

This text has black color on #D5EF39 background.


White color preview on #D5EF39 background

This text has white color on #D5EF39 background.


Related colors

Complementary color

Complementary color for #hex is #2A10C6.


I love getcolorcode.com

Triadic colors

1 #39D5EF and #EF39D5 with #D5EF39 are triadic colors.

2 #39EFD5 and #EFD539 with #D5EF39 are triadic colors.