COLOR #625966

HEX: #625966 RGB: (98,89,102)

Color info

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

RGB color model

#625966 color RGB value is (98,89,102).

RGB: (98,89,102) (38%, 35%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 89 of 255 = 35%
B 102 of 255 = 40%

98
89
102

R + G + B ~ 38%. #625966 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 89 + 102 = 289 (100%)
R 98 of 289 ~ 33.91%
G 89 of 289 ~ 30.8%
B 102 of 289 ~ 35.29'%

%33.91
%30.8
%35.29

CMYK color model

#625966 color CMYK value is (4,13,0,60).

  • cyan value is 3.92%
  • magenta value is 12.75%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (4,13,0,60)
C4M13Y0K60 (4%, 13%, 0%, 60%)
(0.04 / 0.13 / 0.00 / 0.60)

CMYK percentages

%3.92
%12.75
%0
%60

Codes

Color #625966 in popluar color models

62 59 66
RGB 98 89 102
HSL 282° 6.81% 37.45%
HSB/HSV 282° 12.75% 40.00%
CMYK 3.92% 12.75% 0.00%
60.00%

Color #625966 in popluar number systems.

HEX 62 59 66
Decimal 98 89 102
Binary 1100010 1011001 1100110
Octal 142 131 146

Shades and tints

Shades of #625966

#625966
(98,89,102)
#5A515D
(90,81,93)
#524954
(82,73,84)
#4A414B
(74,65,75)
#423942
(66,57,66)
#3A3139
(58,49,57)
#322930
(50,41,48)
#2A2127
(42,33,39)
#22191E
(34,25,30)
#1A1115
(26,17,21)
#12090C
(18,9,12)
#000000
(0,0,0)

Tints of #625966

#625966
(98,89,102)
#706873
(112,104,115)
#7E7780
(126,119,128)
#8C868D
(140,134,141)
#9A959A
(154,149,154)
#A8A4A7
(168,164,167)
#B6B3B4
(182,179,180)
#C4C2C1
(196,194,193)
#D2D1CE
(210,209,206)
#E0E0DB
(224,224,219)
#EEEFE8
(238,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625966; }

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

This text font color is #625966.

Background Color

.myBgColor { background-color: #625966; }

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

This div background color is #625966.

Border color

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

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

This div border color is #625966.

Opacity

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

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

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

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

This text has shadow with #625966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625966.

Preview

Color preview on black background

This text has color #625966 on black background.


Color preview on white background

This text has color #625966 on white background.


Black color preview on #625966 background

This text has black color on #625966 background.


White color preview on #625966 background

This text has white color on #625966 background.


Related colors

Complementary color

Complementary color for #hex is #9DA699.


I love getcolorcode.com

Triadic colors

1 #666259 and #596662 with #625966 are triadic colors.

2 #665962 and #596266 with #625966 are triadic colors.