COLOR #639447

HEX: #639447 RGB: (99,148,71)

Color info

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

RGB color model

#639447 color RGB value is (99,148,71).

RGB: (99,148,71) (39%, 58%, 28%)

RGB channels and saturation

R 99 of 255 = 39%
G 148 of 255 = 58%
B 71 of 255 = 28%

99
148
71

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

Portions of RGB colors in percentages

R + G + B = 99 + 148 + 71 = 318 (100%)
R 99 of 318 ~ 31.13%
G 148 of 318 ~ 46.54%
B 71 of 318 ~ 22.33'%

%31.13
%46.54
%22.33

CMYK color model

#639447 color CMYK value is (33,0,52,42).

  • cyan value is 33.11%
  • magenta value is 0.00%
  • yellow value is 52.03%
  • key color value is 41.96%

CMYK: (33,0,52,42)
C33M0Y52K42 (33%, 0%, 52%, 42%)
(0.33 / 0.00 / 0.52 / 0.42)

CMYK percentages

%33.11
%0
%52.03
%41.96

Codes

Color #639447 in popluar color models

63 94 47
RGB 99 148 71
HSL 98° 35.16% 42.94%
HSB/HSV 98° 52.03% 58.04%
CMYK 33.11% 0.00% 52.03%
41.96%

Color #639447 in popluar number systems.

HEX 63 94 47
Decimal 99 148 71
Binary 1100011 10010100 1000111
Octal 143 224 107

Shades and tints

Shades of #639447

#639447
(99,148,71)
#5A8741
(90,135,65)
#517A3B
(81,122,59)
#486D35
(72,109,53)
#3F602F
(63,96,47)
#365329
(54,83,41)
#2D4623
(45,70,35)
#24391D
(36,57,29)
#1B2C17
(27,44,23)
#121F11
(18,31,17)
#09120B
(9,18,11)
#000000
(0,0,0)

Tints of #639447

#639447
(99,148,71)
#719D57
(113,157,87)
#7FA667
(127,166,103)
#8DAF77
(141,175,119)
#9BB887
(155,184,135)
#A9C197
(169,193,151)
#B7CAA7
(183,202,167)
#C5D3B7
(197,211,183)
#D3DCC7
(211,220,199)
#E1E5D7
(225,229,215)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639447 color. Also use rgb(99,148,71) instead hex code.

Text Font Color

.myTextColor { color: #639447; }

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

This text font color is #639447.

Background Color

.myBgColor { background-color: #639447; }

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

This div background color is #639447.

Border color

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

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

This div border color is #639447.

Opacity

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

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

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

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

This text has shadow with #639447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639447.

Preview

Color preview on black background

This text has color #639447 on black background.


Color preview on white background

This text has color #639447 on white background.


Black color preview on #639447 background

This text has black color on #639447 background.


White color preview on #639447 background

This text has white color on #639447 background.


Related colors

Complementary color

Complementary color for #hex is #9C6BB8.


I love getcolorcode.com

Triadic colors

1 #476394 and #944763 with #639447 are triadic colors.

2 #479463 and #946347 with #639447 are triadic colors.