COLOR #58AD5E

HEX: #58AD5E RGB: (88,173,94)

Renk bilgisi

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

RGB renk modeli

#58AD5E color RGB value is (88,173,94).

RGB: (88,173,94) (35%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 173 of 255 = 68%
B 94 of 255 = 37%

88
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 173 + 94 = 355 (100%)
R 88 of 355 ~ 24.79%
G 173 of 355 ~ 48.73%
B 94 of 355 ~ 26.48'%

%24.79
%48.73
%26.48

CMYK RENK MODELİ

#58AD5E rengi CMYK tonu (49,0,46,32).

  • camgöbeği tonu 49.13%
  • eflatun tonu 0.00%
  • sarı tonu 45.66%
  • ana renk tonu 32.16%

CMYK: (49,0,46,32)
C49M0Y46K32 (49%, 0%, 46%, 32%)
(0.49 / 0.00 / 0.46 / 0.32)

CMYK yüzdeleri

%49.13
%0
%45.66
%32.16

Codes

Color #58AD5E in popluar color models

58 AD 5E
RGB 88 173 94
HSL 124° 34.14% 51.18%
HSB/HSV 124° 49.13% 67.84%
CMYK 49.13% 0.00% 45.66%
32.16%

Color #58AD5E in popluar number systems.

HEX 58 AD 5E
Decimal 88 173 94
Binary 1011000 10101101 1011110
Octal 130 255 136

Shades and tints

Shades of #58AD5E

#58AD5E
(88,173,94)
#509E56
(80,158,86)
#488F4E
(72,143,78)
#408046
(64,128,70)
#38713E
(56,113,62)
#306236
(48,98,54)
#28532E
(40,83,46)
#204426
(32,68,38)
#18351E
(24,53,30)
#102616
(16,38,22)
#08170E
(8,23,14)
#000000
(0,0,0)

Tints of #58AD5E

#58AD5E
(88,173,94)
#67B46C
(103,180,108)
#76BB7A
(118,187,122)
#85C288
(133,194,136)
#94C996
(148,201,150)
#A3D0A4
(163,208,164)
#B2D7B2
(178,215,178)
#C1DEC0
(193,222,192)
#D0E5CE
(208,229,206)
#DFECDC
(223,236,220)
#EEF3EA
(238,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58AD5E; }

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

This text font color is #58AD5E.

Background Color

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

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

This div background color is #58AD5E.

Border color

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

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

This div border color is #58AD5E.

Opacity

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

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

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

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

This text has shadow with #58AD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58AD5E.

Preview

Color preview on black background

This text has color #58AD5E on black background.


Color preview on white background

This text has color #58AD5E on white background.


Black color preview on #58AD5E background

This text has black color on #58AD5E background.


White color preview on #58AD5E background

This text has white color on #58AD5E background.


Related colors

Complementary color

Complementary color for #hex is #A752A1.


I love getcolorcode.com

Triadic colors

1 #5E58AD and #AD5E58 with #58AD5E are triadic colors.

2 #5EAD58 and #AD585E with #58AD5E are triadic colors.