COLOR #5DC488

HEX: #5DC488 RGB: (93,196,136)

Renk bilgisi

#5DC488 contains mainly green color. #5DC488 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#5DC488 color RGB value is (93,196,136).

RGB: (93,196,136) (36%, 77%, 53%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 196 of 255 = 77%
B 136 of 255 = 53%

93
196
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 196 + 136 = 425 (100%)
R 93 of 425 ~ 21.88%
G 196 of 425 ~ 46.12%
B 136 of 425 ~ 32'%

%21.88
%46.12
%32

CMYK RENK MODELİ

#5DC488 rengi CMYK tonu (53,0,31,23).

  • camgöbeği tonu 52.55%
  • eflatun tonu 0.00%
  • sarı tonu 30.61%
  • ana renk tonu 23.14%

CMYK: (53,0,31,23)
C53M0Y31K23 (53%, 0%, 31%, 23%)
(0.53 / 0.00 / 0.31 / 0.23)

CMYK yüzdeleri

%52.55
%0
%30.61
%23.14

Codes

Color #5DC488 in popluar color models

5D C4 88
RGB 93 196 136
HSL 145° 46.61% 56.67%
HSB/HSV 145° 52.55% 76.86%
CMYK 52.55% 0.00% 30.61%
23.14%

Color #5DC488 in popluar number systems.

HEX 5D C4 88
Decimal 93 196 136
Binary 1011101 11000100 10001000
Octal 135 304 210

Shades and tints

Shades of #5DC488

#5DC488
(93,196,136)
#55B37C
(85,179,124)
#4DA270
(77,162,112)
#459164
(69,145,100)
#3D8058
(61,128,88)
#356F4C
(53,111,76)
#2D5E40
(45,94,64)
#254D34
(37,77,52)
#1D3C28
(29,60,40)
#152B1C
(21,43,28)
#0D1A10
(13,26,16)
#000000
(0,0,0)

Tints of #5DC488

#5DC488
(93,196,136)
#6BC992
(107,201,146)
#79CE9C
(121,206,156)
#87D3A6
(135,211,166)
#95D8B0
(149,216,176)
#A3DDBA
(163,221,186)
#B1E2C4
(177,226,196)
#BFE7CE
(191,231,206)
#CDECD8
(205,236,216)
#DBF1E2
(219,241,226)
#E9F6EC
(233,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DC488 color. Also use rgb(93,196,136) instead hex code.

Text Font Color

.myTextColor { color: #5DC488; }

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

This text font color is #5DC488.

Background Color

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

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

This div background color is #5DC488.

Border color

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

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

This div border color is #5DC488.

Opacity

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

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

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

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

This text has shadow with #5DC488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DC488.

Preview

Color preview on black background

This text has color #5DC488 on black background.


Color preview on white background

This text has color #5DC488 on white background.


Black color preview on #5DC488 background

This text has black color on #5DC488 background.


White color preview on #5DC488 background

This text has white color on #5DC488 background.


Related colors

Complementary color

Complementary color for #hex is #A23B77.


I love getcolorcode.com

Triadic colors

1 #885DC4 and #C4885D with #5DC488 are triadic colors.

2 #88C45D and #C45D88 with #5DC488 are triadic colors.