COLOR #639538

HEX: #639538 RGB: (99,149,56)

Color info

#639538 contains mainly red and green colors. Web safe color of #639538 is #669933 (or #693).

RGB color model

#639538 color RGB value is (99,149,56).

RGB: (99,149,56) (39%, 58%, 22%)

RGB channels and saturation

R 99 of 255 = 39%
G 149 of 255 = 58%
B 56 of 255 = 22%

99
149
56

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

Portions of RGB colors in percentages

R + G + B = 99 + 149 + 56 = 304 (100%)
R 99 of 304 ~ 32.57%
G 149 of 304 ~ 49.01%
B 56 of 304 ~ 18.42'%

%32.57
%49.01
%18.42

CMYK color model

#639538 color CMYK value is (34,0,62,42).

  • cyan value is 33.56%
  • magenta value is 0.00%
  • yellow value is 62.42%
  • key color value is 41.57%
CMYK: (34,0,62,42) C34M0Y62K42 (34%,0%,62%,42%) (0.34/0.00/0.62/0.42) 

CMYK percentages

%33.56
%0
%62.42
%41.57

Codes

Color #639538 in popluar color models

63 95 38
RGB 99 149 56
HSL 92° 45.37% 40.20%
HSB/HSV 92° 62.42% 58.43%
CMYK 33.56% 0.00% 62.42%
41.57%

Color #639538 in popluar number systems.

HEX 63 95 38
Decimal 99 149 56
Binary 1100011 10010101 111000
Octal 143 225 70

Shades and tints

Shades of #639538

#639538
(99,149,56)
#5A8833
(90,136,51)
#517B2E
(81,123,46)
#486E29
(72,110,41)
#3F6124
(63,97,36)
#36541F
(54,84,31)
#2D471A
(45,71,26)
#243A15
(36,58,21)
#1B2D10
(27,45,16)
#12200B
(18,32,11)
#091306
(9,19,6)
#000000
(0,0,0)

Tints of #639538

#639538
(99,149,56)
#719E4A
(113,158,74)
#7FA75C
(127,167,92)
#8DB06E
(141,176,110)
#9BB980
(155,185,128)
#A9C292
(169,194,146)
#B7CBA4
(183,203,164)
#C5D4B6
(197,212,182)
#D3DDC8
(211,221,200)
#E1E6DA
(225,230,218)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639538 color. Also use rgb(99,149,56) instead hex code.

Text Font Color

.myTextColor { color: #639538; }

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

This text font color is #639538.

Background Color

.myBgColor { background-color: #639538; }

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

This div background color is #639538.

Border color

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

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

This div border color is #639538.

Opacity

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

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

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

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

This text has shadow with #639538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639538.

Preview

Color preview on black background

This text has color #639538 on black background.


Color preview on white background

This text has color #639538 on white background.


Black color preview on #639538 background

This text has black color on #639538 background.


White color preview on #639538 background

This text has white color on #639538 background.


Related colors

Complementary color

Complementary color for #hex is #9C6AC7.


I love getcolorcode.com

Triadic colors

1 #386395 and #953863 with #639538 are triadic colors.

2 #389563 and #956338 with #639538 are triadic colors.