COLOR #625E47

HEX: #625E47 RGB: (98,94,71)

Color info

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

RGB color model

#625E47 color RGB value is (98,94,71).

RGB: (98,94,71) (38%, 37%, 28%)

RGB channels and saturation

R 98 of 255 = 38%
G 94 of 255 = 37%
B 71 of 255 = 28%

98
94
71

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

Portions of RGB colors in percentages

R + G + B = 98 + 94 + 71 = 263 (100%)
R 98 of 263 ~ 37.26%
G 94 of 263 ~ 35.74%
B 71 of 263 ~ 27'%

%37.26
%35.74
%27

CMYK color model

#625E47 color CMYK value is (0,4,28,62).

  • cyan value is 0.00%
  • magenta value is 4.08%
  • yellow value is 27.55%
  • key color value is 61.57%
CMYK: (0,4,28,62) C0M4Y28K62 (0%,4%,28%,62%) (0.00/0.04/0.28/0.62) 

CMYK percentages

%0
%4.08
%27.55
%61.57

Codes

Color #625E47 in popluar color models

62 5E 47
RGB 98 94 71
HSL 51° 15.98% 33.14%
HSB/HSV 51° 27.55% 38.43%
CMYK 0.00% 4.08% 27.55%
61.57%

Color #625E47 in popluar number systems.

HEX 62 5E 47
Decimal 98 94 71
Binary 1100010 1011110 1000111
Octal 142 136 107

Shades and tints

Shades of #625E47

#625E47
(98,94,71)
#5A5641
(90,86,65)
#524E3B
(82,78,59)
#4A4635
(74,70,53)
#423E2F
(66,62,47)
#3A3629
(58,54,41)
#322E23
(50,46,35)
#2A261D
(42,38,29)
#221E17
(34,30,23)
#1A1611
(26,22,17)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #625E47

#625E47
(98,94,71)
#706C57
(112,108,87)
#7E7A67
(126,122,103)
#8C8877
(140,136,119)
#9A9687
(154,150,135)
#A8A497
(168,164,151)
#B6B2A7
(182,178,167)
#C4C0B7
(196,192,183)
#D2CEC7
(210,206,199)
#E0DCD7
(224,220,215)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625E47 color. Also use rgb(98,94,71) instead hex code.

Text Font Color

.myTextColor { color: #625E47; }

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

This text font color is #625E47.

Background Color

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

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

This div background color is #625E47.

Border color

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

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

This div border color is #625E47.

Opacity

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

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

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

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

This text has shadow with #625E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625E47.

Preview

Color preview on black background

This text has color #625E47 on black background.


Color preview on white background

This text has color #625E47 on white background.


Black color preview on #625E47 background

This text has black color on #625E47 background.


White color preview on #625E47 background

This text has white color on #625E47 background.


Related colors

Complementary color

Complementary color for #hex is #9DA1B8.


I love getcolorcode.com

Triadic colors

1 #47625E and #5E4762 with #625E47 are triadic colors.

2 #475E62 and #5E6247 with #625E47 are triadic colors.