COLOR #625863

HEX: #625863 RGB: (98,88,99)

Color info

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

RGB color model

#625863 color RGB value is (98,88,99).

RGB: (98,88,99) (38%, 35%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 88 of 255 = 35%
B 99 of 255 = 39%

98
88
99

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

Portions of RGB colors in percentages

R + G + B = 98 + 88 + 99 = 285 (100%)
R 98 of 285 ~ 34.39%
G 88 of 285 ~ 30.88%
B 99 of 285 ~ 34.74'%

%34.39
%30.88
%34.74

CMYK color model

#625863 color CMYK value is (1,11,0,61).

  • cyan value is 1.01%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (1,11,0,61)
C1M11Y0K61 (1%, 11%, 0%, 61%)
(0.01 / 0.11 / 0.00 / 0.61)

CMYK percentages

%1.01
%11.11
%0
%61.18

Codes

Color #625863 in popluar color models

62 58 63
RGB 98 88 99
HSL 295° 5.88% 36.67%
HSB/HSV 295° 11.11% 38.82%
CMYK 1.01% 11.11% 0.00%
61.18%

Color #625863 in popluar number systems.

HEX 62 58 63
Decimal 98 88 99
Binary 1100010 1011000 1100011
Octal 142 130 143

Shades and tints

Shades of #625863

#625863
(98,88,99)
#5A505A
(90,80,90)
#524851
(82,72,81)
#4A4048
(74,64,72)
#42383F
(66,56,63)
#3A3036
(58,48,54)
#32282D
(50,40,45)
#2A2024
(42,32,36)
#22181B
(34,24,27)
#1A1012
(26,16,18)
#120809
(18,8,9)
#000000
(0,0,0)

Tints of #625863

#625863
(98,88,99)
#706771
(112,103,113)
#7E767F
(126,118,127)
#8C858D
(140,133,141)
#9A949B
(154,148,155)
#A8A3A9
(168,163,169)
#B6B2B7
(182,178,183)
#C4C1C5
(196,193,197)
#D2D0D3
(210,208,211)
#E0DFE1
(224,223,225)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625863 color. Also use rgb(98,88,99) instead hex code.

Text Font Color

.myTextColor { color: #625863; }

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

This text font color is #625863.

Background Color

.myBgColor { background-color: #625863; }

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

This div background color is #625863.

Border color

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

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

This div border color is #625863.

Opacity

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

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

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

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

This text has shadow with #625863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625863.

Preview

Color preview on black background

This text has color #625863 on black background.


Color preview on white background

This text has color #625863 on white background.


Black color preview on #625863 background

This text has black color on #625863 background.


White color preview on #625863 background

This text has white color on #625863 background.


Related colors

Complementary color

Complementary color for #hex is #9DA79C.


I love getcolorcode.com

Triadic colors

1 #636258 and #586362 with #625863 are triadic colors.

2 #635862 and #586263 with #625863 are triadic colors.