COLOR #625361

HEX: #625361 RGB: (98,83,97)

Color info

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

RGB color model

#625361 color RGB value is (98,83,97).

RGB: (98,83,97) (38%, 33%, 38%)

RGB channels and saturation

R 98 of 255 = 38%
G 83 of 255 = 33%
B 97 of 255 = 38%

98
83
97

R + G + B ~ 36%. #625361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 83 + 97 = 278 (100%)
R 98 of 278 ~ 35.25%
G 83 of 278 ~ 29.86%
B 97 of 278 ~ 34.89'%

%35.25
%29.86
%34.89

CMYK color model

#625361 color CMYK value is (0,15,1,62).

  • cyan value is 0.00%
  • magenta value is 15.31%
  • yellow value is 1.02%
  • key color value is 61.57%
CMYK: (0,15,1,62) C0M15Y1K62 (0%,15%,1%,62%) (0.00/0.15/0.01/0.62) 

CMYK percentages

%0
%15.31
%1.02
%61.57

Codes

Color #625361 in popluar color models

62 53 61
RGB 98 83 97
HSL 304° 8.29% 35.49%
HSB/HSV 304° 15.31% 38.43%
CMYK 0.00% 15.31% 1.02%
61.57%

Color #625361 in popluar number systems.

HEX 62 53 61
Decimal 98 83 97
Binary 1100010 1010011 1100001
Octal 142 123 141

Shades and tints

Shades of #625361

#625361
(98,83,97)
#5A4C59
(90,76,89)
#524551
(82,69,81)
#4A3E49
(74,62,73)
#423741
(66,55,65)
#3A3039
(58,48,57)
#322931
(50,41,49)
#2A2229
(42,34,41)
#221B21
(34,27,33)
#1A1419
(26,20,25)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #625361

#625361
(98,83,97)
#70626F
(112,98,111)
#7E717D
(126,113,125)
#8C808B
(140,128,139)
#9A8F99
(154,143,153)
#A89EA7
(168,158,167)
#B6ADB5
(182,173,181)
#C4BCC3
(196,188,195)
#D2CBD1
(210,203,209)
#E0DADF
(224,218,223)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625361; }

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

This text font color is #625361.

Background Color

.myBgColor { background-color: #625361; }

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

This div background color is #625361.

Border color

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

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

This div border color is #625361.

Opacity

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

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

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

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

This text has shadow with #625361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625361.

Preview

Color preview on black background

This text has color #625361 on black background.


Color preview on white background

This text has color #625361 on white background.


Black color preview on #625361 background

This text has black color on #625361 background.


White color preview on #625361 background

This text has white color on #625361 background.


Related colors

Complementary color

Complementary color for #hex is #9DAC9E.


I love getcolorcode.com

Triadic colors

1 #616253 and #536162 with #625361 are triadic colors.

2 #615362 and #536261 with #625361 are triadic colors.