COLOR #625358

HEX: #625358 RGB: (98,83,88)

Color info

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

RGB color model

#625358 color RGB value is (98,83,88).

RGB: (98,83,88) (38%, 33%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 83 of 255 = 33%
B 88 of 255 = 35%

98
83
88

R + G + B ~ 35%. #625358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 83 + 88 = 269 (100%)
R 98 of 269 ~ 36.43%
G 83 of 269 ~ 30.86%
B 88 of 269 ~ 32.71'%

%36.43
%30.86
%32.71

CMYK color model

#625358 color CMYK value is (0,15,10,62).

  • cyan value is 0.00%
  • magenta value is 15.31%
  • yellow value is 10.20%
  • key color value is 61.57%

CMYK: (0,15,10,62)
C0M15Y10K62 (0%, 15%, 10%, 62%)
(0.00 / 0.15 / 0.10 / 0.62)

CMYK percentages

%0
%15.31
%10.2
%61.57

Codes

Color #625358 in popluar color models

62 53 58
RGB 98 83 88
HSL 340° 8.29% 35.49%
HSB/HSV 340° 15.31% 38.43%
CMYK 0.00% 15.31% 10.20%
61.57%

Color #625358 in popluar number systems.

HEX 62 53 58
Decimal 98 83 88
Binary 1100010 1010011 1011000
Octal 142 123 130

Shades and tints

Shades of #625358

#625358
(98,83,88)
#5A4C50
(90,76,80)
#524548
(82,69,72)
#4A3E40
(74,62,64)
#423738
(66,55,56)
#3A3030
(58,48,48)
#322928
(50,41,40)
#2A2220
(42,34,32)
#221B18
(34,27,24)
#1A1410
(26,20,16)
#120D08
(18,13,8)
#000000
(0,0,0)

Tints of #625358

#625358
(98,83,88)
#706267
(112,98,103)
#7E7176
(126,113,118)
#8C8085
(140,128,133)
#9A8F94
(154,143,148)
#A89EA3
(168,158,163)
#B6ADB2
(182,173,178)
#C4BCC1
(196,188,193)
#D2CBD0
(210,203,208)
#E0DADF
(224,218,223)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625358; }

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

This text font color is #625358.

Background Color

.myBgColor { background-color: #625358; }

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

This div background color is #625358.

Border color

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

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

This div border color is #625358.

Opacity

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

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

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

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

This text has shadow with #625358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625358.

Preview

Color preview on black background

This text has color #625358 on black background.


Color preview on white background

This text has color #625358 on white background.


Black color preview on #625358 background

This text has black color on #625358 background.


White color preview on #625358 background

This text has white color on #625358 background.


Related colors

Complementary color

Complementary color for #hex is #9DACA7.


I love getcolorcode.com

Triadic colors

1 #586253 and #535862 with #625358 are triadic colors.

2 #585362 and #536258 with #625358 are triadic colors.