COLOR #5DB471

HEX: #5DB471 RGB: (93,180,113)

Renk bilgisi

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

RGB renk modeli

#5DB471 color RGB value is (93,180,113).

RGB: (93,180,113) (36%, 71%, 44%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 180 of 255 = 71%
B 113 of 255 = 44%

93
180
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 180 + 113 = 386 (100%)
R 93 of 386 ~ 24.09%
G 180 of 386 ~ 46.63%
B 113 of 386 ~ 29.27'%

%24.09
%46.63
%29.27

CMYK RENK MODELİ

#5DB471 rengi CMYK tonu (48,0,37,29).

  • camgöbeği tonu 48.33%
  • eflatun tonu 0.00%
  • sarı tonu 37.22%
  • ana renk tonu 29.41%

CMYK: (48,0,37,29)
C48M0Y37K29 (48%, 0%, 37%, 29%)
(0.48 / 0.00 / 0.37 / 0.29)

CMYK yüzdeleri

%48.33
%0
%37.22
%29.41

Codes

Color #5DB471 in popluar color models

5D B4 71
RGB 93 180 113
HSL 134° 36.71% 53.53%
HSB/HSV 134° 48.33% 70.59%
CMYK 48.33% 0.00% 37.22%
29.41%

Color #5DB471 in popluar number systems.

HEX 5D B4 71
Decimal 93 180 113
Binary 1011101 10110100 1110001
Octal 135 264 161

Shades and tints

Shades of #5DB471

#5DB471
(93,180,113)
#55A467
(85,164,103)
#4D945D
(77,148,93)
#458453
(69,132,83)
#3D7449
(61,116,73)
#35643F
(53,100,63)
#2D5435
(45,84,53)
#25442B
(37,68,43)
#1D3421
(29,52,33)
#152417
(21,36,23)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #5DB471

#5DB471
(93,180,113)
#6BBA7D
(107,186,125)
#79C089
(121,192,137)
#87C695
(135,198,149)
#95CCA1
(149,204,161)
#A3D2AD
(163,210,173)
#B1D8B9
(177,216,185)
#BFDEC5
(191,222,197)
#CDE4D1
(205,228,209)
#DBEADD
(219,234,221)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DB471 color. Also use rgb(93,180,113) instead hex code.

Text Font Color

.myTextColor { color: #5DB471; }

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

This text font color is #5DB471.

Background Color

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

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

This div background color is #5DB471.

Border color

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

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

This div border color is #5DB471.

Opacity

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

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

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

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

This text has shadow with #5DB471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DB471.

Preview

Color preview on black background

This text has color #5DB471 on black background.


Color preview on white background

This text has color #5DB471 on white background.


Black color preview on #5DB471 background

This text has black color on #5DB471 background.


White color preview on #5DB471 background

This text has white color on #5DB471 background.


Related colors

Complementary color

Complementary color for #hex is #A24B8E.


I love getcolorcode.com

Triadic colors

1 #715DB4 and #B4715D with #5DB471 are triadic colors.

2 #71B45D and #B45D71 with #5DB471 are triadic colors.