COLOR #615742

HEX: #615742 RGB: (97,87,66)

Color info

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

RGB color model

#615742 color RGB value is (97,87,66).

RGB: (97,87,66) (38%, 34%, 26%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 66 of 255 = 26%

97
87
66

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

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 66 = 250 (100%)
R 97 of 250 ~ 38.8%
G 87 of 250 ~ 34.8%
B 66 of 250 ~ 26.4'%

%38.8
%34.8
%26.4

CMYK color model

#615742 color CMYK value is (0,10,32,62).

  • cyan value is 0.00%
  • magenta value is 10.31%
  • yellow value is 31.96%
  • key color value is 61.96%
CMYK: (0,10,32,62) C0M10Y32K62 (0%,10%,32%,62%) (0.00/0.10/0.32/0.62) 

CMYK percentages

%0
%10.31
%31.96
%61.96

Codes

Color #615742 in popluar color models

61 57 42
RGB 97 87 66
HSL 41° 19.02% 31.96%
HSB/HSV 41° 31.96% 38.04%
CMYK 0.00% 10.31% 31.96%
61.96%

Color #615742 in popluar number systems.

HEX 61 57 42
Decimal 97 87 66
Binary 1100001 1010111 1000010
Octal 141 127 102

Shades and tints

Shades of #615742

#615742
(97,87,66)
#59503C
(89,80,60)
#514936
(81,73,54)
#494230
(73,66,48)
#413B2A
(65,59,42)
#393424
(57,52,36)
#312D1E
(49,45,30)
#292618
(41,38,24)
#211F12
(33,31,18)
#19180C
(25,24,12)
#111106
(17,17,6)
#000000
(0,0,0)

Tints of #615742

#615742
(97,87,66)
#6F6653
(111,102,83)
#7D7564
(125,117,100)
#8B8475
(139,132,117)
#999386
(153,147,134)
#A7A297
(167,162,151)
#B5B1A8
(181,177,168)
#C3C0B9
(195,192,185)
#D1CFCA
(209,207,202)
#DFDEDB
(223,222,219)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615742; }

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

This text font color is #615742.

Background Color

.myBgColor { background-color: #615742; }

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

This div background color is #615742.

Border color

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

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

This div border color is #615742.

Opacity

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

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

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

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

This text has shadow with #615742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615742.

Preview

Color preview on black background

This text has color #615742 on black background.


Color preview on white background

This text has color #615742 on white background.


Black color preview on #615742 background

This text has black color on #615742 background.


White color preview on #615742 background

This text has white color on #615742 background.


Related colors

Complementary color

Complementary color for #hex is #9EA8BD.


I love getcolorcode.com

Triadic colors

1 #426157 and #574261 with #615742 are triadic colors.

2 #425761 and #576142 with #615742 are triadic colors.