COLOR #626731

HEX: #626731 RGB: (98,103,49)

Color info

#626731 contains red, green and blue colors in about the same proportion. Web safe color of #626731 is #666633 (or #663).

RGB color model

#626731 color RGB value is (98,103,49).

RGB: (98,103,49) (38%, 40%, 19%)

RGB channels and saturation

R 98 of 255 = 38%
G 103 of 255 = 40%
B 49 of 255 = 19%

98
103
49

R + G + B ~ 32%. #626731 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 103 + 49 = 250 (100%)
R 98 of 250 ~ 39.2%
G 103 of 250 ~ 41.2%
B 49 of 250 ~ 19.6'%

%39.2
%41.2
%19.6

CMYK color model

#626731 color CMYK value is (5,0,52,60).

  • cyan value is 4.85%
  • magenta value is 0.00%
  • yellow value is 52.43%
  • key color value is 59.61%
CMYK: (5,0,52,60) C5M0Y52K60 (5%,0%,52%,60%) (0.05/0.00/0.52/0.60) 

CMYK percentages

%4.85
%0
%52.43
%59.61

Codes

Color #626731 in popluar color models

62 67 31
RGB 98 103 49
HSL 66° 35.53% 29.80%
HSB/HSV 66° 52.43% 40.39%
CMYK 4.85% 0.00% 52.43%
59.61%

Color #626731 in popluar number systems.

HEX 62 67 31
Decimal 98 103 49
Binary 1100010 1100111 110001
Octal 142 147 61

Shades and tints

Shades of #626731

#626731
(98,103,49)
#5A5E2D
(90,94,45)
#525529
(82,85,41)
#4A4C25
(74,76,37)
#424321
(66,67,33)
#3A3A1D
(58,58,29)
#323119
(50,49,25)
#2A2815
(42,40,21)
#221F11
(34,31,17)
#1A160D
(26,22,13)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #626731

#626731
(98,103,49)
#707443
(112,116,67)
#7E8155
(126,129,85)
#8C8E67
(140,142,103)
#9A9B79
(154,155,121)
#A8A88B
(168,168,139)
#B6B59D
(182,181,157)
#C4C2AF
(196,194,175)
#D2CFC1
(210,207,193)
#E0DCD3
(224,220,211)
#EEE9E5
(238,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626731; }

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

This text font color is #626731.

Background Color

.myBgColor { background-color: #626731; }

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

This div background color is #626731.

Border color

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

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

This div border color is #626731.

Opacity

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

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

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

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

This text has shadow with #626731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626731.

Preview

Color preview on black background

This text has color #626731 on black background.


Color preview on white background

This text has color #626731 on white background.


Black color preview on #626731 background

This text has black color on #626731 background.


White color preview on #626731 background

This text has white color on #626731 background.


Related colors

Complementary color

Complementary color for #hex is #9D98CE.


I love getcolorcode.com

Triadic colors

1 #316267 and #673162 with #626731 are triadic colors.

2 #316762 and #676231 with #626731 are triadic colors.