COLOR #625057

HEX: #625057 RGB: (98,80,87)

Color info

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

RGB color model

#625057 color RGB value is (98,80,87).

RGB: (98,80,87) (38%, 31%, 34%)

RGB channels and saturation

R 98 of 255 = 38%
G 80 of 255 = 31%
B 87 of 255 = 34%

98
80
87

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

Portions of RGB colors in percentages

R + G + B = 98 + 80 + 87 = 265 (100%)
R 98 of 265 ~ 36.98%
G 80 of 265 ~ 30.19%
B 87 of 265 ~ 32.83'%

%36.98
%30.19
%32.83

CMYK color model

#625057 color CMYK value is (0,18,11,62).

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

CMYK: (0,18,11,62)
C0M18Y11K62 (0%, 18%, 11%, 62%)
(0.00 / 0.18 / 0.11 / 0.62)

CMYK percentages

%0
%18.37
%11.22
%61.57

Codes

Color #625057 in popluar color models

62 50 57
RGB 98 80 87
HSL 337° 10.11% 34.90%
HSB/HSV 337° 18.37% 38.43%
CMYK 0.00% 18.37% 11.22%
61.57%

Color #625057 in popluar number systems.

HEX 62 50 57
Decimal 98 80 87
Binary 1100010 1010000 1010111
Octal 142 120 127

Shades and tints

Shades of #625057

#625057
(98,80,87)
#5A4950
(90,73,80)
#524249
(82,66,73)
#4A3B42
(74,59,66)
#42343B
(66,52,59)
#3A2D34
(58,45,52)
#32262D
(50,38,45)
#2A1F26
(42,31,38)
#22181F
(34,24,31)
#1A1118
(26,17,24)
#120A11
(18,10,17)
#000000
(0,0,0)

Tints of #625057

#625057
(98,80,87)
#705F66
(112,95,102)
#7E6E75
(126,110,117)
#8C7D84
(140,125,132)
#9A8C93
(154,140,147)
#A89BA2
(168,155,162)
#B6AAB1
(182,170,177)
#C4B9C0
(196,185,192)
#D2C8CF
(210,200,207)
#E0D7DE
(224,215,222)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625057; }

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

This text font color is #625057.

Background Color

.myBgColor { background-color: #625057; }

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

This div background color is #625057.

Border color

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

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

This div border color is #625057.

Opacity

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

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

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

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

This text has shadow with #625057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625057.

Preview

Color preview on black background

This text has color #625057 on black background.


Color preview on white background

This text has color #625057 on white background.


Black color preview on #625057 background

This text has black color on #625057 background.


White color preview on #625057 background

This text has white color on #625057 background.


Related colors

Complementary color

Complementary color for #hex is #9DAFA8.


I love getcolorcode.com

Triadic colors

1 #576250 and #505762 with #625057 are triadic colors.

2 #575062 and #506257 with #625057 are triadic colors.