COLOR #625657

HEX: #625657 RGB: (98,86,87)

Color info

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

RGB color model

#625657 color RGB value is (98,86,87).

RGB: (98,86,87) (38%, 34%, 34%)

RGB channels and saturation

R 98 of 255 = 38%
G 86 of 255 = 34%
B 87 of 255 = 34%

98
86
87

R + G + B ~ 35%. #625657 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 86 + 87 = 271 (100%)
R 98 of 271 ~ 36.16%
G 86 of 271 ~ 31.73%
B 87 of 271 ~ 32.1'%

%36.16
%31.73
%32.1

CMYK color model

#625657 color CMYK value is (0,12,11,62).

  • cyan value is 0.00%
  • magenta value is 12.24%
  • yellow value is 11.22%
  • key color value is 61.57%

CMYK: (0,12,11,62)
C0M12Y11K62 (0%, 12%, 11%, 62%)
(0.00 / 0.12 / 0.11 / 0.62)

CMYK percentages

%0
%12.24
%11.22
%61.57

Codes

Color #625657 in popluar color models

62 56 57
RGB 98 86 87
HSL 355° 6.52% 36.08%
HSB/HSV 355° 12.24% 38.43%
CMYK 0.00% 12.24% 11.22%
61.57%

Color #625657 in popluar number systems.

HEX 62 56 57
Decimal 98 86 87
Binary 1100010 1010110 1010111
Octal 142 126 127

Shades and tints

Shades of #625657

#625657
(98,86,87)
#5A4F50
(90,79,80)
#524849
(82,72,73)
#4A4142
(74,65,66)
#423A3B
(66,58,59)
#3A3334
(58,51,52)
#322C2D
(50,44,45)
#2A2526
(42,37,38)
#221E1F
(34,30,31)
#1A1718
(26,23,24)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #625657

#625657
(98,86,87)
#706566
(112,101,102)
#7E7475
(126,116,117)
#8C8384
(140,131,132)
#9A9293
(154,146,147)
#A8A1A2
(168,161,162)
#B6B0B1
(182,176,177)
#C4BFC0
(196,191,192)
#D2CECF
(210,206,207)
#E0DDDE
(224,221,222)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625657; }

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

This text font color is #625657.

Background Color

.myBgColor { background-color: #625657; }

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

This div background color is #625657.

Border color

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

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

This div border color is #625657.

Opacity

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

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

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

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

This text has shadow with #625657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625657.

Preview

Color preview on black background

This text has color #625657 on black background.


Color preview on white background

This text has color #625657 on white background.


Black color preview on #625657 background

This text has black color on #625657 background.


White color preview on #625657 background

This text has white color on #625657 background.


Related colors

Complementary color

Complementary color for #hex is #9DA9A8.


I love getcolorcode.com

Triadic colors

1 #576256 and #565762 with #625657 are triadic colors.

2 #575662 and #566257 with #625657 are triadic colors.