COLOR #054729

HEX: #054729 RGB: (5,71,41)

Color info

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

RGB color model

#054729 color RGB value is (5,71,41).

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

RGB channels and saturation

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

5
71
41

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

Portions of RGB colors in percentages

R + G + B = 5 + 71 + 41 = 117 (100%)
R 5 of 117 ~ 4.27%
G 71 of 117 ~ 60.68%
B 41 of 117 ~ 35.04'%

%60.68
%35.04

CMYK color model

#054729 color CMYK value is (93,0,42,72).

  • cyan value is 92.96%
  • magenta value is 0.00%
  • yellow value is 42.25%
  • key color value is 72.16%

CMYK: (93,0,42,72)
C93M0Y42K72 (93%, 0%, 42%, 72%)
(0.93 / 0.00 / 0.42 / 0.72)

CMYK percentages

%92.96
%0
%42.25
%72.16

Codes

Color #054729 in popluar color models

05 47 29
RGB 5 71 41
HSL 153° 86.84% 14.90%
HSB/HSV 153° 92.96% 27.84%
CMYK 92.96% 0.00% 42.25%
72.16%

Color #054729 in popluar number systems.

HEX 05 47 29
Decimal 5 71 41
Binary 101 1000111 101001
Octal 5 107 51

Shades and tints

Shades of #054729

#054729
(5,71,41)
#054126
(5,65,38)
#053B23
(5,59,35)
#053520
(5,53,32)
#052F1D
(5,47,29)
#05291A
(5,41,26)
#052317
(5,35,23)
#051D14
(5,29,20)
#051711
(5,23,17)
#05110E
(5,17,14)
#050B0B
(5,11,11)
#000000
(0,0,0)

Tints of #054729

#054729
(5,71,41)
#1B573C
(27,87,60)
#31674F
(49,103,79)
#477762
(71,119,98)
#5D8775
(93,135,117)
#739788
(115,151,136)
#89A79B
(137,167,155)
#9FB7AE
(159,183,174)
#B5C7C1
(181,199,193)
#CBD7D4
(203,215,212)
#E1E7E7
(225,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #054729; }

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

This text font color is #054729.

Background Color

.myBgColor { background-color: #054729; }

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

This div background color is #054729.

Border color

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

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

This div border color is #054729.

Opacity

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

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

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

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

This text has shadow with #054729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054729.

Preview

Color preview on black background

This text has color #054729 on black background.


Color preview on white background

This text has color #054729 on white background.


Black color preview on #054729 background

This text has black color on #054729 background.


White color preview on #054729 background

This text has white color on #054729 background.


Related colors

Complementary color

Complementary color for #hex is #FAB8D6.


I love getcolorcode.com

Triadic colors

1 #290547 and #472905 with #054729 are triadic colors.

2 #294705 and #470529 with #054729 are triadic colors.