COLOR #5DB399

HEX: #5DB399 RGB: (93,179,153)

Renk bilgisi

#5DB399 contains mainly green and blue colors. #5DB399 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#5DB399 color RGB value is (93,179,153).

RGB: (93,179,153) (36%, 70%, 60%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 179 of 255 = 70%
B 153 of 255 = 60%

93
179
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 179 + 153 = 425 (100%)
R 93 of 425 ~ 21.88%
G 179 of 425 ~ 42.12%
B 153 of 425 ~ 36'%

%21.88
%42.12
%36

CMYK RENK MODELİ

#5DB399 rengi CMYK tonu (48,0,15,30).

  • camgöbeği tonu 48.04%
  • eflatun tonu 0.00%
  • sarı tonu 14.53%
  • ana renk tonu 29.80%

CMYK: (48,0,15,30)
C48M0Y15K30 (48%, 0%, 15%, 30%)
(0.48 / 0.00 / 0.15 / 0.30)

CMYK yüzdeleri

%48.04
%0
%14.53
%29.8

Codes

Color #5DB399 in popluar color models

5D B3 99
RGB 93 179 153
HSL 162° 36.13% 53.33%
HSB/HSV 162° 48.04% 70.20%
CMYK 48.04% 0.00% 14.53%
29.80%

Color #5DB399 in popluar number systems.

HEX 5D B3 99
Decimal 93 179 153
Binary 1011101 10110011 10011001
Octal 135 263 231

Shades and tints

Shades of #5DB399

#5DB399
(93,179,153)
#55A38C
(85,163,140)
#4D937F
(77,147,127)
#458372
(69,131,114)
#3D7365
(61,115,101)
#356358
(53,99,88)
#2D534B
(45,83,75)
#25433E
(37,67,62)
#1D3331
(29,51,49)
#152324
(21,35,36)
#0D1317
(13,19,23)
#000000
(0,0,0)

Tints of #5DB399

#5DB399
(93,179,153)
#6BB9A2
(107,185,162)
#79BFAB
(121,191,171)
#87C5B4
(135,197,180)
#95CBBD
(149,203,189)
#A3D1C6
(163,209,198)
#B1D7CF
(177,215,207)
#BFDDD8
(191,221,216)
#CDE3E1
(205,227,225)
#DBE9EA
(219,233,234)
#E9EFF3
(233,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DB399 color. Also use rgb(93,179,153) instead hex code.

Text Font Color

.myTextColor { color: #5DB399; }

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

This text font color is #5DB399.

Background Color

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

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

This div background color is #5DB399.

Border color

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

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

This div border color is #5DB399.

Opacity

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

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

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

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

This text has shadow with #5DB399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DB399.

Preview

Color preview on black background

This text has color #5DB399 on black background.


Color preview on white background

This text has color #5DB399 on white background.


Black color preview on #5DB399 background

This text has black color on #5DB399 background.


White color preview on #5DB399 background

This text has white color on #5DB399 background.


Related colors

Complementary color

Complementary color for #hex is #A24C66.


I love getcolorcode.com

Triadic colors

1 #995DB3 and #B3995D with #5DB399 are triadic colors.

2 #99B35D and #B35D99 with #5DB399 are triadic colors.