COLOR #615155

HEX: #615155 RGB: (97,81,85)

Color info

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

RGB color model

#615155 color RGB value is (97,81,85).

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

RGB channels and saturation

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

97
81
85

R + G + B ~ 34%. #615155 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 85 = 263 (100%)
R 97 of 263 ~ 36.88%
G 81 of 263 ~ 30.8%
B 85 of 263 ~ 32.32'%

%36.88
%30.8
%32.32

CMYK color model

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

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

CMYK: (0,16,12,62)
C0M16Y12K62 (0%, 16%, 12%, 62%)
(0.00 / 0.16 / 0.12 / 0.62)

CMYK percentages

%0
%16.49
%12.37
%61.96

Codes

Color #615155 in popluar color models

61 51 55
RGB 97 81 85
HSL 345° 8.99% 34.90%
HSB/HSV 345° 16.49% 38.04%
CMYK 0.00% 16.49% 12.37%
61.96%

Color #615155 in popluar number systems.

HEX 61 51 55
Decimal 97 81 85
Binary 1100001 1010001 1010101
Octal 141 121 125

Shades and tints

Shades of #615155

#615155
(97,81,85)
#594A4E
(89,74,78)
#514347
(81,67,71)
#493C40
(73,60,64)
#413539
(65,53,57)
#392E32
(57,46,50)
#31272B
(49,39,43)
#292024
(41,32,36)
#21191D
(33,25,29)
#191216
(25,18,22)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #615155

#615155
(97,81,85)
#6F6064
(111,96,100)
#7D6F73
(125,111,115)
#8B7E82
(139,126,130)
#998D91
(153,141,145)
#A79CA0
(167,156,160)
#B5ABAF
(181,171,175)
#C3BABE
(195,186,190)
#D1C9CD
(209,201,205)
#DFD8DC
(223,216,220)
#EDE7EB
(237,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615155; }

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

This text font color is #615155.

Background Color

.myBgColor { background-color: #615155; }

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

This div background color is #615155.

Border color

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

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

This div border color is #615155.

Opacity

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

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

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

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

This text has shadow with #615155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615155.

Preview

Color preview on black background

This text has color #615155 on black background.


Color preview on white background

This text has color #615155 on white background.


Black color preview on #615155 background

This text has black color on #615155 background.


White color preview on #615155 background

This text has white color on #615155 background.


Related colors

Complementary color

Complementary color for #hex is #9EAEAA.


I love getcolorcode.com

Triadic colors

1 #556151 and #515561 with #615155 are triadic colors.

2 #555161 and #516155 with #615155 are triadic colors.