COLOR #063E09

HEX: #063E09 RGB: (6,62,9)

Color info

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

RGB color model

#063E09 color RGB value is (6,62,9).

RGB: (6,62,9) (2%, 24%, 4%)

RGB channels and saturation

R 6 of 255 = 2%
G 62 of 255 = 24%
B 9 of 255 = 4%

6
62
9

R + G + B ~ 10%. #063E09 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 62 + 9 = 77 (100%)
R 6 of 77 ~ 7.79%
G 62 of 77 ~ 80.52%
B 9 of 77 ~ 11.69'%

%80.52
%11.69

CMYK color model

#063E09 color CMYK value is (90,0,85,76).

  • cyan value is 90.32%
  • magenta value is 0.00%
  • yellow value is 85.48%
  • key color value is 75.69%
CMYK: (90,0,85,76) C90M0Y85K76 (90%,0%,85%,76%) (0.90/0.00/0.85/0.76) 

CMYK percentages

%90.32
%0
%85.48
%75.69

Codes

Color #063E09 in popluar color models

06 3E 09
RGB 6 62 9
HSL 123° 82.35% 13.33%
HSB/HSV 123° 90.32% 24.31%
CMYK 90.32% 0.00% 85.48%
75.69%

Color #063E09 in popluar number systems.

HEX 06 3E 09
Decimal 6 62 9
Binary 110 111110 1001
Octal 6 76 11

Shades and tints

Shades of #063E09

#063E09
(6,62,9)
#063909
(6,57,9)
#063409
(6,52,9)
#062F09
(6,47,9)
#062A09
(6,42,9)
#062509
(6,37,9)
#062009
(6,32,9)
#061B09
(6,27,9)
#061609
(6,22,9)
#061109
(6,17,9)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #063E09

#063E09
(6,62,9)
#1C4F1F
(28,79,31)
#326035
(50,96,53)
#48714B
(72,113,75)
#5E8261
(94,130,97)
#749377
(116,147,119)
#8AA48D
(138,164,141)
#A0B5A3
(160,181,163)
#B6C6B9
(182,198,185)
#CCD7CF
(204,215,207)
#E2E8E5
(226,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #063E09; }

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

This text font color is #063E09.

Background Color

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

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

This div background color is #063E09.

Border color

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

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

This div border color is #063E09.

Opacity

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

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

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

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

This text has shadow with #063E09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063E09.

Preview

Color preview on black background

This text has color #063E09 on black background.


Color preview on white background

This text has color #063E09 on white background.


Black color preview on #063E09 background

This text has black color on #063E09 background.


White color preview on #063E09 background

This text has white color on #063E09 background.


Related colors

Complementary color

Complementary color for #hex is #F9C1F6.


I love getcolorcode.com

Triadic colors

1 #09063E and #3E0906 with #063E09 are triadic colors.

2 #093E06 and #3E0609 with #063E09 are triadic colors.