COLOR #615930

HEX: #615930 RGB: (97,89,48)

Color info

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

RGB color model

#615930 color RGB value is (97,89,48).

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

RGB channels and saturation

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

97
89
48

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

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 48 = 234 (100%)
R 97 of 234 ~ 41.45%
G 89 of 234 ~ 38.03%
B 48 of 234 ~ 20.51'%

%41.45
%38.03
%20.51

CMYK color model

#615930 color CMYK value is (0,8,51,62).

  • cyan value is 0.00%
  • magenta value is 8.25%
  • yellow value is 50.52%
  • key color value is 61.96%

CMYK: (0,8,51,62)
C0M8Y51K62 (0%, 8%, 51%, 62%)
(0.00 / 0.08 / 0.51 / 0.62)

CMYK percentages

%0
%8.25
%50.52
%61.96

Codes

Color #615930 in popluar color models

61 59 30
RGB 97 89 48
HSL 50° 33.79% 28.43%
HSB/HSV 50° 50.52% 38.04%
CMYK 0.00% 8.25% 50.52%
61.96%

Color #615930 in popluar number systems.

HEX 61 59 30
Decimal 97 89 48
Binary 1100001 1011001 110000
Octal 141 131 60

Shades and tints

Shades of #615930

#615930
(97,89,48)
#59512C
(89,81,44)
#514928
(81,73,40)
#494124
(73,65,36)
#413920
(65,57,32)
#39311C
(57,49,28)
#312918
(49,41,24)
#292114
(41,33,20)
#211910
(33,25,16)
#19110C
(25,17,12)
#110908
(17,9,8)
#000000
(0,0,0)

Tints of #615930

#615930
(97,89,48)
#6F6842
(111,104,66)
#7D7754
(125,119,84)
#8B8666
(139,134,102)
#999578
(153,149,120)
#A7A48A
(167,164,138)
#B5B39C
(181,179,156)
#C3C2AE
(195,194,174)
#D1D1C0
(209,209,192)
#DFE0D2
(223,224,210)
#EDEFE4
(237,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615930; }

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

This text font color is #615930.

Background Color

.myBgColor { background-color: #615930; }

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

This div background color is #615930.

Border color

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

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

This div border color is #615930.

Opacity

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

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

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

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

This text has shadow with #615930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615930.

Preview

Color preview on black background

This text has color #615930 on black background.


Color preview on white background

This text has color #615930 on white background.


Black color preview on #615930 background

This text has black color on #615930 background.


White color preview on #615930 background

This text has white color on #615930 background.


Related colors

Complementary color

Complementary color for #hex is #9EA6CF.


I love getcolorcode.com

Triadic colors

1 #306159 and #593061 with #615930 are triadic colors.

2 #305961 and #596130 with #615930 are triadic colors.