COLOR #055318

HEX: #055318 RGB: (5,83,24)

Color info

#055318 contains mainly green and blue colors. Web safe color of #055318 is #006600 (or #060).

RGB color model

#055318 color RGB value is (5,83,24).

RGB: (5,83,24) (2%, 33%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 83 of 255 = 33%
B 24 of 255 = 9%

5
83
24

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

Portions of RGB colors in percentages

R + G + B = 5 + 83 + 24 = 112 (100%)
R 5 of 112 ~ 4.46%
G 83 of 112 ~ 74.11%
B 24 of 112 ~ 21.43'%

%74.11
%21.43

CMYK color model

#055318 color CMYK value is (94,0,71,67).

  • cyan value is 93.98%
  • magenta value is 0.00%
  • yellow value is 71.08%
  • key color value is 67.45%

CMYK: (94,0,71,67)
C94M0Y71K67 (94%, 0%, 71%, 67%)
(0.94 / 0.00 / 0.71 / 0.67)

CMYK percentages

%93.98
%0
%71.08
%67.45

Codes

Color #055318 in popluar color models

05 53 18
RGB 5 83 24
HSL 135° 88.64% 17.25%
HSB/HSV 135° 93.98% 32.55%
CMYK 93.98% 0.00% 71.08%
67.45%

Color #055318 in popluar number systems.

HEX 05 53 18
Decimal 5 83 24
Binary 101 1010011 11000
Octal 5 123 30

Shades and tints

Shades of #055318

#055318
(5,83,24)
#054C16
(5,76,22)
#054514
(5,69,20)
#053E12
(5,62,18)
#053710
(5,55,16)
#05300E
(5,48,14)
#05290C
(5,41,12)
#05220A
(5,34,10)
#051B08
(5,27,8)
#051406
(5,20,6)
#050D04
(5,13,4)
#000000
(0,0,0)

Tints of #055318

#055318
(5,83,24)
#1B622D
(27,98,45)
#317142
(49,113,66)
#478057
(71,128,87)
#5D8F6C
(93,143,108)
#739E81
(115,158,129)
#89AD96
(137,173,150)
#9FBCAB
(159,188,171)
#B5CBC0
(181,203,192)
#CBDAD5
(203,218,213)
#E1E9EA
(225,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #055318 color. Also use rgb(5,83,24) instead hex code.

Text Font Color

.myTextColor { color: #055318; }

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

This text font color is #055318.

Background Color

.myBgColor { background-color: #055318; }

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

This div background color is #055318.

Border color

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

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

This div border color is #055318.

Opacity

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

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

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

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

This text has shadow with #055318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #055318.

Preview

Color preview on black background

This text has color #055318 on black background.


Color preview on white background

This text has color #055318 on white background.


Black color preview on #055318 background

This text has black color on #055318 background.


White color preview on #055318 background

This text has white color on #055318 background.


Related colors

Complementary color

Complementary color for #hex is #FAACE7.


I love getcolorcode.com

Triadic colors

1 #180553 and #531805 with #055318 are triadic colors.

2 #185305 and #530518 with #055318 are triadic colors.