COLOR #055329

HEX: #055329 RGB: (5,83,41)

Color info

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

RGB color model

#055329 color RGB value is (5,83,41).

RGB: (5,83,41) (2%, 33%, 16%)

RGB channels and saturation

R 5 of 255 = 2%
G 83 of 255 = 33%
B 41 of 255 = 16%

5
83
41

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

Portions of RGB colors in percentages

R + G + B = 5 + 83 + 41 = 129 (100%)
R 5 of 129 ~ 3.88%
G 83 of 129 ~ 64.34%
B 41 of 129 ~ 31.78'%

%64.34
%31.78

CMYK color model

#055329 color CMYK value is (94,0,51,67).

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

CMYK: (94,0,51,67)
C94M0Y51K67 (94%, 0%, 51%, 67%)
(0.94 / 0.00 / 0.51 / 0.67)

CMYK percentages

%93.98
%0
%50.6
%67.45

Codes

Color #055329 in popluar color models

05 53 29
RGB 5 83 41
HSL 148° 88.64% 17.25%
HSB/HSV 148° 93.98% 32.55%
CMYK 93.98% 0.00% 50.60%
67.45%

Color #055329 in popluar number systems.

HEX 05 53 29
Decimal 5 83 41
Binary 101 1010011 101001
Octal 5 123 51

Shades and tints

Shades of #055329

#055329
(5,83,41)
#054C26
(5,76,38)
#054523
(5,69,35)
#053E20
(5,62,32)
#05371D
(5,55,29)
#05301A
(5,48,26)
#052917
(5,41,23)
#052214
(5,34,20)
#051B11
(5,27,17)
#05140E
(5,20,14)
#050D0B
(5,13,11)
#000000
(0,0,0)

Tints of #055329

#055329
(5,83,41)
#1B623C
(27,98,60)
#31714F
(49,113,79)
#478062
(71,128,98)
#5D8F75
(93,143,117)
#739E88
(115,158,136)
#89AD9B
(137,173,155)
#9FBCAE
(159,188,174)
#B5CBC1
(181,203,193)
#CBDAD4
(203,218,212)
#E1E9E7
(225,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #055329; }

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

This text font color is #055329.

Background Color

.myBgColor { background-color: #055329; }

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

This div background color is #055329.

Border color

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

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

This div border color is #055329.

Opacity

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

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

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

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

This text has shadow with #055329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #055329.

Preview

Color preview on black background

This text has color #055329 on black background.


Color preview on white background

This text has color #055329 on white background.


Black color preview on #055329 background

This text has black color on #055329 background.


White color preview on #055329 background

This text has white color on #055329 background.


Related colors

Complementary color

Complementary color for #hex is #FAACD6.


I love getcolorcode.com

Triadic colors

1 #290553 and #532905 with #055329 are triadic colors.

2 #295305 and #530529 with #055329 are triadic colors.