COLOR #637431

HEX: #637431 RGB: (99,116,49)

Color info

#637431 contains mainly red and green colors. Web safe color of #637431 is #666633 (or #663).

RGB color model

#637431 color RGB value is (99,116,49).

RGB: (99,116,49) (39%, 45%, 19%)

RGB channels and saturation

R 99 of 255 = 39%
G 116 of 255 = 45%
B 49 of 255 = 19%

99
116
49

R + G + B ~ 34%. #637431 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 116 + 49 = 264 (100%)
R 99 of 264 ~ 37.5%
G 116 of 264 ~ 43.94%
B 49 of 264 ~ 18.56'%

%37.5
%43.94
%18.56

CMYK color model

#637431 color CMYK value is (15,0,58,55).

  • cyan value is 14.66%
  • magenta value is 0.00%
  • yellow value is 57.76%
  • key color value is 54.51%
CMYK: (15,0,58,55) C15M0Y58K55 (15%,0%,58%,55%) (0.15/0.00/0.58/0.55) 

CMYK percentages

%14.66
%0
%57.76
%54.51

Codes

Color #637431 in popluar color models

63 74 31
RGB 99 116 49
HSL 75° 40.61% 32.35%
HSB/HSV 75° 57.76% 45.49%
CMYK 14.66% 0.00% 57.76%
54.51%

Color #637431 in popluar number systems.

HEX 63 74 31
Decimal 99 116 49
Binary 1100011 1110100 110001
Octal 143 164 61

Shades and tints

Shades of #637431

#637431
(99,116,49)
#5A6A2D
(90,106,45)
#516029
(81,96,41)
#485625
(72,86,37)
#3F4C21
(63,76,33)
#36421D
(54,66,29)
#2D3819
(45,56,25)
#242E15
(36,46,21)
#1B2411
(27,36,17)
#121A0D
(18,26,13)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #637431

#637431
(99,116,49)
#718043
(113,128,67)
#7F8C55
(127,140,85)
#8D9867
(141,152,103)
#9BA479
(155,164,121)
#A9B08B
(169,176,139)
#B7BC9D
(183,188,157)
#C5C8AF
(197,200,175)
#D3D4C1
(211,212,193)
#E1E0D3
(225,224,211)
#EFECE5
(239,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637431 color. Also use rgb(99,116,49) instead hex code.

Text Font Color

.myTextColor { color: #637431; }

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

This text font color is #637431.

Background Color

.myBgColor { background-color: #637431; }

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

This div background color is #637431.

Border color

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

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

This div border color is #637431.

Opacity

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

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

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

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

This text has shadow with #637431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637431.

Preview

Color preview on black background

This text has color #637431 on black background.


Color preview on white background

This text has color #637431 on white background.


Black color preview on #637431 background

This text has black color on #637431 background.


White color preview on #637431 background

This text has white color on #637431 background.


Related colors

Complementary color

Complementary color for #hex is #9C8BCE.


I love getcolorcode.com

Triadic colors

1 #316374 and #743163 with #637431 are triadic colors.

2 #317463 and #746331 with #637431 are triadic colors.