COLOR #054327

HEX: #054327 RGB: (5,67,39)

Color info

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

RGB color model

#054327 color RGB value is (5,67,39).

RGB: (5,67,39) (2%, 26%, 15%)

RGB channels and saturation

R 5 of 255 = 2%
G 67 of 255 = 26%
B 39 of 255 = 15%

5
67
39

R + G + B ~ 14%. #054327 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 67 + 39 = 111 (100%)
R 5 of 111 ~ 4.5%
G 67 of 111 ~ 60.36%
B 39 of 111 ~ 35.14'%

%60.36
%35.14

CMYK color model

#054327 color CMYK value is (93,0,42,74).

  • cyan value is 92.54%
  • magenta value is 0.00%
  • yellow value is 41.79%
  • key color value is 73.73%

CMYK: (93,0,42,74)
C93M0Y42K74 (93%, 0%, 42%, 74%)
(0.93 / 0.00 / 0.42 / 0.74)

CMYK percentages

%92.54
%0
%41.79
%73.73

Codes

Color #054327 in popluar color models

05 43 27
RGB 5 67 39
HSL 153° 86.11% 14.12%
HSB/HSV 153° 92.54% 26.27%
CMYK 92.54% 0.00% 41.79%
73.73%

Color #054327 in popluar number systems.

HEX 05 43 27
Decimal 5 67 39
Binary 101 1000011 100111
Octal 5 103 47

Shades and tints

Shades of #054327

#054327
(5,67,39)
#053D24
(5,61,36)
#053721
(5,55,33)
#05311E
(5,49,30)
#052B1B
(5,43,27)
#052518
(5,37,24)
#051F15
(5,31,21)
#051912
(5,25,18)
#05130F
(5,19,15)
#050D0C
(5,13,12)
#050709
(5,7,9)
#000000
(0,0,0)

Tints of #054327

#054327
(5,67,39)
#1B543A
(27,84,58)
#31654D
(49,101,77)
#477660
(71,118,96)
#5D8773
(93,135,115)
#739886
(115,152,134)
#89A999
(137,169,153)
#9FBAAC
(159,186,172)
#B5CBBF
(181,203,191)
#CBDCD2
(203,220,210)
#E1EDE5
(225,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #054327 color. Also use rgb(5,67,39) instead hex code.

Text Font Color

.myTextColor { color: #054327; }

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

This text font color is #054327.

Background Color

.myBgColor { background-color: #054327; }

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

This div background color is #054327.

Border color

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

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

This div border color is #054327.

Opacity

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

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

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

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

This text has shadow with #054327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054327.

Preview

Color preview on black background

This text has color #054327 on black background.


Color preview on white background

This text has color #054327 on white background.


Black color preview on #054327 background

This text has black color on #054327 background.


White color preview on #054327 background

This text has white color on #054327 background.


Related colors

Complementary color

Complementary color for #hex is #FABCD8.


I love getcolorcode.com

Triadic colors

1 #270543 and #432705 with #054327 are triadic colors.

2 #274305 and #430527 with #054327 are triadic colors.