COLOR #625842

HEX: #625842 RGB: (98,88,66)

Color info

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

RGB color model

#625842 color RGB value is (98,88,66).

RGB: (98,88,66) (38%, 35%, 26%)

RGB channels and saturation

R 98 of 255 = 38%
G 88 of 255 = 35%
B 66 of 255 = 26%

98
88
66

R + G + B ~ 33%. #625842 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 88 + 66 = 252 (100%)
R 98 of 252 ~ 38.89%
G 88 of 252 ~ 34.92%
B 66 of 252 ~ 26.19'%

%38.89
%34.92
%26.19

CMYK color model

#625842 color CMYK value is (0,10,33,62).

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

CMYK: (0,10,33,62)
C0M10Y33K62 (0%, 10%, 33%, 62%)
(0.00 / 0.10 / 0.33 / 0.62)

CMYK percentages

%0
%10.2
%32.65
%61.57

Codes

Color #625842 in popluar color models

62 58 42
RGB 98 88 66
HSL 41° 19.51% 32.16%
HSB/HSV 41° 32.65% 38.43%
CMYK 0.00% 10.20% 32.65%
61.57%

Color #625842 in popluar number systems.

HEX 62 58 42
Decimal 98 88 66
Binary 1100010 1011000 1000010
Octal 142 130 102

Shades and tints

Shades of #625842

#625842
(98,88,66)
#5A503C
(90,80,60)
#524836
(82,72,54)
#4A4030
(74,64,48)
#42382A
(66,56,42)
#3A3024
(58,48,36)
#32281E
(50,40,30)
#2A2018
(42,32,24)
#221812
(34,24,18)
#1A100C
(26,16,12)
#120806
(18,8,6)
#000000
(0,0,0)

Tints of #625842

#625842
(98,88,66)
#706753
(112,103,83)
#7E7664
(126,118,100)
#8C8575
(140,133,117)
#9A9486
(154,148,134)
#A8A397
(168,163,151)
#B6B2A8
(182,178,168)
#C4C1B9
(196,193,185)
#D2D0CA
(210,208,202)
#E0DFDB
(224,223,219)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #625842; }

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

This text font color is #625842.

Background Color

.myBgColor { background-color: #625842; }

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

This div background color is #625842.

Border color

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

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

This div border color is #625842.

Opacity

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

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

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

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

This text has shadow with #625842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625842.

Preview

Color preview on black background

This text has color #625842 on black background.


Color preview on white background

This text has color #625842 on white background.


Black color preview on #625842 background

This text has black color on #625842 background.


White color preview on #625842 background

This text has white color on #625842 background.


Related colors

Complementary color

Complementary color for #hex is #9DA7BD.


I love getcolorcode.com

Triadic colors

1 #426258 and #584262 with #625842 are triadic colors.

2 #425862 and #586242 with #625842 are triadic colors.