COLOR #58941B

HEX: #58941B RGB: (88,148,27)

Color info

#58941B contains mainly green color. Web safe color of #58941B is #669933 (or #693).

RGB color model

#58941B color RGB value is (88,148,27).

RGB: (88,148,27) (35%, 58%, 11%)

RGB channels and saturation

R 88 of 255 = 35%
G 148 of 255 = 58%
B 27 of 255 = 11%

88
148
27

R + G + B ~ 35%. #58941B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 148 + 27 = 263 (100%)
R 88 of 263 ~ 33.46%
G 148 of 263 ~ 56.27%
B 27 of 263 ~ 10.27'%

%33.46
%56.27
%10.27

CMYK color model

#58941B color CMYK value is (41,0,82,42).

  • cyan value is 40.54%
  • magenta value is 0.00%
  • yellow value is 81.76%
  • key color value is 41.96%
CMYK: (41,0,82,42) C41M0Y82K42 (41%,0%,82%,42%) (0.41/0.00/0.82/0.42) 

CMYK percentages

%40.54
%0
%81.76
%41.96

Codes

Color #58941B in popluar color models

58 94 1B
RGB 88 148 27
HSL 90° 69.14% 34.31%
HSB/HSV 90° 81.76% 58.04%
CMYK 40.54% 0.00% 81.76%
41.96%

Color #58941B in popluar number systems.

HEX 58 94 1B
Decimal 88 148 27
Binary 1011000 10010100 11011
Octal 130 224 33

Shades and tints

Shades of #58941B

#58941B
(88,148,27)
#508719
(80,135,25)
#487A17
(72,122,23)
#406D15
(64,109,21)
#386013
(56,96,19)
#305311
(48,83,17)
#28460F
(40,70,15)
#20390D
(32,57,13)
#182C0B
(24,44,11)
#101F09
(16,31,9)
#081207
(8,18,7)
#000000
(0,0,0)

Tints of #58941B

#58941B
(88,148,27)
#679D2F
(103,157,47)
#76A643
(118,166,67)
#85AF57
(133,175,87)
#94B86B
(148,184,107)
#A3C17F
(163,193,127)
#B2CA93
(178,202,147)
#C1D3A7
(193,211,167)
#D0DCBB
(208,220,187)
#DFE5CF
(223,229,207)
#EEEEE3
(238,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58941B color. Also use rgb(88,148,27) instead hex code.

Text Font Color

.myTextColor { color: #58941B; }

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

This text font color is #58941B.

Background Color

.myBgColor { background-color: #58941B; }

<div style="background-color:#58941B">Inner text</div>

This div background color is #58941B.

Border color

.myBorderColor { border: 1px solid #58941B; }

<div style="border:3px solid #58941B">Div</div>

This div border color is #58941B.

Opacity

.myOpacity80 { color: #58941B; opacity: 0.8; }

<p style="color:#58941B;opacity:0.8;">80%</p>

Text with #58941B 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 #58941B;}

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

This text has shadow with #58941B color.


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

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

This text has shadow with #58941B primary color and red secondary color.


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

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

This text has shadow with #58941B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58941B.

Preview

Color preview on black background

This text has color #58941B on black background.


Color preview on white background

This text has color #58941B on white background.


Black color preview on #58941B background

This text has black color on #58941B background.


White color preview on #58941B background

This text has white color on #58941B background.


Related colors

Complementary color

Complementary color for #hex is #A76BE4.


I love getcolorcode.com

Triadic colors

1 #1B5894 and #941B58 with #58941B are triadic colors.

2 #1B9458 and #94581B with #58941B are triadic colors.