COLOR #063612

HEX: #063612 RGB: (6,54,18)

Color info

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

RGB color model

#063612 color RGB value is (6,54,18).

RGB: (6,54,18) (2%, 21%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 54 of 255 = 21%
B 18 of 255 = 7%

6
54
18

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

Portions of RGB colors in percentages

R + G + B = 6 + 54 + 18 = 78 (100%)
R 6 of 78 ~ 7.69%
G 54 of 78 ~ 69.23%
B 18 of 78 ~ 23.08'%

%69.23
%23.08

CMYK color model

#063612 color CMYK value is (89,0,67,79).

  • cyan value is 88.89%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 78.82%

CMYK: (89,0,67,79)
C89M0Y67K79 (89%, 0%, 67%, 79%)
(0.89 / 0.00 / 0.67 / 0.79)

CMYK percentages

%88.89
%0
%66.67
%78.82

Codes

Color #063612 in popluar color models

06 36 12
RGB 6 54 18
HSL 135° 80.00% 11.76%
HSB/HSV 135° 88.89% 21.18%
CMYK 88.89% 0.00% 66.67%
78.82%

Color #063612 in popluar number systems.

HEX 06 36 12
Decimal 6 54 18
Binary 110 110110 10010
Octal 6 66 22

Shades and tints

Shades of #063612

#063612
(6,54,18)
#063211
(6,50,17)
#062E10
(6,46,16)
#062A0F
(6,42,15)
#06260E
(6,38,14)
#06220D
(6,34,13)
#061E0C
(6,30,12)
#061A0B
(6,26,11)
#06160A
(6,22,10)
#061209
(6,18,9)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #063612

#063612
(6,54,18)
#1C4827
(28,72,39)
#325A3C
(50,90,60)
#486C51
(72,108,81)
#5E7E66
(94,126,102)
#74907B
(116,144,123)
#8AA290
(138,162,144)
#A0B4A5
(160,180,165)
#B6C6BA
(182,198,186)
#CCD8CF
(204,216,207)
#E2EAE4
(226,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063612 color. Also use rgb(6,54,18) instead hex code.

Text Font Color

.myTextColor { color: #063612; }

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

This text font color is #063612.

Background Color

.myBgColor { background-color: #063612; }

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

This div background color is #063612.

Border color

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

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

This div border color is #063612.

Opacity

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

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

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

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

This text has shadow with #063612 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063612.

Preview

Color preview on black background

This text has color #063612 on black background.


Color preview on white background

This text has color #063612 on white background.


Black color preview on #063612 background

This text has black color on #063612 background.


White color preview on #063612 background

This text has white color on #063612 background.


Related colors

Complementary color

Complementary color for #hex is #F9C9ED.


I love getcolorcode.com

Triadic colors

1 #120636 and #361206 with #063612 are triadic colors.

2 #123606 and #360612 with #063612 are triadic colors.