COLOR #58AB5E

HEX: #58AB5E RGB: (88,171,94)

Renk bilgisi

#58AB5E contains mainly green color. #58AB5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#58AB5E color RGB value is (88,171,94).

RGB: (88,171,94) (35%, 67%, 37%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 171 of 255 = 67%
B 94 of 255 = 37%

88
171
94

R + G + B ~ 46%. #58AB5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 171 + 94 = 353 (100%)
R 88 of 353 ~ 24.93%
G 171 of 353 ~ 48.44%
B 94 of 353 ~ 26.63'%

%24.93
%48.44
%26.63

CMYK RENK MODELİ

#58AB5E rengi CMYK tonu (49,0,45,33).

  • camgöbeği tonu 48.54%
  • eflatun tonu 0.00%
  • sarı tonu 45.03%
  • ana renk tonu 32.94%

CMYK: (49,0,45,33)
C49M0Y45K33 (49%, 0%, 45%, 33%)
(0.49 / 0.00 / 0.45 / 0.33)

CMYK yüzdeleri

%48.54
%0
%45.03
%32.94

Codes

Color #58AB5E in popluar color models

58 AB 5E
RGB 88 171 94
HSL 124° 33.07% 50.78%
HSB/HSV 124° 48.54% 67.06%
CMYK 48.54% 0.00% 45.03%
32.94%

Color #58AB5E in popluar number systems.

HEX 58 AB 5E
Decimal 88 171 94
Binary 1011000 10101011 1011110
Octal 130 253 136

Shades and tints

Shades of #58AB5E

#58AB5E
(88,171,94)
#509C56
(80,156,86)
#488D4E
(72,141,78)
#407E46
(64,126,70)
#386F3E
(56,111,62)
#306036
(48,96,54)
#28512E
(40,81,46)
#204226
(32,66,38)
#18331E
(24,51,30)
#102416
(16,36,22)
#08150E
(8,21,14)
#000000
(0,0,0)

Tints of #58AB5E

#58AB5E
(88,171,94)
#67B26C
(103,178,108)
#76B97A
(118,185,122)
#85C088
(133,192,136)
#94C796
(148,199,150)
#A3CEA4
(163,206,164)
#B2D5B2
(178,213,178)
#C1DCC0
(193,220,192)
#D0E3CE
(208,227,206)
#DFEADC
(223,234,220)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58AB5E color. Also use rgb(88,171,94) instead hex code.

Text Font Color

.myTextColor { color: #58AB5E; }

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

This text font color is #58AB5E.

Background Color

.myBgColor { background-color: #58AB5E; }

<div style="background-color:#58AB5E">Inner text</div>

This div background color is #58AB5E.

Border color

.myBorderColor { border: 1px solid #58AB5E; }

<div style="border:3px solid #58AB5E">Div</div>

This div border color is #58AB5E.

Opacity

.myOpacity80 { color: #58AB5E; opacity: 0.8; }

<p style="color:#58AB5E;opacity:0.8;">80%</p>

Text with #58AB5E 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 #58AB5E;}

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

This text has shadow with #58AB5E color.


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

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

This text has shadow with #58AB5E primary color and red secondary color.


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

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

This text has shadow with #58AB5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58AB5E.

Preview

Color preview on black background

This text has color #58AB5E on black background.


Color preview on white background

This text has color #58AB5E on white background.


Black color preview on #58AB5E background

This text has black color on #58AB5E background.


White color preview on #58AB5E background

This text has white color on #58AB5E background.


Related colors

Complementary color

Complementary color for #hex is #A754A1.


I love getcolorcode.com

Triadic colors

1 #5E58AB and #AB5E58 with #58AB5E are triadic colors.

2 #5EAB58 and #AB585E with #58AB5E are triadic colors.