COLOR #64A564

HEX: #64A564 RGB: (100,165,100)

Color info

#64A564 contains mainly green color. Web safe color of #64A564 is #669966 (or #696).

RGB color model

#64A564 color RGB value is (100,165,100).

RGB: (100,165,100) (39%, 65%, 39%)

RGB channels and saturation

R 100 of 255 = 39%
G 165 of 255 = 65%
B 100 of 255 = 39%

100
165
100

R + G + B ~ 48%. #64A564 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 165 + 100 = 365 (100%)
R 100 of 365 ~ 27.4%
G 165 of 365 ~ 45.21%
B 100 of 365 ~ 27.4'%

%27.4
%45.21
%27.4

CMYK color model

#64A564 color CMYK value is (39,0,39,35).

  • cyan value is 39.39%
  • magenta value is 0.00%
  • yellow value is 39.39%
  • key color value is 35.29%

CMYK: (39,0,39,35)
C39M0Y39K35 (39%, 0%, 39%, 35%)
(0.39 / 0.00 / 0.39 / 0.35)

CMYK percentages

%39.39
%0
%39.39
%35.29

Codes

Color #64A564 in popluar color models

64 A5 64
RGB 100 165 100
HSL 120° 26.53% 51.96%
HSB/HSV 120° 39.39% 64.71%
CMYK 39.39% 0.00% 39.39%
35.29%

Color #64A564 in popluar number systems.

HEX 64 A5 64
Decimal 100 165 100
Binary 1100100 10100101 1100100
Octal 144 245 144

Shades and tints

Shades of #64A564

#64A564
(100,165,100)
#5B965B
(91,150,91)
#528752
(82,135,82)
#497849
(73,120,73)
#406940
(64,105,64)
#375A37
(55,90,55)
#2E4B2E
(46,75,46)
#253C25
(37,60,37)
#1C2D1C
(28,45,28)
#131E13
(19,30,19)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #64A564

#64A564
(100,165,100)
#72AD72
(114,173,114)
#80B580
(128,181,128)
#8EBD8E
(142,189,142)
#9CC59C
(156,197,156)
#AACDAA
(170,205,170)
#B8D5B8
(184,213,184)
#C6DDC6
(198,221,198)
#D4E5D4
(212,229,212)
#E2EDE2
(226,237,226)
#F0F5F0
(240,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64A564 color. Also use rgb(100,165,100) instead hex code.

Text Font Color

.myTextColor { color: #64A564; }

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

This text font color is #64A564.

Background Color

.myBgColor { background-color: #64A564; }

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

This div background color is #64A564.

Border color

.myBorderColor { border: 1px solid #64A564; }

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

This div border color is #64A564.

Opacity

.myOpacity80 { color: #64A564; opacity: 0.8; }

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

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

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

This text has shadow with #64A564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64A564.

Preview

Color preview on black background

This text has color #64A564 on black background.


Color preview on white background

This text has color #64A564 on white background.


Black color preview on #64A564 background

This text has black color on #64A564 background.


White color preview on #64A564 background

This text has white color on #64A564 background.


Related colors

Complementary color

Complementary color for #hex is #9B5A9B.


I love getcolorcode.com

Triadic colors

1 #6464A5 and #A56464 with #64A564 are triadic colors.

2 #64A564 and #A56464 with #64A564 are triadic colors.