COLOR #064B49

HEX: #064B49 RGB: (6,75,73)

Color info

#064B49 contains mainly green and blue colors. Web safe color of #064B49 is #003333 (or #033).

RGB color model

#064B49 color RGB value is (6,75,73).

RGB: (6,75,73) (2%, 29%, 29%)

RGB channels and saturation

R 6 of 255 = 2%
G 75 of 255 = 29%
B 73 of 255 = 29%

6
75
73

R + G + B ~ 20%. #064B49 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 75 + 73 = 154 (100%)
R 6 of 154 ~ 3.9%
G 75 of 154 ~ 48.7%
B 73 of 154 ~ 47.4'%

%48.7
%47.4

CMYK color model

#064B49 color CMYK value is (92,0,3,71).

  • cyan value is 92.00%
  • magenta value is 0.00%
  • yellow value is 2.67%
  • key color value is 70.59%
CMYK: (92,0,3,71) C92M0Y3K71 (92%,0%,3%,71%) (0.92/0.00/0.03/0.71) 

CMYK percentages

%92
%0
%2.67
%70.59

Codes

Color #064B49 in popluar color models

06 4B 49
RGB 6 75 73
HSL 178° 85.19% 15.88%
HSB/HSV 178° 92.00% 29.41%
CMYK 92.00% 0.00% 2.67%
70.59%

Color #064B49 in popluar number systems.

HEX 06 4B 49
Decimal 6 75 73
Binary 110 1001011 1001001
Octal 6 113 111

Shades and tints

Shades of #064B49

#064B49
(6,75,73)
#064543
(6,69,67)
#063F3D
(6,63,61)
#063937
(6,57,55)
#063331
(6,51,49)
#062D2B
(6,45,43)
#062725
(6,39,37)
#06211F
(6,33,31)
#061B19
(6,27,25)
#061513
(6,21,19)
#060F0D
(6,15,13)
#000000
(0,0,0)

Tints of #064B49

#064B49
(6,75,73)
#1C5B59
(28,91,89)
#326B69
(50,107,105)
#487B79
(72,123,121)
#5E8B89
(94,139,137)
#749B99
(116,155,153)
#8AABA9
(138,171,169)
#A0BBB9
(160,187,185)
#B6CBC9
(182,203,201)
#CCDBD9
(204,219,217)
#E2EBE9
(226,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #064B49; }

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

This text font color is #064B49.

Background Color

.myBgColor { background-color: #064B49; }

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

This div background color is #064B49.

Border color

.myBorderColor { border: 1px solid #064B49; }

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

This div border color is #064B49.

Opacity

.myOpacity80 { color: #064B49; opacity: 0.8; }

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

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

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

This text has shadow with #064B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064B49.

Preview

Color preview on black background

This text has color #064B49 on black background.


Color preview on white background

This text has color #064B49 on white background.


Black color preview on #064B49 background

This text has black color on #064B49 background.


White color preview on #064B49 background

This text has white color on #064B49 background.


Related colors

Complementary color

Complementary color for #hex is #F9B4B6.


I love getcolorcode.com

Triadic colors

1 #49064B and #4B4906 with #064B49 are triadic colors.

2 #494B06 and #4B0649 with #064B49 are triadic colors.