COLOR #5DD329

HEX: #5DD329 RGB: (93,211,41)

Renk bilgisi

#5DD329 contains mainly green color. #5DD329 ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#5DD329 color RGB value is (93,211,41).

RGB: (93,211,41) (36%, 83%, 16%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 211 of 255 = 83%
B 41 of 255 = 16%

93
211
41

R + G + B ~ 45%. #5DD329 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 211 + 41 = 345 (100%)
R 93 of 345 ~ 26.96%
G 211 of 345 ~ 61.16%
B 41 of 345 ~ 11.88'%

%26.96
%61.16
%11.88

CMYK RENK MODELİ

#5DD329 rengi CMYK tonu (56,0,81,17).

  • camgöbeği tonu 55.92%
  • eflatun tonu 0.00%
  • sarı tonu 80.57%
  • ana renk tonu 17.25%

CMYK: (56,0,81,17)
C56M0Y81K17 (56%, 0%, 81%, 17%)
(0.56 / 0.00 / 0.81 / 0.17)

CMYK yüzdeleri

%55.92
%0
%80.57
%17.25

Codes

Color #5DD329 in popluar color models

5D D3 29
RGB 93 211 41
HSL 102° 67.46% 49.41%
HSB/HSV 102° 80.57% 82.75%
CMYK 55.92% 0.00% 80.57%
17.25%

Color #5DD329 in popluar number systems.

HEX 5D D3 29
Decimal 93 211 41
Binary 1011101 11010011 101001
Octal 135 323 51

Shades and tints

Shades of #5DD329

#5DD329
(93,211,41)
#55C026
(85,192,38)
#4DAD23
(77,173,35)
#459A20
(69,154,32)
#3D871D
(61,135,29)
#35741A
(53,116,26)
#2D6117
(45,97,23)
#254E14
(37,78,20)
#1D3B11
(29,59,17)
#15280E
(21,40,14)
#0D150B
(13,21,11)
#000000
(0,0,0)

Tints of #5DD329

#5DD329
(93,211,41)
#6BD73C
(107,215,60)
#79DB4F
(121,219,79)
#87DF62
(135,223,98)
#95E375
(149,227,117)
#A3E788
(163,231,136)
#B1EB9B
(177,235,155)
#BFEFAE
(191,239,174)
#CDF3C1
(205,243,193)
#DBF7D4
(219,247,212)
#E9FBE7
(233,251,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DD329 color. Also use rgb(93,211,41) instead hex code.

Text Font Color

.myTextColor { color: #5DD329; }

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

This text font color is #5DD329.

Background Color

.myBgColor { background-color: #5DD329; }

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

This div background color is #5DD329.

Border color

.myBorderColor { border: 1px solid #5DD329; }

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

This div border color is #5DD329.

Opacity

.myOpacity80 { color: #5DD329; opacity: 0.8; }

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

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

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

This text has shadow with #5DD329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DD329.

Preview

Color preview on black background

This text has color #5DD329 on black background.


Color preview on white background

This text has color #5DD329 on white background.


Black color preview on #5DD329 background

This text has black color on #5DD329 background.


White color preview on #5DD329 background

This text has white color on #5DD329 background.


Related colors

Complementary color

Complementary color for #hex is #A22CD6.


I love getcolorcode.com

Triadic colors

1 #295DD3 and #D3295D with #5DD329 are triadic colors.

2 #29D35D and #D35D29 with #5DD329 are triadic colors.