COLOR #064134

HEX: #064134 RGB: (6,65,52)

Color info

#064134 contains red, green and blue colors in about the same proportion. Web safe color of #064134 is #003333 (or #033).

RGB color model

#064134 color RGB value is (6,65,52).

RGB: (6,65,52) (2%, 25%, 20%)

RGB channels and saturation

R 6 of 255 = 2%
G 65 of 255 = 25%
B 52 of 255 = 20%

6
65
52

R + G + B ~ 16%. #064134 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 65 + 52 = 123 (100%)
R 6 of 123 ~ 4.88%
G 65 of 123 ~ 52.85%
B 52 of 123 ~ 42.28'%

%52.85
%42.28

CMYK color model

#064134 color CMYK value is (91,0,20,75).

  • cyan value is 90.77%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 74.51%

CMYK: (91,0,20,75)
C91M0Y20K75 (91%, 0%, 20%, 75%)
(0.91 / 0.00 / 0.20 / 0.75)

CMYK percentages

%90.77
%0
%20
%74.51

Codes

Color #064134 in popluar color models

06 41 34
RGB 6 65 52
HSL 167° 83.10% 13.92%
HSB/HSV 167° 90.77% 25.49%
CMYK 90.77% 0.00% 20.00%
74.51%

Color #064134 in popluar number systems.

HEX 06 41 34
Decimal 6 65 52
Binary 110 1000001 110100
Octal 6 101 64

Shades and tints

Shades of #064134

#064134
(6,65,52)
#063C30
(6,60,48)
#06372C
(6,55,44)
#063228
(6,50,40)
#062D24
(6,45,36)
#062820
(6,40,32)
#06231C
(6,35,28)
#061E18
(6,30,24)
#061914
(6,25,20)
#061410
(6,20,16)
#060F0C
(6,15,12)
#000000
(0,0,0)

Tints of #064134

#064134
(6,65,52)
#1C5246
(28,82,70)
#326358
(50,99,88)
#48746A
(72,116,106)
#5E857C
(94,133,124)
#74968E
(116,150,142)
#8AA7A0
(138,167,160)
#A0B8B2
(160,184,178)
#B6C9C4
(182,201,196)
#CCDAD6
(204,218,214)
#E2EBE8
(226,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #064134; }

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

This text font color is #064134.

Background Color

.myBgColor { background-color: #064134; }

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

This div background color is #064134.

Border color

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

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

This div border color is #064134.

Opacity

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

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

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

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

This text has shadow with #064134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064134.

Preview

Color preview on black background

This text has color #064134 on black background.


Color preview on white background

This text has color #064134 on white background.


Black color preview on #064134 background

This text has black color on #064134 background.


White color preview on #064134 background

This text has white color on #064134 background.


Related colors

Complementary color

Complementary color for #hex is #F9BECB.


I love getcolorcode.com

Triadic colors

1 #340641 and #413406 with #064134 are triadic colors.

2 #344106 and #410634 with #064134 are triadic colors.