COLOR #58A381

HEX: #58A381 RGB: (88,163,129)

Color info

#58A381 contains mainly green and blue colors. Web safe color of #58A381 is #669999 (or #699).

RGB color model

#58A381 color RGB value is (88,163,129).

RGB: (88,163,129) (35%, 64%, 51%)

RGB channels and saturation

R 88 of 255 = 35%
G 163 of 255 = 64%
B 129 of 255 = 51%

88
163
129

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

Portions of RGB colors in percentages

R + G + B = 88 + 163 + 129 = 380 (100%)
R 88 of 380 ~ 23.16%
G 163 of 380 ~ 42.89%
B 129 of 380 ~ 33.95'%

%23.16
%42.89
%33.95

CMYK color model

#58A381 color CMYK value is (46,0,21,36).

  • cyan value is 46.01%
  • magenta value is 0.00%
  • yellow value is 20.86%
  • key color value is 36.08%
CMYK: (46,0,21,36) C46M0Y21K36 (46%,0%,21%,36%) (0.46/0.00/0.21/0.36) 

CMYK percentages

%46.01
%0
%20.86
%36.08

Codes

Color #58A381 in popluar color models

58 A3 81
RGB 88 163 129
HSL 153° 29.88% 49.22%
HSB/HSV 153° 46.01% 63.92%
CMYK 46.01% 0.00% 20.86%
36.08%

Color #58A381 in popluar number systems.

HEX 58 A3 81
Decimal 88 163 129
Binary 1011000 10100011 10000001
Octal 130 243 201

Shades and tints

Shades of #58A381

#58A381
(88,163,129)
#509576
(80,149,118)
#48876B
(72,135,107)
#407960
(64,121,96)
#386B55
(56,107,85)
#305D4A
(48,93,74)
#284F3F
(40,79,63)
#204134
(32,65,52)
#183329
(24,51,41)
#10251E
(16,37,30)
#081713
(8,23,19)
#000000
(0,0,0)

Tints of #58A381

#58A381
(88,163,129)
#67AB8C
(103,171,140)
#76B397
(118,179,151)
#85BBA2
(133,187,162)
#94C3AD
(148,195,173)
#A3CBB8
(163,203,184)
#B2D3C3
(178,211,195)
#C1DBCE
(193,219,206)
#D0E3D9
(208,227,217)
#DFEBE4
(223,235,228)
#EEF3EF
(238,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A381 color. Also use rgb(88,163,129) instead hex code.

Text Font Color

.myTextColor { color: #58A381; }

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

This text font color is #58A381.

Background Color

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

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

This div background color is #58A381.

Border color

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

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

This div border color is #58A381.

Opacity

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

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

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

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

This text has shadow with #58A381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A381.

Preview

Color preview on black background

This text has color #58A381 on black background.


Color preview on white background

This text has color #58A381 on white background.


Black color preview on #58A381 background

This text has black color on #58A381 background.


White color preview on #58A381 background

This text has white color on #58A381 background.


Related colors

Complementary color

Complementary color for #hex is #A75C7E.


I love getcolorcode.com

Triadic colors

1 #8158A3 and #A38158 with #58A381 are triadic colors.

2 #81A358 and #A35881 with #58A381 are triadic colors.