COLOR #625368

HEX: #625368 RGB: (98,83,104)

Color info

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

RGB color model

#625368 color RGB value is (98,83,104).

RGB: (98,83,104) (38%, 33%, 41%)

RGB channels and saturation

R 98 of 255 = 38%
G 83 of 255 = 33%
B 104 of 255 = 41%

98
83
104

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

Portions of RGB colors in percentages

R + G + B = 98 + 83 + 104 = 285 (100%)
R 98 of 285 ~ 34.39%
G 83 of 285 ~ 29.12%
B 104 of 285 ~ 36.49'%

%34.39
%29.12
%36.49

CMYK color model

#625368 color CMYK value is (6,20,0,59).

  • cyan value is 5.77%
  • magenta value is 20.19%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (6,20,0,59)
C6M20Y0K59 (6%, 20%, 0%, 59%)
(0.06 / 0.20 / 0.00 / 0.59)

CMYK percentages

%5.77
%20.19
%0
%59.22

Codes

Color #625368 in popluar color models

62 53 68
RGB 98 83 104
HSL 283° 11.23% 36.67%
HSB/HSV 283° 20.19% 40.78%
CMYK 5.77% 20.19% 0.00%
59.22%

Color #625368 in popluar number systems.

HEX 62 53 68
Decimal 98 83 104
Binary 1100010 1010011 1101000
Octal 142 123 150

Shades and tints

Shades of #625368

#625368
(98,83,104)
#5A4C5F
(90,76,95)
#524556
(82,69,86)
#4A3E4D
(74,62,77)
#423744
(66,55,68)
#3A303B
(58,48,59)
#322932
(50,41,50)
#2A2229
(42,34,41)
#221B20
(34,27,32)
#1A1417
(26,20,23)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #625368

#625368
(98,83,104)
#706275
(112,98,117)
#7E7182
(126,113,130)
#8C808F
(140,128,143)
#9A8F9C
(154,143,156)
#A89EA9
(168,158,169)
#B6ADB6
(182,173,182)
#C4BCC3
(196,188,195)
#D2CBD0
(210,203,208)
#E0DADD
(224,218,221)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625368; }

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

This text font color is #625368.

Background Color

.myBgColor { background-color: #625368; }

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

This div background color is #625368.

Border color

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

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

This div border color is #625368.

Opacity

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

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

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

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

This text has shadow with #625368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625368.

Preview

Color preview on black background

This text has color #625368 on black background.


Color preview on white background

This text has color #625368 on white background.


Black color preview on #625368 background

This text has black color on #625368 background.


White color preview on #625368 background

This text has white color on #625368 background.


Related colors

Complementary color

Complementary color for #hex is #9DAC97.


I love getcolorcode.com

Triadic colors

1 #686253 and #536862 with #625368 are triadic colors.

2 #685362 and #536268 with #625368 are triadic colors.