COLOR #638930

HEX: #638930 RGB: (99,137,48)

Color info

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

RGB color model

#638930 color RGB value is (99,137,48).

RGB: (99,137,48) (39%, 54%, 19%)

RGB channels and saturation

R 99 of 255 = 39%
G 137 of 255 = 54%
B 48 of 255 = 19%

99
137
48

R + G + B ~ 37%. #638930 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 137 + 48 = 284 (100%)
R 99 of 284 ~ 34.86%
G 137 of 284 ~ 48.24%
B 48 of 284 ~ 16.9'%

%34.86
%48.24
%16.9

CMYK color model

#638930 color CMYK value is (28,0,65,46).

  • cyan value is 27.74%
  • magenta value is 0.00%
  • yellow value is 64.96%
  • key color value is 46.27%

CMYK: (28,0,65,46)
C28M0Y65K46 (28%, 0%, 65%, 46%)
(0.28 / 0.00 / 0.65 / 0.46)

CMYK percentages

%27.74
%0
%64.96
%46.27

Codes

Color #638930 in popluar color models

63 89 30
RGB 99 137 48
HSL 86° 48.11% 36.27%
HSB/HSV 86° 64.96% 53.73%
CMYK 27.74% 0.00% 64.96%
46.27%

Color #638930 in popluar number systems.

HEX 63 89 30
Decimal 99 137 48
Binary 1100011 10001001 110000
Octal 143 211 60

Shades and tints

Shades of #638930

#638930
(99,137,48)
#5A7D2C
(90,125,44)
#517128
(81,113,40)
#486524
(72,101,36)
#3F5920
(63,89,32)
#364D1C
(54,77,28)
#2D4118
(45,65,24)
#243514
(36,53,20)
#1B2910
(27,41,16)
#121D0C
(18,29,12)
#091108
(9,17,8)
#000000
(0,0,0)

Tints of #638930

#638930
(99,137,48)
#719342
(113,147,66)
#7F9D54
(127,157,84)
#8DA766
(141,167,102)
#9BB178
(155,177,120)
#A9BB8A
(169,187,138)
#B7C59C
(183,197,156)
#C5CFAE
(197,207,174)
#D3D9C0
(211,217,192)
#E1E3D2
(225,227,210)
#EFEDE4
(239,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638930 color. Also use rgb(99,137,48) instead hex code.

Text Font Color

.myTextColor { color: #638930; }

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

This text font color is #638930.

Background Color

.myBgColor { background-color: #638930; }

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

This div background color is #638930.

Border color

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

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

This div border color is #638930.

Opacity

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

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

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

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

This text has shadow with #638930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638930.

Preview

Color preview on black background

This text has color #638930 on black background.


Color preview on white background

This text has color #638930 on white background.


Black color preview on #638930 background

This text has black color on #638930 background.


White color preview on #638930 background

This text has white color on #638930 background.


Related colors

Complementary color

Complementary color for #hex is #9C76CF.


I love getcolorcode.com

Triadic colors

1 #306389 and #893063 with #638930 are triadic colors.

2 #308963 and #896330 with #638930 are triadic colors.