COLOR #625882

HEX: #625882 RGB: (98,88,130)

Color info

#625882 contains red, green and blue colors in about the same proportion. Web safe color of #625882 is #666699 (or #669).

RGB color model

#625882 color RGB value is (98,88,130).

RGB: (98,88,130) (38%, 35%, 51%)

RGB channels and saturation

R 98 of 255 = 38%
G 88 of 255 = 35%
B 130 of 255 = 51%

98
88
130

R + G + B ~ 41%. #625882 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 88 + 130 = 316 (100%)
R 98 of 316 ~ 31.01%
G 88 of 316 ~ 27.85%
B 130 of 316 ~ 41.14'%

%31.01
%27.85
%41.14

CMYK color model

#625882 color CMYK value is (25,32,0,49).

  • cyan value is 24.62%
  • magenta value is 32.31%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (25,32,0,49)
C25M32Y0K49 (25%, 32%, 0%, 49%)
(0.25 / 0.32 / 0.00 / 0.49)

CMYK percentages

%24.62
%32.31
%0
%49.02

Codes

Color #625882 in popluar color models

62 58 82
RGB 98 88 130
HSL 254° 19.27% 42.75%
HSB/HSV 254° 32.31% 50.98%
CMYK 24.62% 32.31% 0.00%
49.02%

Color #625882 in popluar number systems.

HEX 62 58 82
Decimal 98 88 130
Binary 1100010 1011000 10000010
Octal 142 130 202

Shades and tints

Shades of #625882

#625882
(98,88,130)
#5A5077
(90,80,119)
#52486C
(82,72,108)
#4A4061
(74,64,97)
#423856
(66,56,86)
#3A304B
(58,48,75)
#322840
(50,40,64)
#2A2035
(42,32,53)
#22182A
(34,24,42)
#1A101F
(26,16,31)
#120814
(18,8,20)
#000000
(0,0,0)

Tints of #625882

#625882
(98,88,130)
#70678D
(112,103,141)
#7E7698
(126,118,152)
#8C85A3
(140,133,163)
#9A94AE
(154,148,174)
#A8A3B9
(168,163,185)
#B6B2C4
(182,178,196)
#C4C1CF
(196,193,207)
#D2D0DA
(210,208,218)
#E0DFE5
(224,223,229)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625882; }

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

This text font color is #625882.

Background Color

.myBgColor { background-color: #625882; }

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

This div background color is #625882.

Border color

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

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

This div border color is #625882.

Opacity

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

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

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

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

This text has shadow with #625882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625882.

Preview

Color preview on black background

This text has color #625882 on black background.


Color preview on white background

This text has color #625882 on white background.


Black color preview on #625882 background

This text has black color on #625882 background.


White color preview on #625882 background

This text has white color on #625882 background.


Related colors

Complementary color

Complementary color for #hex is #9DA77D.


I love getcolorcode.com

Triadic colors

1 #826258 and #588262 with #625882 are triadic colors.

2 #825862 and #586282 with #625882 are triadic colors.