COLOR #625565

HEX: #625565 RGB: (98,85,101)

Color info

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

RGB color model

#625565 color RGB value is (98,85,101).

RGB: (98,85,101) (38%, 33%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 85 of 255 = 33%
B 101 of 255 = 40%

98
85
101

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

Portions of RGB colors in percentages

R + G + B = 98 + 85 + 101 = 284 (100%)
R 98 of 284 ~ 34.51%
G 85 of 284 ~ 29.93%
B 101 of 284 ~ 35.56'%

%34.51
%29.93
%35.56

CMYK color model

#625565 color CMYK value is (3,16,0,60).

  • cyan value is 2.97%
  • magenta value is 15.84%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (3,16,0,60)
C3M16Y0K60 (3%, 16%, 0%, 60%)
(0.03 / 0.16 / 0.00 / 0.60)

CMYK percentages

%2.97
%15.84
%0
%60.39

Codes

Color #625565 in popluar color models

62 55 65
RGB 98 85 101
HSL 289° 8.60% 36.47%
HSB/HSV 289° 15.84% 39.61%
CMYK 2.97% 15.84% 0.00%
60.39%

Color #625565 in popluar number systems.

HEX 62 55 65
Decimal 98 85 101
Binary 1100010 1010101 1100101
Octal 142 125 145

Shades and tints

Shades of #625565

#625565
(98,85,101)
#5A4E5C
(90,78,92)
#524753
(82,71,83)
#4A404A
(74,64,74)
#423941
(66,57,65)
#3A3238
(58,50,56)
#322B2F
(50,43,47)
#2A2426
(42,36,38)
#221D1D
(34,29,29)
#1A1614
(26,22,20)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #625565

#625565
(98,85,101)
#706473
(112,100,115)
#7E7381
(126,115,129)
#8C828F
(140,130,143)
#9A919D
(154,145,157)
#A8A0AB
(168,160,171)
#B6AFB9
(182,175,185)
#C4BEC7
(196,190,199)
#D2CDD5
(210,205,213)
#E0DCE3
(224,220,227)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625565 color. Also use rgb(98,85,101) instead hex code.

Text Font Color

.myTextColor { color: #625565; }

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

This text font color is #625565.

Background Color

.myBgColor { background-color: #625565; }

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

This div background color is #625565.

Border color

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

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

This div border color is #625565.

Opacity

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

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

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

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

This text has shadow with #625565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625565.

Preview

Color preview on black background

This text has color #625565 on black background.


Color preview on white background

This text has color #625565 on white background.


Black color preview on #625565 background

This text has black color on #625565 background.


White color preview on #625565 background

This text has white color on #625565 background.


Related colors

Complementary color

Complementary color for #hex is #9DAA9A.


I love getcolorcode.com

Triadic colors

1 #656255 and #556562 with #625565 are triadic colors.

2 #655562 and #556265 with #625565 are triadic colors.