COLOR #054829

HEX: #054829 RGB: (5,72,41)

Color info

#054829 contains mainly green and blue colors. Web safe color of #054829 is #003333 (or #033).

RGB color model

#054829 color RGB value is (5,72,41).

RGB: (5,72,41) (2%, 28%, 16%)

RGB channels and saturation

R 5 of 255 = 2%
G 72 of 255 = 28%
B 41 of 255 = 16%

5
72
41

R + G + B ~ 15%. #054829 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 72 + 41 = 118 (100%)
R 5 of 118 ~ 4.24%
G 72 of 118 ~ 61.02%
B 41 of 118 ~ 34.75'%

%61.02
%34.75

CMYK color model

#054829 color CMYK value is (93,0,43,72).

  • cyan value is 93.06%
  • magenta value is 0.00%
  • yellow value is 43.06%
  • key color value is 71.76%

CMYK: (93,0,43,72)
C93M0Y43K72 (93%, 0%, 43%, 72%)
(0.93 / 0.00 / 0.43 / 0.72)

CMYK percentages

%93.06
%0
%43.06
%71.76

Codes

Color #054829 in popluar color models

05 48 29
RGB 5 72 41
HSL 152° 87.01% 15.10%
HSB/HSV 152° 93.06% 28.24%
CMYK 93.06% 0.00% 43.06%
71.76%

Color #054829 in popluar number systems.

HEX 05 48 29
Decimal 5 72 41
Binary 101 1001000 101001
Octal 5 110 51

Shades and tints

Shades of #054829

#054829
(5,72,41)
#054226
(5,66,38)
#053C23
(5,60,35)
#053620
(5,54,32)
#05301D
(5,48,29)
#052A1A
(5,42,26)
#052417
(5,36,23)
#051E14
(5,30,20)
#051811
(5,24,17)
#05120E
(5,18,14)
#050C0B
(5,12,11)
#000000
(0,0,0)

Tints of #054829

#054829
(5,72,41)
#1B583C
(27,88,60)
#31684F
(49,104,79)
#477862
(71,120,98)
#5D8875
(93,136,117)
#739888
(115,152,136)
#89A89B
(137,168,155)
#9FB8AE
(159,184,174)
#B5C8C1
(181,200,193)
#CBD8D4
(203,216,212)
#E1E8E7
(225,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #054829 color. Also use rgb(5,72,41) instead hex code.

Text Font Color

.myTextColor { color: #054829; }

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

This text font color is #054829.

Background Color

.myBgColor { background-color: #054829; }

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

This div background color is #054829.

Border color

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

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

This div border color is #054829.

Opacity

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

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

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

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

This text has shadow with #054829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054829.

Preview

Color preview on black background

This text has color #054829 on black background.


Color preview on white background

This text has color #054829 on white background.


Black color preview on #054829 background

This text has black color on #054829 background.


White color preview on #054829 background

This text has white color on #054829 background.


Related colors

Complementary color

Complementary color for #hex is #FAB7D6.


I love getcolorcode.com

Triadic colors

1 #290548 and #482905 with #054829 are triadic colors.

2 #294805 and #480529 with #054829 are triadic colors.