COLOR #639664

HEX: #639664 RGB: (99,150,100)

Color info

#639664 contains red, green and blue colors in about the same proportion. Web safe color of #639664 is #669966 (or #696).

RGB color model

#639664 color RGB value is (99,150,100).

RGB: (99,150,100) (39%, 59%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 150 of 255 = 59%
B 100 of 255 = 39%

99
150
100

R + G + B ~ 46%. #639664 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 150 + 100 = 349 (100%)
R 99 of 349 ~ 28.37%
G 150 of 349 ~ 42.98%
B 100 of 349 ~ 28.65'%

%28.37
%42.98
%28.65

CMYK color model

#639664 color CMYK value is (34,0,33,41).

  • cyan value is 34.00%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 41.18%

CMYK: (34,0,33,41)
C34M0Y33K41 (34%, 0%, 33%, 41%)
(0.34 / 0.00 / 0.33 / 0.41)

CMYK percentages

%34
%0
%33.33
%41.18

Codes

Color #639664 in popluar color models

63 96 64
RGB 99 150 100
HSL 121° 20.48% 48.82%
HSB/HSV 121° 34.00% 58.82%
CMYK 34.00% 0.00% 33.33%
41.18%

Color #639664 in popluar number systems.

HEX 63 96 64
Decimal 99 150 100
Binary 1100011 10010110 1100100
Octal 143 226 144

Shades and tints

Shades of #639664

#639664
(99,150,100)
#5A895B
(90,137,91)
#517C52
(81,124,82)
#486F49
(72,111,73)
#3F6240
(63,98,64)
#365537
(54,85,55)
#2D482E
(45,72,46)
#243B25
(36,59,37)
#1B2E1C
(27,46,28)
#122113
(18,33,19)
#09140A
(9,20,10)
#000000
(0,0,0)

Tints of #639664

#639664
(99,150,100)
#719F72
(113,159,114)
#7FA880
(127,168,128)
#8DB18E
(141,177,142)
#9BBA9C
(155,186,156)
#A9C3AA
(169,195,170)
#B7CCB8
(183,204,184)
#C5D5C6
(197,213,198)
#D3DED4
(211,222,212)
#E1E7E2
(225,231,226)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639664 color. Also use rgb(99,150,100) instead hex code.

Text Font Color

.myTextColor { color: #639664; }

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

This text font color is #639664.

Background Color

.myBgColor { background-color: #639664; }

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

This div background color is #639664.

Border color

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

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

This div border color is #639664.

Opacity

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

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

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

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

This text has shadow with #639664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639664.

Preview

Color preview on black background

This text has color #639664 on black background.


Color preview on white background

This text has color #639664 on white background.


Black color preview on #639664 background

This text has black color on #639664 background.


White color preview on #639664 background

This text has white color on #639664 background.


Related colors

Complementary color

Complementary color for #hex is #9C699B.


I love getcolorcode.com

Triadic colors

1 #646396 and #966463 with #639664 are triadic colors.

2 #649663 and #966364 with #639664 are triadic colors.