COLOR #056129

HEX: #056129 RGB: (5,97,41)

Color info

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

RGB color model

#056129 color RGB value is (5,97,41).

RGB: (5,97,41) (2%, 38%, 16%)

RGB channels and saturation

R 5 of 255 = 2%
G 97 of 255 = 38%
B 41 of 255 = 16%

5
97
41

R + G + B ~ 19%. #056129 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 97 + 41 = 143 (100%)
R 5 of 143 ~ 3.5%
G 97 of 143 ~ 67.83%
B 41 of 143 ~ 28.67'%

%67.83
%28.67

CMYK color model

#056129 color CMYK value is (95,0,58,62).

  • cyan value is 94.85%
  • magenta value is 0.00%
  • yellow value is 57.73%
  • key color value is 61.96%

CMYK: (95,0,58,62)
C95M0Y58K62 (95%, 0%, 58%, 62%)
(0.95 / 0.00 / 0.58 / 0.62)

CMYK percentages

%94.85
%0
%57.73
%61.96

Codes

Color #056129 in popluar color models

05 61 29
RGB 5 97 41
HSL 143° 90.20% 20.00%
HSB/HSV 143° 94.85% 38.04%
CMYK 94.85% 0.00% 57.73%
61.96%

Color #056129 in popluar number systems.

HEX 05 61 29
Decimal 5 97 41
Binary 101 1100001 101001
Octal 5 141 51

Shades and tints

Shades of #056129

#056129
(5,97,41)
#055926
(5,89,38)
#055123
(5,81,35)
#054920
(5,73,32)
#05411D
(5,65,29)
#05391A
(5,57,26)
#053117
(5,49,23)
#052914
(5,41,20)
#052111
(5,33,17)
#05190E
(5,25,14)
#05110B
(5,17,11)
#000000
(0,0,0)

Tints of #056129

#056129
(5,97,41)
#1B6F3C
(27,111,60)
#317D4F
(49,125,79)
#478B62
(71,139,98)
#5D9975
(93,153,117)
#73A788
(115,167,136)
#89B59B
(137,181,155)
#9FC3AE
(159,195,174)
#B5D1C1
(181,209,193)
#CBDFD4
(203,223,212)
#E1EDE7
(225,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #056129; }

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

This text font color is #056129.

Background Color

.myBgColor { background-color: #056129; }

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

This div background color is #056129.

Border color

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

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

This div border color is #056129.

Opacity

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

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

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

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

This text has shadow with #056129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #056129.

Preview

Color preview on black background

This text has color #056129 on black background.


Color preview on white background

This text has color #056129 on white background.


Black color preview on #056129 background

This text has black color on #056129 background.


White color preview on #056129 background

This text has white color on #056129 background.


Related colors

Complementary color

Complementary color for #hex is #FA9ED6.


I love getcolorcode.com

Triadic colors

1 #290561 and #612905 with #056129 are triadic colors.

2 #296105 and #610529 with #056129 are triadic colors.