COLOR #05834A

HEX: #05834A RGB: (5,131,74)

Color info

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

RGB color model

#05834A color RGB value is (5,131,74).

RGB: (5,131,74) (2%, 51%, 29%)

RGB channels and saturation

R 5 of 255 = 2%
G 131 of 255 = 51%
B 74 of 255 = 29%

5
131
74

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

Portions of RGB colors in percentages

R + G + B = 5 + 131 + 74 = 210 (100%)
R 5 of 210 ~ 2.38%
G 131 of 210 ~ 62.38%
B 74 of 210 ~ 35.24'%

%62.38
%35.24

CMYK color model

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

  • cyan value is 96.18%
  • magenta value is 0.00%
  • yellow value is 43.51%
  • key color value is 48.63%

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

CMYK percentages

%96.18
%0
%43.51
%48.63

Codes

Color #05834A in popluar color models

05 83 4A
RGB 5 131 74
HSL 153° 92.65% 26.67%
HSB/HSV 153° 96.18% 51.37%
CMYK 96.18% 0.00% 43.51%
48.63%

Color #05834A in popluar number systems.

HEX 05 83 4A
Decimal 5 131 74
Binary 101 10000011 1001010
Octal 5 203 112

Shades and tints

Shades of #05834A

#05834A
(5,131,74)
#057844
(5,120,68)
#056D3E
(5,109,62)
#056238
(5,98,56)
#055732
(5,87,50)
#054C2C
(5,76,44)
#054126
(5,65,38)
#053620
(5,54,32)
#052B1A
(5,43,26)
#052014
(5,32,20)
#05150E
(5,21,14)
#000000
(0,0,0)

Tints of #05834A

#05834A
(5,131,74)
#1B8E5A
(27,142,90)
#31996A
(49,153,106)
#47A47A
(71,164,122)
#5DAF8A
(93,175,138)
#73BA9A
(115,186,154)
#89C5AA
(137,197,170)
#9FD0BA
(159,208,186)
#B5DBCA
(181,219,202)
#CBE6DA
(203,230,218)
#E1F1EA
(225,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05834A color. Also use rgb(5,131,74) instead hex code.

Text Font Color

.myTextColor { color: #05834A; }

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

This text font color is #05834A.

Background Color

.myBgColor { background-color: #05834A; }

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

This div background color is #05834A.

Border color

.myBorderColor { border: 1px solid #05834A; }

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

This div border color is #05834A.

Opacity

.myOpacity80 { color: #05834A; opacity: 0.8; }

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

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

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

This text has shadow with #05834A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #05834A.

Preview

Color preview on black background

This text has color #05834A on black background.


Color preview on white background

This text has color #05834A on white background.


Black color preview on #05834A background

This text has black color on #05834A background.


White color preview on #05834A background

This text has white color on #05834A background.


Related colors

Complementary color

Complementary color for #hex is #FA7CB5.


I love getcolorcode.com

Triadic colors

1 #4A0583 and #834A05 with #05834A are triadic colors.

2 #4A8305 and #83054A with #05834A are triadic colors.