COLOR #626757

HEX: #626757 RGB: (98,103,87)

Color info

#626757 contains red, green and blue colors in about the same proportion. Web safe color of #626757 is #666666 (or #666).

RGB color model

#626757 color RGB value is (98,103,87).

RGB: (98,103,87) (38%, 40%, 34%)

RGB channels and saturation

R 98 of 255 = 38%
G 103 of 255 = 40%
B 87 of 255 = 34%

98
103
87

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

Portions of RGB colors in percentages

R + G + B = 98 + 103 + 87 = 288 (100%)
R 98 of 288 ~ 34.03%
G 103 of 288 ~ 35.76%
B 87 of 288 ~ 30.21'%

%34.03
%35.76
%30.21

CMYK color model

#626757 color CMYK value is (5,0,16,60).

  • cyan value is 4.85%
  • magenta value is 0.00%
  • yellow value is 15.53%
  • key color value is 59.61%

CMYK: (5,0,16,60)
C5M0Y16K60 (5%, 0%, 16%, 60%)
(0.05 / 0.00 / 0.16 / 0.60)

CMYK percentages

%4.85
%0
%15.53
%59.61

Codes

Color #626757 in popluar color models

62 67 57
RGB 98 103 87
HSL 79° 8.42% 37.25%
HSB/HSV 79° 15.53% 40.39%
CMYK 4.85% 0.00% 15.53%
59.61%

Color #626757 in popluar number systems.

HEX 62 67 57
Decimal 98 103 87
Binary 1100010 1100111 1010111
Octal 142 147 127

Shades and tints

Shades of #626757

#626757
(98,103,87)
#5A5E50
(90,94,80)
#525549
(82,85,73)
#4A4C42
(74,76,66)
#42433B
(66,67,59)
#3A3A34
(58,58,52)
#32312D
(50,49,45)
#2A2826
(42,40,38)
#221F1F
(34,31,31)
#1A1618
(26,22,24)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #626757

#626757
(98,103,87)
#707466
(112,116,102)
#7E8175
(126,129,117)
#8C8E84
(140,142,132)
#9A9B93
(154,155,147)
#A8A8A2
(168,168,162)
#B6B5B1
(182,181,177)
#C4C2C0
(196,194,192)
#D2CFCF
(210,207,207)
#E0DCDE
(224,220,222)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626757; }

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

This text font color is #626757.

Background Color

.myBgColor { background-color: #626757; }

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

This div background color is #626757.

Border color

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

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

This div border color is #626757.

Opacity

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

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

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

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

This text has shadow with #626757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626757.

Preview

Color preview on black background

This text has color #626757 on black background.


Color preview on white background

This text has color #626757 on white background.


Black color preview on #626757 background

This text has black color on #626757 background.


White color preview on #626757 background

This text has white color on #626757 background.


Related colors

Complementary color

Complementary color for #hex is #9D98A8.


I love getcolorcode.com

Triadic colors

1 #576267 and #675762 with #626757 are triadic colors.

2 #576762 and #676257 with #626757 are triadic colors.