COLOR #063920

HEX: #063920 RGB: (6,57,32)

Color info

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

RGB color model

#063920 color RGB value is (6,57,32).

RGB: (6,57,32) (2%, 22%, 13%)

RGB channels and saturation

R 6 of 255 = 2%
G 57 of 255 = 22%
B 32 of 255 = 13%

6
57
32

R + G + B ~ 12%. #063920 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 57 + 32 = 95 (100%)
R 6 of 95 ~ 6.32%
G 57 of 95 ~ 60%
B 32 of 95 ~ 33.68'%

%60
%33.68

CMYK color model

#063920 color CMYK value is (89,0,44,78).

  • cyan value is 89.47%
  • magenta value is 0.00%
  • yellow value is 43.86%
  • key color value is 77.65%

CMYK: (89,0,44,78)
C89M0Y44K78 (89%, 0%, 44%, 78%)
(0.89 / 0.00 / 0.44 / 0.78)

CMYK percentages

%89.47
%0
%43.86
%77.65

Codes

Color #063920 in popluar color models

06 39 20
RGB 6 57 32
HSL 151° 80.95% 12.35%
HSB/HSV 151° 89.47% 22.35%
CMYK 89.47% 0.00% 43.86%
77.65%

Color #063920 in popluar number systems.

HEX 06 39 20
Decimal 6 57 32
Binary 110 111001 100000
Octal 6 71 40

Shades and tints

Shades of #063920

#063920
(6,57,32)
#06341E
(6,52,30)
#062F1C
(6,47,28)
#062A1A
(6,42,26)
#062518
(6,37,24)
#062016
(6,32,22)
#061B14
(6,27,20)
#061612
(6,22,18)
#061110
(6,17,16)
#060C0E
(6,12,14)
#06070C
(6,7,12)
#000000
(0,0,0)

Tints of #063920

#063920
(6,57,32)
#1C4B34
(28,75,52)
#325D48
(50,93,72)
#486F5C
(72,111,92)
#5E8170
(94,129,112)
#749384
(116,147,132)
#8AA598
(138,165,152)
#A0B7AC
(160,183,172)
#B6C9C0
(182,201,192)
#CCDBD4
(204,219,212)
#E2EDE8
(226,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #063920; }

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

This text font color is #063920.

Background Color

.myBgColor { background-color: #063920; }

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

This div background color is #063920.

Border color

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

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

This div border color is #063920.

Opacity

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

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

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

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

This text has shadow with #063920 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063920.

Preview

Color preview on black background

This text has color #063920 on black background.


Color preview on white background

This text has color #063920 on white background.


Black color preview on #063920 background

This text has black color on #063920 background.


White color preview on #063920 background

This text has white color on #063920 background.


Related colors

Complementary color

Complementary color for #hex is #F9C6DF.


I love getcolorcode.com

Triadic colors

1 #200639 and #392006 with #063920 are triadic colors.

2 #203906 and #390620 with #063920 are triadic colors.