COLOR #625365

HEX: #625365 RGB: (98,83,101)

Color info

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

RGB color model

#625365 color RGB value is (98,83,101).

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

RGB channels and saturation

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

98
83
101

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

Portions of RGB colors in percentages

R + G + B = 98 + 83 + 101 = 282 (100%)
R 98 of 282 ~ 34.75%
G 83 of 282 ~ 29.43%
B 101 of 282 ~ 35.82'%

%34.75
%29.43
%35.82

CMYK color model

#625365 color CMYK value is (3,18,0,60).

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

CMYK: (3,18,0,60)
C3M18Y0K60 (3%, 18%, 0%, 60%)
(0.03 / 0.18 / 0.00 / 0.60)

CMYK percentages

%2.97
%17.82
%0
%60.39

Codes

Color #625365 in popluar color models

62 53 65
RGB 98 83 101
HSL 290° 9.78% 36.08%
HSB/HSV 290° 17.82% 39.61%
CMYK 2.97% 17.82% 0.00%
60.39%

Color #625365 in popluar number systems.

HEX 62 53 65
Decimal 98 83 101
Binary 1100010 1010011 1100101
Octal 142 123 145

Shades and tints

Shades of #625365

#625365
(98,83,101)
#5A4C5C
(90,76,92)
#524553
(82,69,83)
#4A3E4A
(74,62,74)
#423741
(66,55,65)
#3A3038
(58,48,56)
#32292F
(50,41,47)
#2A2226
(42,34,38)
#221B1D
(34,27,29)
#1A1414
(26,20,20)
#120D0B
(18,13,11)
#000000
(0,0,0)

Tints of #625365

#625365
(98,83,101)
#706273
(112,98,115)
#7E7181
(126,113,129)
#8C808F
(140,128,143)
#9A8F9D
(154,143,157)
#A89EAB
(168,158,171)
#B6ADB9
(182,173,185)
#C4BCC7
(196,188,199)
#D2CBD5
(210,203,213)
#E0DAE3
(224,218,227)
#EEE9F1
(238,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625365; }

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

This text font color is #625365.

Background Color

.myBgColor { background-color: #625365; }

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

This div background color is #625365.

Border color

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

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

This div border color is #625365.

Opacity

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

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

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

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

This text has shadow with #625365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625365.

Preview

Color preview on black background

This text has color #625365 on black background.


Color preview on white background

This text has color #625365 on white background.


Black color preview on #625365 background

This text has black color on #625365 background.


White color preview on #625365 background

This text has white color on #625365 background.


Related colors

Complementary color

Complementary color for #hex is #9DAC9A.


I love getcolorcode.com

Triadic colors

1 #656253 and #536562 with #625365 are triadic colors.

2 #655362 and #536265 with #625365 are triadic colors.