COLOR #615518

HEX: #615518 RGB: (97,85,24)

Color info

#615518 contains mainly red and green colors. Web safe color of #615518 is #666600 (or #660).

RGB color model

#615518 color RGB value is (97,85,24).

RGB: (97,85,24) (38%, 33%, 9%)

RGB channels and saturation

R 97 of 255 = 38%
G 85 of 255 = 33%
B 24 of 255 = 9%

97
85
24

R + G + B ~ 27%. #615518 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 24 = 206 (100%)
R 97 of 206 ~ 47.09%
G 85 of 206 ~ 41.26%
B 24 of 206 ~ 11.65'%

%47.09
%41.26
%11.65

CMYK color model

#615518 color CMYK value is (0,12,75,62).

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 75.26%
  • key color value is 61.96%
CMYK: (0,12,75,62) C0M12Y75K62 (0%,12%,75%,62%) (0.00/0.12/0.75/0.62) 

CMYK percentages

%0
%12.37
%75.26
%61.96

Codes

Color #615518 in popluar color models

61 55 18
RGB 97 85 24
HSL 50° 60.33% 23.73%
HSB/HSV 50° 75.26% 38.04%
CMYK 0.00% 12.37% 75.26%
61.96%

Color #615518 in popluar number systems.

HEX 61 55 18
Decimal 97 85 24
Binary 1100001 1010101 11000
Octal 141 125 30

Shades and tints

Shades of #615518

#615518
(97,85,24)
#594E16
(89,78,22)
#514714
(81,71,20)
#494012
(73,64,18)
#413910
(65,57,16)
#39320E
(57,50,14)
#312B0C
(49,43,12)
#29240A
(41,36,10)
#211D08
(33,29,8)
#191606
(25,22,6)
#110F04
(17,15,4)
#000000
(0,0,0)

Tints of #615518

#615518
(97,85,24)
#6F642D
(111,100,45)
#7D7342
(125,115,66)
#8B8257
(139,130,87)
#99916C
(153,145,108)
#A7A081
(167,160,129)
#B5AF96
(181,175,150)
#C3BEAB
(195,190,171)
#D1CDC0
(209,205,192)
#DFDCD5
(223,220,213)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615518 color. Also use rgb(97,85,24) instead hex code.

Text Font Color

.myTextColor { color: #615518; }

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

This text font color is #615518.

Background Color

.myBgColor { background-color: #615518; }

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

This div background color is #615518.

Border color

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

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

This div border color is #615518.

Opacity

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

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

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

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

This text has shadow with #615518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615518.

Preview

Color preview on black background

This text has color #615518 on black background.


Color preview on white background

This text has color #615518 on white background.


Black color preview on #615518 background

This text has black color on #615518 background.


White color preview on #615518 background

This text has white color on #615518 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAE7.


I love getcolorcode.com

Triadic colors

1 #186155 and #551861 with #615518 are triadic colors.

2 #185561 and #556118 with #615518 are triadic colors.