COLOR #063516

HEX: #063516 RGB: (6,53,22)

Color info

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

RGB color model

#063516 color RGB value is (6,53,22).

RGB: (6,53,22) (2%, 21%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 53 of 255 = 21%
B 22 of 255 = 9%

6
53
22

R + G + B ~ 11%. #063516 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 53 + 22 = 81 (100%)
R 6 of 81 ~ 7.41%
G 53 of 81 ~ 65.43%
B 22 of 81 ~ 27.16'%

%65.43
%27.16

CMYK color model

#063516 color CMYK value is (89,0,58,79).

  • cyan value is 88.68%
  • magenta value is 0.00%
  • yellow value is 58.49%
  • key color value is 79.22%

CMYK: (89,0,58,79)
C89M0Y58K79 (89%, 0%, 58%, 79%)
(0.89 / 0.00 / 0.58 / 0.79)

CMYK percentages

%88.68
%0
%58.49
%79.22

Codes

Color #063516 in popluar color models

06 35 16
RGB 6 53 22
HSL 140° 79.66% 11.57%
HSB/HSV 140° 88.68% 20.78%
CMYK 88.68% 0.00% 58.49%
79.22%

Color #063516 in popluar number systems.

HEX 06 35 16
Decimal 6 53 22
Binary 110 110101 10110
Octal 6 65 26

Shades and tints

Shades of #063516

#063516
(6,53,22)
#063114
(6,49,20)
#062D12
(6,45,18)
#062910
(6,41,16)
#06250E
(6,37,14)
#06210C
(6,33,12)
#061D0A
(6,29,10)
#061908
(6,25,8)
#061506
(6,21,6)
#061104
(6,17,4)
#060D02
(6,13,2)
#000000
(0,0,0)

Tints of #063516

#063516
(6,53,22)
#1C472B
(28,71,43)
#325940
(50,89,64)
#486B55
(72,107,85)
#5E7D6A
(94,125,106)
#748F7F
(116,143,127)
#8AA194
(138,161,148)
#A0B3A9
(160,179,169)
#B6C5BE
(182,197,190)
#CCD7D3
(204,215,211)
#E2E9E8
(226,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063516 color. Also use rgb(6,53,22) instead hex code.

Text Font Color

.myTextColor { color: #063516; }

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

This text font color is #063516.

Background Color

.myBgColor { background-color: #063516; }

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

This div background color is #063516.

Border color

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

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

This div border color is #063516.

Opacity

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

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

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

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

This text has shadow with #063516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063516.

Preview

Color preview on black background

This text has color #063516 on black background.


Color preview on white background

This text has color #063516 on white background.


Black color preview on #063516 background

This text has black color on #063516 background.


White color preview on #063516 background

This text has white color on #063516 background.


Related colors

Complementary color

Complementary color for #hex is #F9CAE9.


I love getcolorcode.com

Triadic colors

1 #160635 and #351606 with #063516 are triadic colors.

2 #163506 and #350616 with #063516 are triadic colors.