COLOR #625C49

HEX: #625C49 RGB: (98,92,73)

Color info

#625C49 contains red, green and blue colors in about the same proportion. Web safe color of #625C49 is #666633 (or #663).

RGB color model

#625C49 color RGB value is (98,92,73).

RGB: (98,92,73) (38%, 36%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 92 of 255 = 36%
B 73 of 255 = 29%

98
92
73

R + G + B ~ 34%. #625C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 92 + 73 = 263 (100%)
R 98 of 263 ~ 37.26%
G 92 of 263 ~ 34.98%
B 73 of 263 ~ 27.76'%

%37.26
%34.98
%27.76

CMYK color model

#625C49 color CMYK value is (0,6,26,62).

  • cyan value is 0.00%
  • magenta value is 6.12%
  • yellow value is 25.51%
  • key color value is 61.57%

CMYK: (0,6,26,62)
C0M6Y26K62 (0%, 6%, 26%, 62%)
(0.00 / 0.06 / 0.26 / 0.62)

CMYK percentages

%0
%6.12
%25.51
%61.57

Codes

Color #625C49 in popluar color models

62 5C 49
RGB 98 92 73
HSL 46° 14.62% 33.53%
HSB/HSV 46° 25.51% 38.43%
CMYK 0.00% 6.12% 25.51%
61.57%

Color #625C49 in popluar number systems.

HEX 62 5C 49
Decimal 98 92 73
Binary 1100010 1011100 1001001
Octal 142 134 111

Shades and tints

Shades of #625C49

#625C49
(98,92,73)
#5A5443
(90,84,67)
#524C3D
(82,76,61)
#4A4437
(74,68,55)
#423C31
(66,60,49)
#3A342B
(58,52,43)
#322C25
(50,44,37)
#2A241F
(42,36,31)
#221C19
(34,28,25)
#1A1413
(26,20,19)
#120C0D
(18,12,13)
#000000
(0,0,0)

Tints of #625C49

#625C49
(98,92,73)
#706A59
(112,106,89)
#7E7869
(126,120,105)
#8C8679
(140,134,121)
#9A9489
(154,148,137)
#A8A299
(168,162,153)
#B6B0A9
(182,176,169)
#C4BEB9
(196,190,185)
#D2CCC9
(210,204,201)
#E0DAD9
(224,218,217)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625C49 color. Also use rgb(98,92,73) instead hex code.

Text Font Color

.myTextColor { color: #625C49; }

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

This text font color is #625C49.

Background Color

.myBgColor { background-color: #625C49; }

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

This div background color is #625C49.

Border color

.myBorderColor { border: 1px solid #625C49; }

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

This div border color is #625C49.

Opacity

.myOpacity80 { color: #625C49; opacity: 0.8; }

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

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

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

This text has shadow with #625C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625C49.

Preview

Color preview on black background

This text has color #625C49 on black background.


Color preview on white background

This text has color #625C49 on white background.


Black color preview on #625C49 background

This text has black color on #625C49 background.


White color preview on #625C49 background

This text has white color on #625C49 background.


Related colors

Complementary color

Complementary color for #hex is #9DA3B6.


I love getcolorcode.com

Triadic colors

1 #49625C and #5C4962 with #625C49 are triadic colors.

2 #495C62 and #5C6249 with #625C49 are triadic colors.