COLOR #059492

HEX: #059492 RGB: (5,148,146)

Color info

#059492 contains mainly green and blue colors. Web safe color of #059492 is #009999 (or #099).

RGB color model

#059492 color RGB value is (5,148,146).

RGB: (5,148,146) (2%, 58%, 57%)

RGB channels and saturation

R 5 of 255 = 2%
G 148 of 255 = 58%
B 146 of 255 = 57%

5
148
146

R + G + B ~ 39%. #059492 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 148 + 146 = 299 (100%)
R 5 of 299 ~ 1.67%
G 148 of 299 ~ 49.5%
B 146 of 299 ~ 48.83'%

%49.5
%48.83

CMYK color model

#059492 color CMYK value is (97,0,1,42).

  • cyan value is 96.62%
  • magenta value is 0.00%
  • yellow value is 1.35%
  • key color value is 41.96%

CMYK: (97,0,1,42)
C97M0Y1K42 (97%, 0%, 1%, 42%)
(0.97 / 0.00 / 0.01 / 0.42)

CMYK percentages

%96.62
%0
%1.35
%41.96

Codes

Color #059492 in popluar color models

05 94 92
RGB 5 148 146
HSL 179° 93.46% 30.00%
HSB/HSV 179° 96.62% 58.04%
CMYK 96.62% 0.00% 1.35%
41.96%

Color #059492 in popluar number systems.

HEX 05 94 92
Decimal 5 148 146
Binary 101 10010100 10010010
Octal 5 224 222

Shades and tints

Shades of #059492

#059492
(5,148,146)
#058785
(5,135,133)
#057A78
(5,122,120)
#056D6B
(5,109,107)
#05605E
(5,96,94)
#055351
(5,83,81)
#054644
(5,70,68)
#053937
(5,57,55)
#052C2A
(5,44,42)
#051F1D
(5,31,29)
#051210
(5,18,16)
#000000
(0,0,0)

Tints of #059492

#059492
(5,148,146)
#1B9D9B
(27,157,155)
#31A6A4
(49,166,164)
#47AFAD
(71,175,173)
#5DB8B6
(93,184,182)
#73C1BF
(115,193,191)
#89CAC8
(137,202,200)
#9FD3D1
(159,211,209)
#B5DCDA
(181,220,218)
#CBE5E3
(203,229,227)
#E1EEEC
(225,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #059492 color. Also use rgb(5,148,146) instead hex code.

Text Font Color

.myTextColor { color: #059492; }

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

This text font color is #059492.

Background Color

.myBgColor { background-color: #059492; }

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

This div background color is #059492.

Border color

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

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

This div border color is #059492.

Opacity

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

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

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

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

This text has shadow with #059492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #059492.

Preview

Color preview on black background

This text has color #059492 on black background.


Color preview on white background

This text has color #059492 on white background.


Black color preview on #059492 background

This text has black color on #059492 background.


White color preview on #059492 background

This text has white color on #059492 background.


Related colors

Complementary color

Complementary color for #hex is #FA6B6D.


I love getcolorcode.com

Triadic colors

1 #920594 and #949205 with #059492 are triadic colors.

2 #929405 and #940592 with #059492 are triadic colors.