COLOR #625A59

HEX: #625A59 RGB: (98,90,89)

Color info

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

RGB color model

#625A59 color RGB value is (98,90,89).

RGB: (98,90,89) (38%, 35%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 90 of 255 = 35%
B 89 of 255 = 35%

98
90
89

R + G + B ~ 36%. #625A59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 90 + 89 = 277 (100%)
R 98 of 277 ~ 35.38%
G 90 of 277 ~ 32.49%
B 89 of 277 ~ 32.13'%

%35.38
%32.49
%32.13

CMYK color model

#625A59 color CMYK value is (0,8,9,62).

  • cyan value is 0.00%
  • magenta value is 8.16%
  • yellow value is 9.18%
  • key color value is 61.57%
CMYK: (0,8,9,62) C0M8Y9K62 (0%,8%,9%,62%) (0.00/0.08/0.09/0.62) 

CMYK percentages

%0
%8.16
%9.18
%61.57

Codes

Color #625A59 in popluar color models

62 5A 59
RGB 98 90 89
HSL 4.81% 36.67%
HSB/HSV 9.18% 38.43%
CMYK 0.00% 8.16% 9.18%
61.57%

Color #625A59 in popluar number systems.

HEX 62 5A 59
Decimal 98 90 89
Binary 1100010 1011010 1011001
Octal 142 132 131

Shades and tints

Shades of #625A59

#625A59
(98,90,89)
#5A5251
(90,82,81)
#524A49
(82,74,73)
#4A4241
(74,66,65)
#423A39
(66,58,57)
#3A3231
(58,50,49)
#322A29
(50,42,41)
#2A2221
(42,34,33)
#221A19
(34,26,25)
#1A1211
(26,18,17)
#120A09
(18,10,9)
#000000
(0,0,0)

Tints of #625A59

#625A59
(98,90,89)
#706968
(112,105,104)
#7E7877
(126,120,119)
#8C8786
(140,135,134)
#9A9695
(154,150,149)
#A8A5A4
(168,165,164)
#B6B4B3
(182,180,179)
#C4C3C2
(196,195,194)
#D2D2D1
(210,210,209)
#E0E1E0
(224,225,224)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625A59; }

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

This text font color is #625A59.

Background Color

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

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

This div background color is #625A59.

Border color

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

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

This div border color is #625A59.

Opacity

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

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

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

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

This text has shadow with #625A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625A59.

Preview

Color preview on black background

This text has color #625A59 on black background.


Color preview on white background

This text has color #625A59 on white background.


Black color preview on #625A59 background

This text has black color on #625A59 background.


White color preview on #625A59 background

This text has white color on #625A59 background.


Related colors

Complementary color

Complementary color for #hex is #9DA5A6.


I love getcolorcode.com

Triadic colors

1 #59625A and #5A5962 with #625A59 are triadic colors.

2 #595A62 and #5A6259 with #625A59 are triadic colors.