COLOR #054836

HEX: #054836 RGB: (5,72,54)

Color info

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

RGB color model

#054836 color RGB value is (5,72,54).

RGB: (5,72,54) (2%, 28%, 21%)

RGB channels and saturation

R 5 of 255 = 2%
G 72 of 255 = 28%
B 54 of 255 = 21%

5
72
54

R + G + B ~ 17%. #054836 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 72 + 54 = 131 (100%)
R 5 of 131 ~ 3.82%
G 72 of 131 ~ 54.96%
B 54 of 131 ~ 41.22'%

%54.96
%41.22

CMYK color model

#054836 color CMYK value is (93,0,25,72).

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

CMYK: (93,0,25,72)
C93M0Y25K72 (93%, 0%, 25%, 72%)
(0.93 / 0.00 / 0.25 / 0.72)

CMYK percentages

%93.06
%0
%25
%71.76

Codes

Color #054836 in popluar color models

05 48 36
RGB 5 72 54
HSL 164° 87.01% 15.10%
HSB/HSV 164° 93.06% 28.24%
CMYK 93.06% 0.00% 25.00%
71.76%

Color #054836 in popluar number systems.

HEX 05 48 36
Decimal 5 72 54
Binary 101 1001000 110110
Octal 5 110 66

Shades and tints

Shades of #054836

#054836
(5,72,54)
#054232
(5,66,50)
#053C2E
(5,60,46)
#05362A
(5,54,42)
#053026
(5,48,38)
#052A22
(5,42,34)
#05241E
(5,36,30)
#051E1A
(5,30,26)
#051816
(5,24,22)
#051212
(5,18,18)
#050C0E
(5,12,14)
#000000
(0,0,0)

Tints of #054836

#054836
(5,72,54)
#1B5848
(27,88,72)
#31685A
(49,104,90)
#47786C
(71,120,108)
#5D887E
(93,136,126)
#739890
(115,152,144)
#89A8A2
(137,168,162)
#9FB8B4
(159,184,180)
#B5C8C6
(181,200,198)
#CBD8D8
(203,216,216)
#E1E8EA
(225,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #054836; }

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

This text font color is #054836.

Background Color

.myBgColor { background-color: #054836; }

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

This div background color is #054836.

Border color

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

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

This div border color is #054836.

Opacity

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

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

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

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

This text has shadow with #054836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054836.

Preview

Color preview on black background

This text has color #054836 on black background.


Color preview on white background

This text has color #054836 on white background.


Black color preview on #054836 background

This text has black color on #054836 background.


White color preview on #054836 background

This text has white color on #054836 background.


Related colors

Complementary color

Complementary color for #hex is #FAB7C9.


I love getcolorcode.com

Triadic colors

1 #360548 and #483605 with #054836 are triadic colors.

2 #364805 and #480536 with #054836 are triadic colors.