COLOR #615C41

HEX: #615C41 RGB: (97,92,65)

Color info

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

RGB color model

#615C41 color RGB value is (97,92,65).

RGB: (97,92,65) (38%, 36%, 25%)

RGB channels and saturation

R 97 of 255 = 38%
G 92 of 255 = 36%
B 65 of 255 = 25%

97
92
65

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

Portions of RGB colors in percentages

R + G + B = 97 + 92 + 65 = 254 (100%)
R 97 of 254 ~ 38.19%
G 92 of 254 ~ 36.22%
B 65 of 254 ~ 25.59'%

%38.19
%36.22
%25.59

CMYK color model

#615C41 color CMYK value is (0,5,33,62).

  • cyan value is 0.00%
  • magenta value is 5.15%
  • yellow value is 32.99%
  • key color value is 61.96%

CMYK: (0,5,33,62)
C0M5Y33K62 (0%, 5%, 33%, 62%)
(0.00 / 0.05 / 0.33 / 0.62)

CMYK percentages

%0
%5.15
%32.99
%61.96

Codes

Color #615C41 in popluar color models

61 5C 41
RGB 97 92 65
HSL 51° 19.75% 31.76%
HSB/HSV 51° 32.99% 38.04%
CMYK 0.00% 5.15% 32.99%
61.96%

Color #615C41 in popluar number systems.

HEX 61 5C 41
Decimal 97 92 65
Binary 1100001 1011100 1000001
Octal 141 134 101

Shades and tints

Shades of #615C41

#615C41
(97,92,65)
#59543C
(89,84,60)
#514C37
(81,76,55)
#494432
(73,68,50)
#413C2D
(65,60,45)
#393428
(57,52,40)
#312C23
(49,44,35)
#29241E
(41,36,30)
#211C19
(33,28,25)
#191414
(25,20,20)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #615C41

#615C41
(97,92,65)
#6F6A52
(111,106,82)
#7D7863
(125,120,99)
#8B8674
(139,134,116)
#999485
(153,148,133)
#A7A296
(167,162,150)
#B5B0A7
(181,176,167)
#C3BEB8
(195,190,184)
#D1CCC9
(209,204,201)
#DFDADA
(223,218,218)
#EDE8EB
(237,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615C41 color. Also use rgb(97,92,65) instead hex code.

Text Font Color

.myTextColor { color: #615C41; }

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

This text font color is #615C41.

Background Color

.myBgColor { background-color: #615C41; }

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

This div background color is #615C41.

Border color

.myBorderColor { border: 1px solid #615C41; }

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

This div border color is #615C41.

Opacity

.myOpacity80 { color: #615C41; opacity: 0.8; }

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

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

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

This text has shadow with #615C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615C41.

Preview

Color preview on black background

This text has color #615C41 on black background.


Color preview on white background

This text has color #615C41 on white background.


Black color preview on #615C41 background

This text has black color on #615C41 background.


White color preview on #615C41 background

This text has white color on #615C41 background.


Related colors

Complementary color

Complementary color for #hex is #9EA3BE.


I love getcolorcode.com

Triadic colors

1 #41615C and #5C4161 with #615C41 are triadic colors.

2 #415C61 and #5C6141 with #615C41 are triadic colors.