COLOR #055427

HEX: #055427 RGB: (5,84,39)

Color info

#055427 contains mainly green and blue colors. Web safe color of #055427 is #006633 (or #063).

RGB color model

#055427 color RGB value is (5,84,39).

RGB: (5,84,39) (2%, 33%, 15%)

RGB channels and saturation

R 5 of 255 = 2%
G 84 of 255 = 33%
B 39 of 255 = 15%

5
84
39

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

Portions of RGB colors in percentages

R + G + B = 5 + 84 + 39 = 128 (100%)
R 5 of 128 ~ 3.91%
G 84 of 128 ~ 65.63%
B 39 of 128 ~ 30.47'%

%65.63
%30.47

CMYK color model

#055427 color CMYK value is (94,0,54,67).

  • cyan value is 94.05%
  • magenta value is 0.00%
  • yellow value is 53.57%
  • key color value is 67.06%
CMYK: (94,0,54,67) C94M0Y54K67 (94%,0%,54%,67%) (0.94/0.00/0.54/0.67) 

CMYK percentages

%94.05
%0
%53.57
%67.06

Codes

Color #055427 in popluar color models

05 54 27
RGB 5 84 39
HSL 146° 88.76% 17.45%
HSB/HSV 146° 94.05% 32.94%
CMYK 94.05% 0.00% 53.57%
67.06%

Color #055427 in popluar number systems.

HEX 05 54 27
Decimal 5 84 39
Binary 101 1010100 100111
Octal 5 124 47

Shades and tints

Shades of #055427

#055427
(5,84,39)
#054D24
(5,77,36)
#054621
(5,70,33)
#053F1E
(5,63,30)
#05381B
(5,56,27)
#053118
(5,49,24)
#052A15
(5,42,21)
#052312
(5,35,18)
#051C0F
(5,28,15)
#05150C
(5,21,12)
#050E09
(5,14,9)
#000000
(0,0,0)

Tints of #055427

#055427
(5,84,39)
#1B633A
(27,99,58)
#31724D
(49,114,77)
#478160
(71,129,96)
#5D9073
(93,144,115)
#739F86
(115,159,134)
#89AE99
(137,174,153)
#9FBDAC
(159,189,172)
#B5CCBF
(181,204,191)
#CBDBD2
(203,219,210)
#E1EAE5
(225,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #055427; }

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

This text font color is #055427.

Background Color

.myBgColor { background-color: #055427; }

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

This div background color is #055427.

Border color

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

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

This div border color is #055427.

Opacity

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

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

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

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

This text has shadow with #055427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #055427.

Preview

Color preview on black background

This text has color #055427 on black background.


Color preview on white background

This text has color #055427 on white background.


Black color preview on #055427 background

This text has black color on #055427 background.


White color preview on #055427 background

This text has white color on #055427 background.


Related colors

Complementary color

Complementary color for #hex is #FAABD8.


I love getcolorcode.com

Triadic colors

1 #270554 and #542705 with #055427 are triadic colors.

2 #275405 and #540527 with #055427 are triadic colors.