COLOR #063414

HEX: #063414 RGB: (6,52,20)

Color info

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

RGB color model

#063414 color RGB value is (6,52,20).

RGB: (6,52,20) (2%, 20%, 8%)

RGB channels and saturation

R 6 of 255 = 2%
G 52 of 255 = 20%
B 20 of 255 = 8%

6
52
20

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

Portions of RGB colors in percentages

R + G + B = 6 + 52 + 20 = 78 (100%)
R 6 of 78 ~ 7.69%
G 52 of 78 ~ 66.67%
B 20 of 78 ~ 25.64'%

%66.67
%25.64

CMYK color model

#063414 color CMYK value is (88,0,62,80).

  • cyan value is 88.46%
  • magenta value is 0.00%
  • yellow value is 61.54%
  • key color value is 79.61%
CMYK: (88,0,62,80) C88M0Y62K80 (88%,0%,62%,80%) (0.88/0.00/0.62/0.80) 

CMYK percentages

%88.46
%0
%61.54
%79.61

Codes

Color #063414 in popluar color models

06 34 14
RGB 6 52 20
HSL 138° 79.31% 11.37%
HSB/HSV 138° 88.46% 20.39%
CMYK 88.46% 0.00% 61.54%
79.61%

Color #063414 in popluar number systems.

HEX 06 34 14
Decimal 6 52 20
Binary 110 110100 10100
Octal 6 64 24

Shades and tints

Shades of #063414

#063414
(6,52,20)
#063013
(6,48,19)
#062C12
(6,44,18)
#062811
(6,40,17)
#062410
(6,36,16)
#06200F
(6,32,15)
#061C0E
(6,28,14)
#06180D
(6,24,13)
#06140C
(6,20,12)
#06100B
(6,16,11)
#060C0A
(6,12,10)
#000000
(0,0,0)

Tints of #063414

#063414
(6,52,20)
#1C4629
(28,70,41)
#32583E
(50,88,62)
#486A53
(72,106,83)
#5E7C68
(94,124,104)
#748E7D
(116,142,125)
#8AA092
(138,160,146)
#A0B2A7
(160,178,167)
#B6C4BC
(182,196,188)
#CCD6D1
(204,214,209)
#E2E8E6
(226,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063414 color. Also use rgb(6,52,20) instead hex code.

Text Font Color

.myTextColor { color: #063414; }

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

This text font color is #063414.

Background Color

.myBgColor { background-color: #063414; }

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

This div background color is #063414.

Border color

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

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

This div border color is #063414.

Opacity

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

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

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

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

This text has shadow with #063414 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063414.

Preview

Color preview on black background

This text has color #063414 on black background.


Color preview on white background

This text has color #063414 on white background.


Black color preview on #063414 background

This text has black color on #063414 background.


White color preview on #063414 background

This text has white color on #063414 background.


Related colors

Complementary color

Complementary color for #hex is #F9CBEB.


I love getcolorcode.com

Triadic colors

1 #140634 and #341406 with #063414 are triadic colors.

2 #143406 and #340614 with #063414 are triadic colors.