COLOR #626136

HEX: #626136 RGB: (98,97,54)

Color info

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

RGB color model

#626136 color RGB value is (98,97,54).

RGB: (98,97,54) (38%, 38%, 21%)

RGB channels and saturation

R 98 of 255 = 38%
G 97 of 255 = 38%
B 54 of 255 = 21%

98
97
54

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

Portions of RGB colors in percentages

R + G + B = 98 + 97 + 54 = 249 (100%)
R 98 of 249 ~ 39.36%
G 97 of 249 ~ 38.96%
B 54 of 249 ~ 21.69'%

%39.36
%38.96
%21.69

CMYK color model

#626136 color CMYK value is (0,1,45,62).

  • cyan value is 0.00%
  • magenta value is 1.02%
  • yellow value is 44.90%
  • key color value is 61.57%

CMYK: (0,1,45,62)
C0M1Y45K62 (0%, 1%, 45%, 62%)
(0.00 / 0.01 / 0.45 / 0.62)

CMYK percentages

%0
%1.02
%44.9
%61.57

Codes

Color #626136 in popluar color models

62 61 36
RGB 98 97 54
HSL 59° 28.95% 29.80%
HSB/HSV 59° 44.90% 38.43%
CMYK 0.00% 1.02% 44.90%
61.57%

Color #626136 in popluar number systems.

HEX 62 61 36
Decimal 98 97 54
Binary 1100010 1100001 110110
Octal 142 141 66

Shades and tints

Shades of #626136

#626136
(98,97,54)
#5A5932
(90,89,50)
#52512E
(82,81,46)
#4A492A
(74,73,42)
#424126
(66,65,38)
#3A3922
(58,57,34)
#32311E
(50,49,30)
#2A291A
(42,41,26)
#222116
(34,33,22)
#1A1912
(26,25,18)
#12110E
(18,17,14)
#000000
(0,0,0)

Tints of #626136

#626136
(98,97,54)
#706F48
(112,111,72)
#7E7D5A
(126,125,90)
#8C8B6C
(140,139,108)
#9A997E
(154,153,126)
#A8A790
(168,167,144)
#B6B5A2
(182,181,162)
#C4C3B4
(196,195,180)
#D2D1C6
(210,209,198)
#E0DFD8
(224,223,216)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #626136 color. Also use rgb(98,97,54) instead hex code.

Text Font Color

.myTextColor { color: #626136; }

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

This text font color is #626136.

Background Color

.myBgColor { background-color: #626136; }

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

This div background color is #626136.

Border color

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

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

This div border color is #626136.

Opacity

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

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

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

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

This text has shadow with #626136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626136.

Preview

Color preview on black background

This text has color #626136 on black background.


Color preview on white background

This text has color #626136 on white background.


Black color preview on #626136 background

This text has black color on #626136 background.


White color preview on #626136 background

This text has white color on #626136 background.


Related colors

Complementary color

Complementary color for #hex is #9D9EC9.


I love getcolorcode.com

Triadic colors

1 #366261 and #613662 with #626136 are triadic colors.

2 #366162 and #616236 with #626136 are triadic colors.