COLOR #625E42

HEX: #625E42 RGB: (98,94,66)

Color info

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

RGB color model

#625E42 color RGB value is (98,94,66).

RGB: (98,94,66) (38%, 37%, 26%)

RGB channels and saturation

R 98 of 255 = 38%
G 94 of 255 = 37%
B 66 of 255 = 26%

98
94
66

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

Portions of RGB colors in percentages

R + G + B = 98 + 94 + 66 = 258 (100%)
R 98 of 258 ~ 37.98%
G 94 of 258 ~ 36.43%
B 66 of 258 ~ 25.58'%

%37.98
%36.43
%25.58

CMYK color model

#625E42 color CMYK value is (0,4,33,62).

  • cyan value is 0.00%
  • magenta value is 4.08%
  • yellow value is 32.65%
  • key color value is 61.57%

CMYK: (0,4,33,62)
C0M4Y33K62 (0%, 4%, 33%, 62%)
(0.00 / 0.04 / 0.33 / 0.62)

CMYK percentages

%0
%4.08
%32.65
%61.57

Codes

Color #625E42 in popluar color models

62 5E 42
RGB 98 94 66
HSL 53° 19.51% 32.16%
HSB/HSV 53° 32.65% 38.43%
CMYK 0.00% 4.08% 32.65%
61.57%

Color #625E42 in popluar number systems.

HEX 62 5E 42
Decimal 98 94 66
Binary 1100010 1011110 1000010
Octal 142 136 102

Shades and tints

Shades of #625E42

#625E42
(98,94,66)
#5A563C
(90,86,60)
#524E36
(82,78,54)
#4A4630
(74,70,48)
#423E2A
(66,62,42)
#3A3624
(58,54,36)
#322E1E
(50,46,30)
#2A2618
(42,38,24)
#221E12
(34,30,18)
#1A160C
(26,22,12)
#120E06
(18,14,6)
#000000
(0,0,0)

Tints of #625E42

#625E42
(98,94,66)
#706C53
(112,108,83)
#7E7A64
(126,122,100)
#8C8875
(140,136,117)
#9A9686
(154,150,134)
#A8A497
(168,164,151)
#B6B2A8
(182,178,168)
#C4C0B9
(196,192,185)
#D2CECA
(210,206,202)
#E0DCDB
(224,220,219)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625E42; }

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

This text font color is #625E42.

Background Color

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

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

This div background color is #625E42.

Border color

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

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

This div border color is #625E42.

Opacity

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

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

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

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

This text has shadow with #625E42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625E42.

Preview

Color preview on black background

This text has color #625E42 on black background.


Color preview on white background

This text has color #625E42 on white background.


Black color preview on #625E42 background

This text has black color on #625E42 background.


White color preview on #625E42 background

This text has white color on #625E42 background.


Related colors

Complementary color

Complementary color for #hex is #9DA1BD.


I love getcolorcode.com

Triadic colors

1 #42625E and #5E4262 with #625E42 are triadic colors.

2 #425E62 and #5E6242 with #625E42 are triadic colors.