COLOR #064142

HEX: #064142 RGB: (6,65,66)

Color info

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

RGB color model

#064142 color RGB value is (6,65,66).

RGB: (6,65,66) (2%, 25%, 26%)

RGB channels and saturation

R 6 of 255 = 2%
G 65 of 255 = 25%
B 66 of 255 = 26%

6
65
66

R + G + B ~ 18%. #064142 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 65 + 66 = 137 (100%)
R 6 of 137 ~ 4.38%
G 65 of 137 ~ 47.45%
B 66 of 137 ~ 48.18'%

%47.45
%48.18

CMYK color model

#064142 color CMYK value is (91,2,0,74).

  • cyan value is 90.91%
  • magenta value is 1.52%
  • yellow value is 0.00%
  • key color value is 74.12%
CMYK: (91,2,0,74) C91M2Y0K74 (91%,2%,0%,74%) (0.91/0.02/0.00/0.74) 

CMYK percentages

%90.91
%1.52
%0
%74.12

Codes

Color #064142 in popluar color models

06 41 42
RGB 6 65 66
HSL 181° 83.33% 14.12%
HSB/HSV 181° 90.91% 25.88%
CMYK 90.91% 1.52% 0.00%
74.12%

Color #064142 in popluar number systems.

HEX 06 41 42
Decimal 6 65 66
Binary 110 1000001 1000010
Octal 6 101 102

Shades and tints

Shades of #064142

#064142
(6,65,66)
#063C3C
(6,60,60)
#063736
(6,55,54)
#063230
(6,50,48)
#062D2A
(6,45,42)
#062824
(6,40,36)
#06231E
(6,35,30)
#061E18
(6,30,24)
#061912
(6,25,18)
#06140C
(6,20,12)
#060F06
(6,15,6)
#000000
(0,0,0)

Tints of #064142

#064142
(6,65,66)
#1C5253
(28,82,83)
#326364
(50,99,100)
#487475
(72,116,117)
#5E8586
(94,133,134)
#749697
(116,150,151)
#8AA7A8
(138,167,168)
#A0B8B9
(160,184,185)
#B6C9CA
(182,201,202)
#CCDADB
(204,218,219)
#E2EBEC
(226,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #064142 color. Also use rgb(6,65,66) instead hex code.

Text Font Color

.myTextColor { color: #064142; }

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

This text font color is #064142.

Background Color

.myBgColor { background-color: #064142; }

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

This div background color is #064142.

Border color

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

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

This div border color is #064142.

Opacity

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

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

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

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

This text has shadow with #064142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064142.

Preview

Color preview on black background

This text has color #064142 on black background.


Color preview on white background

This text has color #064142 on white background.


Black color preview on #064142 background

This text has black color on #064142 background.


White color preview on #064142 background

This text has white color on #064142 background.


Related colors

Complementary color

Complementary color for #hex is #F9BEBD.


I love getcolorcode.com

Triadic colors

1 #420641 and #414206 with #064142 are triadic colors.

2 #424106 and #410642 with #064142 are triadic colors.