COLOR #064951

HEX: #064951 RGB: (6,73,81)

Color info

#064951 contains mainly green and blue colors. Web safe color of #064951 is #003366 (or #036).

RGB color model

#064951 color RGB value is (6,73,81).

RGB: (6,73,81) (2%, 29%, 32%)

RGB channels and saturation

R 6 of 255 = 2%
G 73 of 255 = 29%
B 81 of 255 = 32%

6
73
81

R + G + B ~ 21%. #064951 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 73 + 81 = 160 (100%)
R 6 of 160 ~ 3.75%
G 73 of 160 ~ 45.63%
B 81 of 160 ~ 50.63'%

%45.63
%50.63

CMYK color model

#064951 color CMYK value is (93,10,0,68).

  • cyan value is 92.59%
  • magenta value is 9.88%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (93,10,0,68)
C93M10Y0K68 (93%, 10%, 0%, 68%)
(0.93 / 0.10 / 0.00 / 0.68)

CMYK percentages

%92.59
%9.88
%0
%68.24

Codes

Color #064951 in popluar color models

06 49 51
RGB 6 73 81
HSL 186° 86.21% 17.06%
HSB/HSV 186° 92.59% 31.76%
CMYK 92.59% 9.88% 0.00%
68.24%

Color #064951 in popluar number systems.

HEX 06 49 51
Decimal 6 73 81
Binary 110 1001001 1010001
Octal 6 111 121

Shades and tints

Shades of #064951

#064951
(6,73,81)
#06434A
(6,67,74)
#063D43
(6,61,67)
#06373C
(6,55,60)
#063135
(6,49,53)
#062B2E
(6,43,46)
#062527
(6,37,39)
#061F20
(6,31,32)
#061919
(6,25,25)
#061312
(6,19,18)
#060D0B
(6,13,11)
#000000
(0,0,0)

Tints of #064951

#064951
(6,73,81)
#1C5960
(28,89,96)
#32696F
(50,105,111)
#48797E
(72,121,126)
#5E898D
(94,137,141)
#74999C
(116,153,156)
#8AA9AB
(138,169,171)
#A0B9BA
(160,185,186)
#B6C9C9
(182,201,201)
#CCD9D8
(204,217,216)
#E2E9E7
(226,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #064951 color. Also use rgb(6,73,81) instead hex code.

Text Font Color

.myTextColor { color: #064951; }

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

This text font color is #064951.

Background Color

.myBgColor { background-color: #064951; }

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

This div background color is #064951.

Border color

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

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

This div border color is #064951.

Opacity

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

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

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

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

This text has shadow with #064951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064951.

Preview

Color preview on black background

This text has color #064951 on black background.


Color preview on white background

This text has color #064951 on white background.


Black color preview on #064951 background

This text has black color on #064951 background.


White color preview on #064951 background

This text has white color on #064951 background.


Related colors

Complementary color

Complementary color for #hex is #F9B6AE.


I love getcolorcode.com

Triadic colors

1 #510649 and #495106 with #064951 are triadic colors.

2 #514906 and #490651 with #064951 are triadic colors.