COLOR #615545

HEX: #615545 RGB: (97,85,69)

Color info

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

RGB color model

#615545 color RGB value is (97,85,69).

RGB: (97,85,69) (38%, 33%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 85 of 255 = 33%
B 69 of 255 = 27%

97
85
69

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 69 = 251 (100%)
R 97 of 251 ~ 38.65%
G 85 of 251 ~ 33.86%
B 69 of 251 ~ 27.49'%

%38.65
%33.86
%27.49

CMYK color model

#615545 color CMYK value is (0,12,29,62).

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 28.87%
  • key color value is 61.96%
CMYK: (0,12,29,62) C0M12Y29K62 (0%,12%,29%,62%) (0.00/0.12/0.29/0.62) 

CMYK percentages

%0
%12.37
%28.87
%61.96

Codes

Color #615545 in popluar color models

61 55 45
RGB 97 85 69
HSL 34° 16.87% 32.55%
HSB/HSV 34° 28.87% 38.04%
CMYK 0.00% 12.37% 28.87%
61.96%

Color #615545 in popluar number systems.

HEX 61 55 45
Decimal 97 85 69
Binary 1100001 1010101 1000101
Octal 141 125 105

Shades and tints

Shades of #615545

#615545
(97,85,69)
#594E3F
(89,78,63)
#514739
(81,71,57)
#494033
(73,64,51)
#41392D
(65,57,45)
#393227
(57,50,39)
#312B21
(49,43,33)
#29241B
(41,36,27)
#211D15
(33,29,21)
#19160F
(25,22,15)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #615545

#615545
(97,85,69)
#6F6455
(111,100,85)
#7D7365
(125,115,101)
#8B8275
(139,130,117)
#999185
(153,145,133)
#A7A095
(167,160,149)
#B5AFA5
(181,175,165)
#C3BEB5
(195,190,181)
#D1CDC5
(209,205,197)
#DFDCD5
(223,220,213)
#EDEBE5
(237,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615545; }

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

This text font color is #615545.

Background Color

.myBgColor { background-color: #615545; }

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

This div background color is #615545.

Border color

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

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

This div border color is #615545.

Opacity

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

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

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

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

This text has shadow with #615545 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615545.

Preview

Color preview on black background

This text has color #615545 on black background.


Color preview on white background

This text has color #615545 on white background.


Black color preview on #615545 background

This text has black color on #615545 background.


White color preview on #615545 background

This text has white color on #615545 background.


Related colors

Complementary color

Complementary color for #hex is #9EAABA.


I love getcolorcode.com

Triadic colors

1 #456155 and #554561 with #615545 are triadic colors.

2 #455561 and #556145 with #615545 are triadic colors.