COLOR #625A5E

HEX: #625A5E RGB: (98,90,94)

Color info

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

RGB color model

#625A5E color RGB value is (98,90,94).

RGB: (98,90,94) (38%, 35%, 37%)

RGB channels and saturation

R 98 of 255 = 38%
G 90 of 255 = 35%
B 94 of 255 = 37%

98
90
94

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

Portions of RGB colors in percentages

R + G + B = 98 + 90 + 94 = 282 (100%)
R 98 of 282 ~ 34.75%
G 90 of 282 ~ 31.91%
B 94 of 282 ~ 33.33'%

%34.75
%31.91
%33.33

CMYK color model

#625A5E color CMYK value is (0,8,4,62).

  • cyan value is 0.00%
  • magenta value is 8.16%
  • yellow value is 4.08%
  • key color value is 61.57%

CMYK: (0,8,4,62)
C0M8Y4K62 (0%, 8%, 4%, 62%)
(0.00 / 0.08 / 0.04 / 0.62)

CMYK percentages

%0
%8.16
%4.08
%61.57

Codes

Color #625A5E in popluar color models

62 5A 5E
RGB 98 90 94
HSL 330° 4.26% 36.86%
HSB/HSV 330° 8.16% 38.43%
CMYK 0.00% 8.16% 4.08%
61.57%

Color #625A5E in popluar number systems.

HEX 62 5A 5E
Decimal 98 90 94
Binary 1100010 1011010 1011110
Octal 142 132 136

Shades and tints

Shades of #625A5E

#625A5E
(98,90,94)
#5A5256
(90,82,86)
#524A4E
(82,74,78)
#4A4246
(74,66,70)
#423A3E
(66,58,62)
#3A3236
(58,50,54)
#322A2E
(50,42,46)
#2A2226
(42,34,38)
#221A1E
(34,26,30)
#1A1216
(26,18,22)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #625A5E

#625A5E
(98,90,94)
#70696C
(112,105,108)
#7E787A
(126,120,122)
#8C8788
(140,135,136)
#9A9696
(154,150,150)
#A8A5A4
(168,165,164)
#B6B4B2
(182,180,178)
#C4C3C0
(196,195,192)
#D2D2CE
(210,210,206)
#E0E1DC
(224,225,220)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625A5E color. Also use rgb(98,90,94) instead hex code.

Text Font Color

.myTextColor { color: #625A5E; }

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

This text font color is #625A5E.

Background Color

.myBgColor { background-color: #625A5E; }

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

This div background color is #625A5E.

Border color

.myBorderColor { border: 1px solid #625A5E; }

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

This div border color is #625A5E.

Opacity

.myOpacity80 { color: #625A5E; opacity: 0.8; }

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

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

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

This text has shadow with #625A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625A5E.

Preview

Color preview on black background

This text has color #625A5E on black background.


Color preview on white background

This text has color #625A5E on white background.


Black color preview on #625A5E background

This text has black color on #625A5E background.


White color preview on #625A5E background

This text has white color on #625A5E background.


Related colors

Complementary color

Complementary color for #hex is #9DA5A1.


I love getcolorcode.com

Gradients

Color #625A5E is used in Dark Liver gradient.

Dark Liver


Triadic colors

1 #5E625A and #5A5E62 with #625A5E are triadic colors.

2 #5E5A62 and #5A625E with #625A5E are triadic colors.