COLOR #063218

HEX: #063218 RGB: (6,50,24)

Color info

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

RGB color model

#063218 color RGB value is (6,50,24).

RGB: (6,50,24) (2%, 20%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 50 of 255 = 20%
B 24 of 255 = 9%

6
50
24

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

Portions of RGB colors in percentages

R + G + B = 6 + 50 + 24 = 80 (100%)
R 6 of 80 ~ 7.5%
G 50 of 80 ~ 62.5%
B 24 of 80 ~ 30'%

%62.5
%30

CMYK color model

#063218 color CMYK value is (88,0,52,80).

  • cyan value is 88.00%
  • magenta value is 0.00%
  • yellow value is 52.00%
  • key color value is 80.39%

CMYK: (88,0,52,80)
C88M0Y52K80 (88%, 0%, 52%, 80%)
(0.88 / 0.00 / 0.52 / 0.80)

CMYK percentages

%88
%0
%52
%80.39

Codes

Color #063218 in popluar color models

06 32 18
RGB 6 50 24
HSL 145° 78.57% 10.98%
HSB/HSV 145° 88.00% 19.61%
CMYK 88.00% 0.00% 52.00%
80.39%

Color #063218 in popluar number systems.

HEX 06 32 18
Decimal 6 50 24
Binary 110 110010 11000
Octal 6 62 30

Shades and tints

Shades of #063218

#063218
(6,50,24)
#062E16
(6,46,22)
#062A14
(6,42,20)
#062612
(6,38,18)
#062210
(6,34,16)
#061E0E
(6,30,14)
#061A0C
(6,26,12)
#06160A
(6,22,10)
#061208
(6,18,8)
#060E06
(6,14,6)
#060A04
(6,10,4)
#000000
(0,0,0)

Tints of #063218

#063218
(6,50,24)
#1C442D
(28,68,45)
#325642
(50,86,66)
#486857
(72,104,87)
#5E7A6C
(94,122,108)
#748C81
(116,140,129)
#8A9E96
(138,158,150)
#A0B0AB
(160,176,171)
#B6C2C0
(182,194,192)
#CCD4D5
(204,212,213)
#E2E6EA
(226,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063218 color. Also use rgb(6,50,24) instead hex code.

Text Font Color

.myTextColor { color: #063218; }

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

This text font color is #063218.

Background Color

.myBgColor { background-color: #063218; }

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

This div background color is #063218.

Border color

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

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

This div border color is #063218.

Opacity

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

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

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

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

This text has shadow with #063218 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063218.

Preview

Color preview on black background

This text has color #063218 on black background.


Color preview on white background

This text has color #063218 on white background.


Black color preview on #063218 background

This text has black color on #063218 background.


White color preview on #063218 background

This text has white color on #063218 background.


Related colors

Complementary color

Complementary color for #hex is #F9CDE7.


I love getcolorcode.com

Triadic colors

1 #180632 and #321806 with #063218 are triadic colors.

2 #183206 and #320618 with #063218 are triadic colors.