COLOR #064728

HEX: #064728 RGB: (6,71,40)

Color info

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

RGB color model

#064728 color RGB value is (6,71,40).

RGB: (6,71,40) (2%, 28%, 16%)

RGB channels and saturation

R 6 of 255 = 2%
G 71 of 255 = 28%
B 40 of 255 = 16%

6
71
40

R + G + B ~ 15%. #064728 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 71 + 40 = 117 (100%)
R 6 of 117 ~ 5.13%
G 71 of 117 ~ 60.68%
B 40 of 117 ~ 34.19'%

%60.68
%34.19

CMYK color model

#064728 color CMYK value is (92,0,44,72).

  • cyan value is 91.55%
  • magenta value is 0.00%
  • yellow value is 43.66%
  • key color value is 72.16%

CMYK: (92,0,44,72)
C92M0Y44K72 (92%, 0%, 44%, 72%)
(0.92 / 0.00 / 0.44 / 0.72)

CMYK percentages

%91.55
%0
%43.66
%72.16

Codes

Color #064728 in popluar color models

06 47 28
RGB 6 71 40
HSL 151° 84.42% 15.10%
HSB/HSV 151° 91.55% 27.84%
CMYK 91.55% 0.00% 43.66%
72.16%

Color #064728 in popluar number systems.

HEX 06 47 28
Decimal 6 71 40
Binary 110 1000111 101000
Octal 6 107 50

Shades and tints

Shades of #064728

#064728
(6,71,40)
#064125
(6,65,37)
#063B22
(6,59,34)
#06351F
(6,53,31)
#062F1C
(6,47,28)
#062919
(6,41,25)
#062316
(6,35,22)
#061D13
(6,29,19)
#061710
(6,23,16)
#06110D
(6,17,13)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #064728

#064728
(6,71,40)
#1C573B
(28,87,59)
#32674E
(50,103,78)
#487761
(72,119,97)
#5E8774
(94,135,116)
#749787
(116,151,135)
#8AA79A
(138,167,154)
#A0B7AD
(160,183,173)
#B6C7C0
(182,199,192)
#CCD7D3
(204,215,211)
#E2E7E6
(226,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #064728 color. Also use rgb(6,71,40) instead hex code.

Text Font Color

.myTextColor { color: #064728; }

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

This text font color is #064728.

Background Color

.myBgColor { background-color: #064728; }

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

This div background color is #064728.

Border color

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

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

This div border color is #064728.

Opacity

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

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

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

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

This text has shadow with #064728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #064728.

Preview

Color preview on black background

This text has color #064728 on black background.


Color preview on white background

This text has color #064728 on white background.


Black color preview on #064728 background

This text has black color on #064728 background.


White color preview on #064728 background

This text has white color on #064728 background.


Related colors

Complementary color

Complementary color for #hex is #F9B8D7.


I love getcolorcode.com

Triadic colors

1 #280647 and #472806 with #064728 are triadic colors.

2 #284706 and #470628 with #064728 are triadic colors.