COLOR #615548

HEX: #615548 RGB: (97,85,72)

Color info

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

RGB color model

#615548 color RGB value is (97,85,72).

RGB: (97,85,72) (38%, 33%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 85 of 255 = 33%
B 72 of 255 = 28%

97
85
72

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 72 = 254 (100%)
R 97 of 254 ~ 38.19%
G 85 of 254 ~ 33.46%
B 72 of 254 ~ 28.35'%

%38.19
%33.46
%28.35

CMYK color model

#615548 color CMYK value is (0,12,26,62).

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 25.77%
  • key color value is 61.96%
CMYK: (0,12,26,62) C0M12Y26K62 (0%,12%,26%,62%) (0.00/0.12/0.26/0.62) 

CMYK percentages

%0
%12.37
%25.77
%61.96

Codes

Color #615548 in popluar color models

61 55 48
RGB 97 85 72
HSL 31° 14.79% 33.14%
HSB/HSV 31° 25.77% 38.04%
CMYK 0.00% 12.37% 25.77%
61.96%

Color #615548 in popluar number systems.

HEX 61 55 48
Decimal 97 85 72
Binary 1100001 1010101 1001000
Octal 141 125 110

Shades and tints

Shades of #615548

#615548
(97,85,72)
#594E42
(89,78,66)
#51473C
(81,71,60)
#494036
(73,64,54)
#413930
(65,57,48)
#39322A
(57,50,42)
#312B24
(49,43,36)
#29241E
(41,36,30)
#211D18
(33,29,24)
#191612
(25,22,18)
#110F0C
(17,15,12)
#000000
(0,0,0)

Tints of #615548

#615548
(97,85,72)
#6F6458
(111,100,88)
#7D7368
(125,115,104)
#8B8278
(139,130,120)
#999188
(153,145,136)
#A7A098
(167,160,152)
#B5AFA8
(181,175,168)
#C3BEB8
(195,190,184)
#D1CDC8
(209,205,200)
#DFDCD8
(223,220,216)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615548; }

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

This text font color is #615548.

Background Color

.myBgColor { background-color: #615548; }

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

This div background color is #615548.

Border color

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

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

This div border color is #615548.

Opacity

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

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

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

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

This text has shadow with #615548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615548.

Preview

Color preview on black background

This text has color #615548 on black background.


Color preview on white background

This text has color #615548 on white background.


Black color preview on #615548 background

This text has black color on #615548 background.


White color preview on #615548 background

This text has white color on #615548 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAB7.


I love getcolorcode.com

Triadic colors

1 #486155 and #554861 with #615548 are triadic colors.

2 #485561 and #556148 with #615548 are triadic colors.