COLOR #615161

HEX: #615161 RGB: (97,81,97)

Color info

#615161 contains red, green and blue colors in about the same proportion. Web safe color of #615161 is #666666 (or #666).

RGB color model

#615161 color RGB value is (97,81,97).

RGB: (97,81,97) (38%, 32%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 81 of 255 = 32%
B 97 of 255 = 38%

97
81
97

R + G + B ~ 36%. #615161 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 97 = 275 (100%)
R 97 of 275 ~ 35.27%
G 81 of 275 ~ 29.45%
B 97 of 275 ~ 35.27'%

%35.27
%29.45
%35.27

CMYK color model

#615161 color CMYK value is (0,16,0,62).

  • cyan value is 0.00%
  • magenta value is 16.49%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (0,16,0,62)
C0M16Y0K62 (0%, 16%, 0%, 62%)
(0.00 / 0.16 / 0.00 / 0.62)

CMYK percentages

%0
%16.49
%0
%61.96

Codes

Color #615161 in popluar color models

61 51 61
RGB 97 81 97
HSL 300° 8.99% 34.90%
HSB/HSV 300° 16.49% 38.04%
CMYK 0.00% 16.49% 0.00%
61.96%

Color #615161 in popluar number systems.

HEX 61 51 61
Decimal 97 81 97
Binary 1100001 1010001 1100001
Octal 141 121 141

Shades and tints

Shades of #615161

#615161
(97,81,97)
#594A59
(89,74,89)
#514351
(81,67,81)
#493C49
(73,60,73)
#413541
(65,53,65)
#392E39
(57,46,57)
#312731
(49,39,49)
#292029
(41,32,41)
#211921
(33,25,33)
#191219
(25,18,25)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #615161

#615161
(97,81,97)
#6F606F
(111,96,111)
#7D6F7D
(125,111,125)
#8B7E8B
(139,126,139)
#998D99
(153,141,153)
#A79CA7
(167,156,167)
#B5ABB5
(181,171,181)
#C3BAC3
(195,186,195)
#D1C9D1
(209,201,209)
#DFD8DF
(223,216,223)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615161; }

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

This text font color is #615161.

Background Color

.myBgColor { background-color: #615161; }

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

This div background color is #615161.

Border color

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

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

This div border color is #615161.

Opacity

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

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

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

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

This text has shadow with #615161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615161.

Preview

Color preview on black background

This text has color #615161 on black background.


Color preview on white background

This text has color #615161 on white background.


Black color preview on #615161 background

This text has black color on #615161 background.


White color preview on #615161 background

This text has white color on #615161 background.


Related colors

Complementary color

Complementary color for #hex is #9EAE9E.


I love getcolorcode.com

Triadic colors

1 #616151 and #516161 with #615161 are triadic colors.

2 #615161 and #516161 with #615161 are triadic colors.