COLOR #638430

HEX: #638430 RGB: (99,132,48)

Color info

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

RGB color model

#638430 color RGB value is (99,132,48).

RGB: (99,132,48) (39%, 52%, 19%)

RGB channels and saturation

R 99 of 255 = 39%
G 132 of 255 = 52%
B 48 of 255 = 19%

99
132
48

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

Portions of RGB colors in percentages

R + G + B = 99 + 132 + 48 = 279 (100%)
R 99 of 279 ~ 35.48%
G 132 of 279 ~ 47.31%
B 48 of 279 ~ 17.2'%

%35.48
%47.31
%17.2

CMYK color model

#638430 color CMYK value is (25,0,64,48).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 63.64%
  • key color value is 48.24%

CMYK: (25,0,64,48)
C25M0Y64K48 (25%, 0%, 64%, 48%)
(0.25 / 0.00 / 0.64 / 0.48)

CMYK percentages

%25
%0
%63.64
%48.24

Codes

Color #638430 in popluar color models

63 84 30
RGB 99 132 48
HSL 84° 46.67% 35.29%
HSB/HSV 84° 63.64% 51.76%
CMYK 25.00% 0.00% 63.64%
48.24%

Color #638430 in popluar number systems.

HEX 63 84 30
Decimal 99 132 48
Binary 1100011 10000100 110000
Octal 143 204 60

Shades and tints

Shades of #638430

#638430
(99,132,48)
#5A782C
(90,120,44)
#516C28
(81,108,40)
#486024
(72,96,36)
#3F5420
(63,84,32)
#36481C
(54,72,28)
#2D3C18
(45,60,24)
#243014
(36,48,20)
#1B2410
(27,36,16)
#12180C
(18,24,12)
#090C08
(9,12,8)
#000000
(0,0,0)

Tints of #638430

#638430
(99,132,48)
#718F42
(113,143,66)
#7F9A54
(127,154,84)
#8DA566
(141,165,102)
#9BB078
(155,176,120)
#A9BB8A
(169,187,138)
#B7C69C
(183,198,156)
#C5D1AE
(197,209,174)
#D3DCC0
(211,220,192)
#E1E7D2
(225,231,210)
#EFF2E4
(239,242,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #638430; }

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

This text font color is #638430.

Background Color

.myBgColor { background-color: #638430; }

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

This div background color is #638430.

Border color

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

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

This div border color is #638430.

Opacity

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

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

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

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

This text has shadow with #638430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638430.

Preview

Color preview on black background

This text has color #638430 on black background.


Color preview on white background

This text has color #638430 on white background.


Black color preview on #638430 background

This text has black color on #638430 background.


White color preview on #638430 background

This text has white color on #638430 background.


Related colors

Complementary color

Complementary color for #hex is #9C7BCF.


I love getcolorcode.com

Triadic colors

1 #306384 and #843063 with #638430 are triadic colors.

2 #308463 and #846330 with #638430 are triadic colors.