COLOR #058261

HEX: #058261 RGB: (5,130,97)

Color info

#058261 contains mainly green and blue colors. Web safe color of #058261 is #009966 (or #096).

RGB color model

#058261 color RGB value is (5,130,97).

RGB: (5,130,97) (2%, 51%, 38%)

RGB channels and saturation

R 5 of 255 = 2%
G 130 of 255 = 51%
B 97 of 255 = 38%

5
130
97

R + G + B ~ 30%. #058261 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 130 + 97 = 232 (100%)
R 5 of 232 ~ 2.16%
G 130 of 232 ~ 56.03%
B 97 of 232 ~ 41.81'%

%56.03
%41.81

CMYK color model

#058261 color CMYK value is (96,0,25,49).

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

CMYK: (96,0,25,49)
C96M0Y25K49 (96%, 0%, 25%, 49%)
(0.96 / 0.00 / 0.25 / 0.49)

CMYK percentages

%96.15
%0
%25.38
%49.02

Codes

Color #058261 in popluar color models

05 82 61
RGB 5 130 97
HSL 164° 92.59% 26.47%
HSB/HSV 164° 96.15% 50.98%
CMYK 96.15% 0.00% 25.38%
49.02%

Color #058261 in popluar number systems.

HEX 05 82 61
Decimal 5 130 97
Binary 101 10000010 1100001
Octal 5 202 141

Shades and tints

Shades of #058261

#058261
(5,130,97)
#057759
(5,119,89)
#056C51
(5,108,81)
#056149
(5,97,73)
#055641
(5,86,65)
#054B39
(5,75,57)
#054031
(5,64,49)
#053529
(5,53,41)
#052A21
(5,42,33)
#051F19
(5,31,25)
#051411
(5,20,17)
#000000
(0,0,0)

Tints of #058261

#058261
(5,130,97)
#1B8D6F
(27,141,111)
#31987D
(49,152,125)
#47A38B
(71,163,139)
#5DAE99
(93,174,153)
#73B9A7
(115,185,167)
#89C4B5
(137,196,181)
#9FCFC3
(159,207,195)
#B5DAD1
(181,218,209)
#CBE5DF
(203,229,223)
#E1F0ED
(225,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #058261; }

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

This text font color is #058261.

Background Color

.myBgColor { background-color: #058261; }

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

This div background color is #058261.

Border color

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

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

This div border color is #058261.

Opacity

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

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

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

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

This text has shadow with #058261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #058261.

Preview

Color preview on black background

This text has color #058261 on black background.


Color preview on white background

This text has color #058261 on white background.


Black color preview on #058261 background

This text has black color on #058261 background.


White color preview on #058261 background

This text has white color on #058261 background.


Related colors

Complementary color

Complementary color for #hex is #FA7D9E.


I love getcolorcode.com

Triadic colors

1 #610582 and #826105 with #058261 are triadic colors.

2 #618205 and #820561 with #058261 are triadic colors.