COLOR #063120

HEX: #063120 RGB: (6,49,32)

Color info

#063120 contains red, green and blue colors in about the same proportion. Web safe color of #063120 is #003333 (or #033).

RGB color model

#063120 color RGB value is (6,49,32).

RGB: (6,49,32) (2%, 19%, 13%)

RGB channels and saturation

R 6 of 255 = 2%
G 49 of 255 = 19%
B 32 of 255 = 13%

6
49
32

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

Portions of RGB colors in percentages

R + G + B = 6 + 49 + 32 = 87 (100%)
R 6 of 87 ~ 6.9%
G 49 of 87 ~ 56.32%
B 32 of 87 ~ 36.78'%

%56.32
%36.78

CMYK color model

#063120 color CMYK value is (88,0,35,81).

  • cyan value is 87.76%
  • magenta value is 0.00%
  • yellow value is 34.69%
  • key color value is 80.78%

CMYK: (88,0,35,81)
C88M0Y35K81 (88%, 0%, 35%, 81%)
(0.88 / 0.00 / 0.35 / 0.81)

CMYK percentages

%87.76
%0
%34.69
%80.78

Codes

Color #063120 in popluar color models

06 31 20
RGB 6 49 32
HSL 156° 78.18% 10.78%
HSB/HSV 156° 87.76% 19.22%
CMYK 87.76% 0.00% 34.69%
80.78%

Color #063120 in popluar number systems.

HEX 06 31 20
Decimal 6 49 32
Binary 110 110001 100000
Octal 6 61 40

Shades and tints

Shades of #063120

#063120
(6,49,32)
#062D1E
(6,45,30)
#06291C
(6,41,28)
#06251A
(6,37,26)
#062118
(6,33,24)
#061D16
(6,29,22)
#061914
(6,25,20)
#061512
(6,21,18)
#061110
(6,17,16)
#060D0E
(6,13,14)
#06090C
(6,9,12)
#000000
(0,0,0)

Tints of #063120

#063120
(6,49,32)
#1C4334
(28,67,52)
#325548
(50,85,72)
#48675C
(72,103,92)
#5E7970
(94,121,112)
#748B84
(116,139,132)
#8A9D98
(138,157,152)
#A0AFAC
(160,175,172)
#B6C1C0
(182,193,192)
#CCD3D4
(204,211,212)
#E2E5E8
(226,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063120 color. Also use rgb(6,49,32) instead hex code.

Text Font Color

.myTextColor { color: #063120; }

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

This text font color is #063120.

Background Color

.myBgColor { background-color: #063120; }

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

This div background color is #063120.

Border color

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

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

This div border color is #063120.

Opacity

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

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

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

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

This text has shadow with #063120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063120.

Preview

Color preview on black background

This text has color #063120 on black background.


Color preview on white background

This text has color #063120 on white background.


Black color preview on #063120 background

This text has black color on #063120 background.


White color preview on #063120 background

This text has white color on #063120 background.


Related colors

Complementary color

Complementary color for #hex is #F9CEDF.


I love getcolorcode.com

Triadic colors

1 #200631 and #312006 with #063120 are triadic colors.

2 #203106 and #310620 with #063120 are triadic colors.