COLOR #058249

HEX: #058249 RGB: (5,130,73)

Color info

#058249 contains mainly green and blue colors. Web safe color of #058249 is #009933 (or #093).

RGB color model

#058249 color RGB value is (5,130,73).

RGB: (5,130,73) (2%, 51%, 29%)

RGB channels and saturation

R 5 of 255 = 2%
G 130 of 255 = 51%
B 73 of 255 = 29%

5
130
73

R + G + B ~ 27%. #058249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 130 + 73 = 208 (100%)
R 5 of 208 ~ 2.4%
G 130 of 208 ~ 62.5%
B 73 of 208 ~ 35.1'%

%62.5
%35.1

CMYK color model

#058249 color CMYK value is (96,0,44,49).

  • cyan value is 96.15%
  • magenta value is 0.00%
  • yellow value is 43.85%
  • key color value is 49.02%

CMYK: (96,0,44,49)
C96M0Y44K49 (96%, 0%, 44%, 49%)
(0.96 / 0.00 / 0.44 / 0.49)

CMYK percentages

%96.15
%0
%43.85
%49.02

Codes

Color #058249 in popluar color models

05 82 49
RGB 5 130 73
HSL 153° 92.59% 26.47%
HSB/HSV 153° 96.15% 50.98%
CMYK 96.15% 0.00% 43.85%
49.02%

Color #058249 in popluar number systems.

HEX 05 82 49
Decimal 5 130 73
Binary 101 10000010 1001001
Octal 5 202 111

Shades and tints

Shades of #058249

#058249
(5,130,73)
#057743
(5,119,67)
#056C3D
(5,108,61)
#056137
(5,97,55)
#055631
(5,86,49)
#054B2B
(5,75,43)
#054025
(5,64,37)
#05351F
(5,53,31)
#052A19
(5,42,25)
#051F13
(5,31,19)
#05140D
(5,20,13)
#000000
(0,0,0)

Tints of #058249

#058249
(5,130,73)
#1B8D59
(27,141,89)
#319869
(49,152,105)
#47A379
(71,163,121)
#5DAE89
(93,174,137)
#73B999
(115,185,153)
#89C4A9
(137,196,169)
#9FCFB9
(159,207,185)
#B5DAC9
(181,218,201)
#CBE5D9
(203,229,217)
#E1F0E9
(225,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #058249 color. Also use rgb(5,130,73) instead hex code.

Text Font Color

.myTextColor { color: #058249; }

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

This text font color is #058249.

Background Color

.myBgColor { background-color: #058249; }

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

This div background color is #058249.

Border color

.myBorderColor { border: 1px solid #058249; }

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

This div border color is #058249.

Opacity

.myOpacity80 { color: #058249; opacity: 0.8; }

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

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

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

This text has shadow with #058249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #058249.

Preview

Color preview on black background

This text has color #058249 on black background.


Color preview on white background

This text has color #058249 on white background.


Black color preview on #058249 background

This text has black color on #058249 background.


White color preview on #058249 background

This text has white color on #058249 background.


Related colors

Complementary color

Complementary color for #hex is #FA7DB6.


I love getcolorcode.com

Triadic colors

1 #490582 and #824905 with #058249 are triadic colors.

2 #498205 and #820549 with #058249 are triadic colors.