COLOR #615748

HEX: #615748 RGB: (97,87,72)

Color info

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

RGB color model

#615748 color RGB value is (97,87,72).

RGB: (97,87,72) (38%, 34%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 72 of 255 = 28%

97
87
72

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

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 72 = 256 (100%)
R 97 of 256 ~ 37.89%
G 87 of 256 ~ 33.98%
B 72 of 256 ~ 28.13'%

%37.89
%33.98
%28.13

CMYK color model

#615748 color CMYK value is (0,10,26,62).

  • cyan value is 0.00%
  • magenta value is 10.31%
  • yellow value is 25.77%
  • key color value is 61.96%

CMYK: (0,10,26,62)
C0M10Y26K62 (0%, 10%, 26%, 62%)
(0.00 / 0.10 / 0.26 / 0.62)

CMYK percentages

%0
%10.31
%25.77
%61.96

Codes

Color #615748 in popluar color models

61 57 48
RGB 97 87 72
HSL 36° 14.79% 33.14%
HSB/HSV 36° 25.77% 38.04%
CMYK 0.00% 10.31% 25.77%
61.96%

Color #615748 in popluar number systems.

HEX 61 57 48
Decimal 97 87 72
Binary 1100001 1010111 1001000
Octal 141 127 110

Shades and tints

Shades of #615748

#615748
(97,87,72)
#595042
(89,80,66)
#51493C
(81,73,60)
#494236
(73,66,54)
#413B30
(65,59,48)
#39342A
(57,52,42)
#312D24
(49,45,36)
#29261E
(41,38,30)
#211F18
(33,31,24)
#191812
(25,24,18)
#11110C
(17,17,12)
#000000
(0,0,0)

Tints of #615748

#615748
(97,87,72)
#6F6658
(111,102,88)
#7D7568
(125,117,104)
#8B8478
(139,132,120)
#999388
(153,147,136)
#A7A298
(167,162,152)
#B5B1A8
(181,177,168)
#C3C0B8
(195,192,184)
#D1CFC8
(209,207,200)
#DFDED8
(223,222,216)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615748; }

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

This text font color is #615748.

Background Color

.myBgColor { background-color: #615748; }

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

This div background color is #615748.

Border color

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

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

This div border color is #615748.

Opacity

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

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

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

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

This text has shadow with #615748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615748.

Preview

Color preview on black background

This text has color #615748 on black background.


Color preview on white background

This text has color #615748 on white background.


Black color preview on #615748 background

This text has black color on #615748 background.


White color preview on #615748 background

This text has white color on #615748 background.


Related colors

Complementary color

Complementary color for #hex is #9EA8B7.


I love getcolorcode.com

Triadic colors

1 #486157 and #574861 with #615748 are triadic colors.

2 #485761 and #576148 with #615748 are triadic colors.