COLOR #5DB565

HEX: #5DB565 RGB: (93,181,101)

Renk bilgisi

#5DB565 contains mainly green color. #5DB565 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#5DB565 color RGB value is (93,181,101).

RGB: (93,181,101) (36%, 71%, 40%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 181 of 255 = 71%
B 101 of 255 = 40%

93
181
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 181 + 101 = 375 (100%)
R 93 of 375 ~ 24.8%
G 181 of 375 ~ 48.27%
B 101 of 375 ~ 26.93'%

%24.8
%48.27
%26.93

CMYK RENK MODELİ

#5DB565 rengi CMYK tonu (49,0,44,29).

  • camgöbeği tonu 48.62%
  • eflatun tonu 0.00%
  • sarı tonu 44.20%
  • ana renk tonu 29.02%

CMYK: (49,0,44,29)
C49M0Y44K29 (49%, 0%, 44%, 29%)
(0.49 / 0.00 / 0.44 / 0.29)

CMYK yüzdeleri

%48.62
%0
%44.2
%29.02

Codes

Color #5DB565 in popluar color models

5D B5 65
RGB 93 181 101
HSL 125° 37.29% 53.73%
HSB/HSV 125° 48.62% 70.98%
CMYK 48.62% 0.00% 44.20%
29.02%

Color #5DB565 in popluar number systems.

HEX 5D B5 65
Decimal 93 181 101
Binary 1011101 10110101 1100101
Octal 135 265 145

Shades and tints

Shades of #5DB565

#5DB565
(93,181,101)
#55A55C
(85,165,92)
#4D9553
(77,149,83)
#45854A
(69,133,74)
#3D7541
(61,117,65)
#356538
(53,101,56)
#2D552F
(45,85,47)
#254526
(37,69,38)
#1D351D
(29,53,29)
#152514
(21,37,20)
#0D150B
(13,21,11)
#000000
(0,0,0)

Tints of #5DB565

#5DB565
(93,181,101)
#6BBB73
(107,187,115)
#79C181
(121,193,129)
#87C78F
(135,199,143)
#95CD9D
(149,205,157)
#A3D3AB
(163,211,171)
#B1D9B9
(177,217,185)
#BFDFC7
(191,223,199)
#CDE5D5
(205,229,213)
#DBEBE3
(219,235,227)
#E9F1F1
(233,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DB565 color. Also use rgb(93,181,101) instead hex code.

Text Font Color

.myTextColor { color: #5DB565; }

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

This text font color is #5DB565.

Background Color

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

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

This div background color is #5DB565.

Border color

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

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

This div border color is #5DB565.

Opacity

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

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

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

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

This text has shadow with #5DB565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DB565.

Preview

Color preview on black background

This text has color #5DB565 on black background.


Color preview on white background

This text has color #5DB565 on white background.


Black color preview on #5DB565 background

This text has black color on #5DB565 background.


White color preview on #5DB565 background

This text has white color on #5DB565 background.


Related colors

Complementary color

Complementary color for #hex is #A24A9A.


I love getcolorcode.com

Triadic colors

1 #655DB5 and #B5655D with #5DB565 are triadic colors.

2 #65B55D and #B55D65 with #5DB565 are triadic colors.