COLOR #064157

HEX: #064157 RGB: (6,65,87)

Color info

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

RGB color model

#064157 color RGB value is (6,65,87).

RGB: (6,65,87) (2%, 25%, 34%)

RGB channels and saturation

R 6 of 255 = 2%
G 65 of 255 = 25%
B 87 of 255 = 34%

6
65
87

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

Portions of RGB colors in percentages

R + G + B = 6 + 65 + 87 = 158 (100%)
R 6 of 158 ~ 3.8%
G 65 of 158 ~ 41.14%
B 87 of 158 ~ 55.06'%

%41.14
%55.06

CMYK color model

#064157 color CMYK value is (93,25,0,66).

  • cyan value is 93.10%
  • magenta value is 25.29%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (93,25,0,66)
C93M25Y0K66 (93%, 25%, 0%, 66%)
(0.93 / 0.25 / 0.00 / 0.66)

CMYK percentages

%93.1
%25.29
%0
%65.88

Codes

Color #064157 in popluar color models

06 41 57
RGB 6 65 87
HSL 196° 87.10% 18.24%
HSB/HSV 196° 93.10% 34.12%
CMYK 93.10% 25.29% 0.00%
65.88%

Color #064157 in popluar number systems.

HEX 06 41 57
Decimal 6 65 87
Binary 110 1000001 1010111
Octal 6 101 127

Shades and tints

Shades of #064157

#064157
(6,65,87)
#063C50
(6,60,80)
#063749
(6,55,73)
#063242
(6,50,66)
#062D3B
(6,45,59)
#062834
(6,40,52)
#06232D
(6,35,45)
#061E26
(6,30,38)
#06191F
(6,25,31)
#061418
(6,20,24)
#060F11
(6,15,17)
#000000
(0,0,0)

Tints of #064157

#064157
(6,65,87)
#1C5266
(28,82,102)
#326375
(50,99,117)
#487484
(72,116,132)
#5E8593
(94,133,147)
#7496A2
(116,150,162)
#8AA7B1
(138,167,177)
#A0B8C0
(160,184,192)
#B6C9CF
(182,201,207)
#CCDADE
(204,218,222)
#E2EBED
(226,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #064157; }

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

This text font color is #064157.

Background Color

.myBgColor { background-color: #064157; }

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

This div background color is #064157.

Border color

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

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

This div border color is #064157.

Opacity

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

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

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

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

This text has shadow with #064157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064157.

Preview

Color preview on black background

This text has color #064157 on black background.


Color preview on white background

This text has color #064157 on white background.


Black color preview on #064157 background

This text has black color on #064157 background.


White color preview on #064157 background

This text has white color on #064157 background.


Related colors

Complementary color

Complementary color for #hex is #F9BEA8.


I love getcolorcode.com

Triadic colors

1 #570641 and #415706 with #064157 are triadic colors.

2 #574106 and #410657 with #064157 are triadic colors.