COLOR #627131

HEX: #627131 RGB: (98,113,49)

Color info

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

RGB color model

#627131 color RGB value is (98,113,49).

RGB: (98,113,49) (38%, 44%, 19%)

RGB channels and saturation

R 98 of 255 = 38%
G 113 of 255 = 44%
B 49 of 255 = 19%

98
113
49

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

Portions of RGB colors in percentages

R + G + B = 98 + 113 + 49 = 260 (100%)
R 98 of 260 ~ 37.69%
G 113 of 260 ~ 43.46%
B 49 of 260 ~ 18.85'%

%37.69
%43.46
%18.85

CMYK color model

#627131 color CMYK value is (13,0,57,56).

  • cyan value is 13.27%
  • magenta value is 0.00%
  • yellow value is 56.64%
  • key color value is 55.69%
CMYK: (13,0,57,56) C13M0Y57K56 (13%,0%,57%,56%) (0.13/0.00/0.57/0.56) 

CMYK percentages

%13.27
%0
%56.64
%55.69

Codes

Color #627131 in popluar color models

62 71 31
RGB 98 113 49
HSL 74° 39.51% 31.76%
HSB/HSV 74° 56.64% 44.31%
CMYK 13.27% 0.00% 56.64%
55.69%

Color #627131 in popluar number systems.

HEX 62 71 31
Decimal 98 113 49
Binary 1100010 1110001 110001
Octal 142 161 61

Shades and tints

Shades of #627131

#627131
(98,113,49)
#5A672D
(90,103,45)
#525D29
(82,93,41)
#4A5325
(74,83,37)
#424921
(66,73,33)
#3A3F1D
(58,63,29)
#323519
(50,53,25)
#2A2B15
(42,43,21)
#222111
(34,33,17)
#1A170D
(26,23,13)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #627131

#627131
(98,113,49)
#707D43
(112,125,67)
#7E8955
(126,137,85)
#8C9567
(140,149,103)
#9AA179
(154,161,121)
#A8AD8B
(168,173,139)
#B6B99D
(182,185,157)
#C4C5AF
(196,197,175)
#D2D1C1
(210,209,193)
#E0DDD3
(224,221,211)
#EEE9E5
(238,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627131 color. Also use rgb(98,113,49) instead hex code.

Text Font Color

.myTextColor { color: #627131; }

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

This text font color is #627131.

Background Color

.myBgColor { background-color: #627131; }

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

This div background color is #627131.

Border color

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

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

This div border color is #627131.

Opacity

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

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

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

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

This text has shadow with #627131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627131.

Preview

Color preview on black background

This text has color #627131 on black background.


Color preview on white background

This text has color #627131 on white background.


Black color preview on #627131 background

This text has black color on #627131 background.


White color preview on #627131 background

This text has white color on #627131 background.


Related colors

Complementary color

Complementary color for #hex is #9D8ECE.


I love getcolorcode.com

Triadic colors

1 #316271 and #713162 with #627131 are triadic colors.

2 #317162 and #716231 with #627131 are triadic colors.