COLOR #58A85B

HEX: #58A85B RGB: (88,168,91)

Renk bilgisi

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

RGB renk modeli

#58A85B color RGB value is (88,168,91).

RGB: (88,168,91) (35%, 66%, 36%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 168 of 255 = 66%
B 91 of 255 = 36%

88
168
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 168 + 91 = 347 (100%)
R 88 of 347 ~ 25.36%
G 168 of 347 ~ 48.41%
B 91 of 347 ~ 26.22'%

%25.36
%48.41
%26.22

CMYK RENK MODELİ

#58A85B rengi CMYK tonu (48,0,46,34).

  • camgöbeği tonu 47.62%
  • eflatun tonu 0.00%
  • sarı tonu 45.83%
  • ana renk tonu 34.12%

CMYK: (48,0,46,34)
C48M0Y46K34 (48%, 0%, 46%, 34%)
(0.48 / 0.00 / 0.46 / 0.34)

CMYK yüzdeleri

%47.62
%0
%45.83
%34.12

Codes

Color #58A85B in popluar color models

58 A8 5B
RGB 88 168 91
HSL 122° 31.50% 50.20%
HSB/HSV 122° 47.62% 65.88%
CMYK 47.62% 0.00% 45.83%
34.12%

Color #58A85B in popluar number systems.

HEX 58 A8 5B
Decimal 88 168 91
Binary 1011000 10101000 1011011
Octal 130 250 133

Shades and tints

Shades of #58A85B

#58A85B
(88,168,91)
#509953
(80,153,83)
#488A4B
(72,138,75)
#407B43
(64,123,67)
#386C3B
(56,108,59)
#305D33
(48,93,51)
#284E2B
(40,78,43)
#203F23
(32,63,35)
#18301B
(24,48,27)
#102113
(16,33,19)
#08120B
(8,18,11)
#000000
(0,0,0)

Tints of #58A85B

#58A85B
(88,168,91)
#67AF69
(103,175,105)
#76B677
(118,182,119)
#85BD85
(133,189,133)
#94C493
(148,196,147)
#A3CBA1
(163,203,161)
#B2D2AF
(178,210,175)
#C1D9BD
(193,217,189)
#D0E0CB
(208,224,203)
#DFE7D9
(223,231,217)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A85B color. Also use rgb(88,168,91) instead hex code.

Text Font Color

.myTextColor { color: #58A85B; }

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

This text font color is #58A85B.

Background Color

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

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

This div background color is #58A85B.

Border color

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

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

This div border color is #58A85B.

Opacity

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

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

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

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

This text has shadow with #58A85B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A85B.

Preview

Color preview on black background

This text has color #58A85B on black background.


Color preview on white background

This text has color #58A85B on white background.


Black color preview on #58A85B background

This text has black color on #58A85B background.


White color preview on #58A85B background

This text has white color on #58A85B background.


Related colors

Complementary color

Complementary color for #hex is #A757A4.


I love getcolorcode.com

Triadic colors

1 #5B58A8 and #A85B58 with #58A85B are triadic colors.

2 #5BA858 and #A8585B with #58A85B are triadic colors.