COLOR #063A06

HEX: #063A06 RGB: (6,58,6)

Color info

#063A06 contains red, green and blue colors in about the same proportion. Web safe color of #063A06 is #003300 (or #030).

RGB color model

#063A06 color RGB value is (6,58,6).

RGB: (6,58,6) (2%, 23%, 2%)

RGB channels and saturation

R 6 of 255 = 2%
G 58 of 255 = 23%
B 6 of 255 = 2%

6
58
6

R + G + B ~ 9%. #063A06 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 58 + 6 = 70 (100%)
R 6 of 70 ~ 8.57%
G 58 of 70 ~ 82.86%
B 6 of 70 ~ 8.57'%

%82.86

CMYK color model

#063A06 color CMYK value is (90,0,90,77).

  • cyan value is 89.66%
  • magenta value is 0.00%
  • yellow value is 89.66%
  • key color value is 77.25%

CMYK: (90,0,90,77)
C90M0Y90K77 (90%, 0%, 90%, 77%)
(0.90 / 0.00 / 0.90 / 0.77)

CMYK percentages

%89.66
%0
%89.66
%77.25

Codes

Color #063A06 in popluar color models

06 3A 06
RGB 6 58 6
HSL 120° 81.25% 12.55%
HSB/HSV 120° 89.66% 22.75%
CMYK 89.66% 0.00% 89.66%
77.25%

Color #063A06 in popluar number systems.

HEX 06 3A 06
Decimal 6 58 6
Binary 110 111010 110
Octal 6 72 6

Shades and tints

Shades of #063A06

#063A06
(6,58,6)
#063506
(6,53,6)
#063006
(6,48,6)
#062B06
(6,43,6)
#062606
(6,38,6)
#062106
(6,33,6)
#061C06
(6,28,6)
#061706
(6,23,6)
#061206
(6,18,6)
#060D06
(6,13,6)
#060806
(6,8,6)
#000000
(0,0,0)

Tints of #063A06

#063A06
(6,58,6)
#1C4B1C
(28,75,28)
#325C32
(50,92,50)
#486D48
(72,109,72)
#5E7E5E
(94,126,94)
#748F74
(116,143,116)
#8AA08A
(138,160,138)
#A0B1A0
(160,177,160)
#B6C2B6
(182,194,182)
#CCD3CC
(204,211,204)
#E2E4E2
(226,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063A06 color. Also use rgb(6,58,6) instead hex code.

Text Font Color

.myTextColor { color: #063A06; }

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

This text font color is #063A06.

Background Color

.myBgColor { background-color: #063A06; }

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

This div background color is #063A06.

Border color

.myBorderColor { border: 1px solid #063A06; }

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

This div border color is #063A06.

Opacity

.myOpacity80 { color: #063A06; opacity: 0.8; }

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

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

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

This text has shadow with #063A06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063A06.

Preview

Color preview on black background

This text has color #063A06 on black background.


Color preview on white background

This text has color #063A06 on white background.


Black color preview on #063A06 background

This text has black color on #063A06 background.


White color preview on #063A06 background

This text has white color on #063A06 background.


Related colors

Complementary color

Complementary color for #hex is #F9C5F9.


I love getcolorcode.com

Triadic colors

1 #06063A and #3A0606 with #063A06 are triadic colors.

2 #063A06 and #3A0606 with #063A06 are triadic colors.