COLOR #036829

HEX: #036829 RGB: (3,104,41)

Color info

#036829 contains mainly green color. Web safe color of #036829 is #006633 (or #063).

RGB color model

#036829 color RGB value is (3,104,41).

RGB: (3,104,41) (1%, 41%, 16%)

RGB channels and saturation

R 3 of 255 = 1%
G 104 of 255 = 41%
B 41 of 255 = 16%

3
104
41

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

Portions of RGB colors in percentages

R + G + B = 3 + 104 + 41 = 148 (100%)
R 3 of 148 ~ 2.03%
G 104 of 148 ~ 70.27%
B 41 of 148 ~ 27.7'%

%70.27
%27.7

CMYK color model

#036829 color CMYK value is (97,0,61,59).

  • cyan value is 97.12%
  • magenta value is 0.00%
  • yellow value is 60.58%
  • key color value is 59.22%

CMYK: (97,0,61,59)
C97M0Y61K59 (97%, 0%, 61%, 59%)
(0.97 / 0.00 / 0.61 / 0.59)

CMYK percentages

%97.12
%0
%60.58
%59.22

Codes

Color #036829 in popluar color models

03 68 29
RGB 3 104 41
HSL 143° 94.39% 20.98%
HSB/HSV 143° 97.12% 40.78%
CMYK 97.12% 0.00% 60.58%
59.22%

Color #036829 in popluar number systems.

HEX 03 68 29
Decimal 3 104 41
Binary 11 1101000 101001
Octal 3 150 51

Shades and tints

Shades of #036829

#036829
(3,104,41)
#035F26
(3,95,38)
#035623
(3,86,35)
#034D20
(3,77,32)
#03441D
(3,68,29)
#033B1A
(3,59,26)
#033217
(3,50,23)
#032914
(3,41,20)
#032011
(3,32,17)
#03170E
(3,23,14)
#030E0B
(3,14,11)
#000000
(0,0,0)

Tints of #036829

#036829
(3,104,41)
#19753C
(25,117,60)
#2F824F
(47,130,79)
#458F62
(69,143,98)
#5B9C75
(91,156,117)
#71A988
(113,169,136)
#87B69B
(135,182,155)
#9DC3AE
(157,195,174)
#B3D0C1
(179,208,193)
#C9DDD4
(201,221,212)
#DFEAE7
(223,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #036829 color. Also use rgb(3,104,41) instead hex code.

Text Font Color

.myTextColor { color: #036829; }

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

This text font color is #036829.

Background Color

.myBgColor { background-color: #036829; }

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

This div background color is #036829.

Border color

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

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

This div border color is #036829.

Opacity

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

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

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

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

This text has shadow with #036829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #036829.

Preview

Color preview on black background

This text has color #036829 on black background.


Color preview on white background

This text has color #036829 on white background.


Black color preview on #036829 background

This text has black color on #036829 background.


White color preview on #036829 background

This text has white color on #036829 background.


Related colors

Complementary color

Complementary color for #hex is #FC97D6.


I love getcolorcode.com

Triadic colors

1 #290368 and #682903 with #036829 are triadic colors.

2 #296803 and #680329 with #036829 are triadic colors.