COLOR #625930

HEX: #625930 RGB: (98,89,48)

Color info

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

RGB color model

#625930 color RGB value is (98,89,48).

RGB: (98,89,48) (38%, 35%, 19%)

RGB channels and saturation

R 98 of 255 = 38%
G 89 of 255 = 35%
B 48 of 255 = 19%

98
89
48

R + G + B ~ 31%. #625930 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 89 + 48 = 235 (100%)
R 98 of 235 ~ 41.7%
G 89 of 235 ~ 37.87%
B 48 of 235 ~ 20.43'%

%41.7
%37.87
%20.43

CMYK color model

#625930 color CMYK value is (0,9,51,62).

  • cyan value is 0.00%
  • magenta value is 9.18%
  • yellow value is 51.02%
  • key color value is 61.57%

CMYK: (0,9,51,62)
C0M9Y51K62 (0%, 9%, 51%, 62%)
(0.00 / 0.09 / 0.51 / 0.62)

CMYK percentages

%0
%9.18
%51.02
%61.57

Codes

Color #625930 in popluar color models

62 59 30
RGB 98 89 48
HSL 49° 34.25% 28.63%
HSB/HSV 49° 51.02% 38.43%
CMYK 0.00% 9.18% 51.02%
61.57%

Color #625930 in popluar number systems.

HEX 62 59 30
Decimal 98 89 48
Binary 1100010 1011001 110000
Octal 142 131 60

Shades and tints

Shades of #625930

#625930
(98,89,48)
#5A512C
(90,81,44)
#524928
(82,73,40)
#4A4124
(74,65,36)
#423920
(66,57,32)
#3A311C
(58,49,28)
#322918
(50,41,24)
#2A2114
(42,33,20)
#221910
(34,25,16)
#1A110C
(26,17,12)
#120908
(18,9,8)
#000000
(0,0,0)

Tints of #625930

#625930
(98,89,48)
#706842
(112,104,66)
#7E7754
(126,119,84)
#8C8666
(140,134,102)
#9A9578
(154,149,120)
#A8A48A
(168,164,138)
#B6B39C
(182,179,156)
#C4C2AE
(196,194,174)
#D2D1C0
(210,209,192)
#E0E0D2
(224,224,210)
#EEEFE4
(238,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625930 color. Also use rgb(98,89,48) instead hex code.

Text Font Color

.myTextColor { color: #625930; }

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

This text font color is #625930.

Background Color

.myBgColor { background-color: #625930; }

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

This div background color is #625930.

Border color

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

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

This div border color is #625930.

Opacity

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

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

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

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

This text has shadow with #625930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625930.

Preview

Color preview on black background

This text has color #625930 on black background.


Color preview on white background

This text has color #625930 on white background.


Black color preview on #625930 background

This text has black color on #625930 background.


White color preview on #625930 background

This text has white color on #625930 background.


Related colors

Complementary color

Complementary color for #hex is #9DA6CF.


I love getcolorcode.com

Triadic colors

1 #306259 and #593062 with #625930 are triadic colors.

2 #305962 and #596230 with #625930 are triadic colors.