COLOR #615059

HEX: #615059 RGB: (97,80,89)

Color info

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

RGB color model

#615059 color RGB value is (97,80,89).

RGB: (97,80,89) (38%, 31%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 80 of 255 = 31%
B 89 of 255 = 35%

97
80
89

R + G + B ~ 35%. #615059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 80 + 89 = 266 (100%)
R 97 of 266 ~ 36.47%
G 80 of 266 ~ 30.08%
B 89 of 266 ~ 33.46'%

%36.47
%30.08
%33.46

CMYK color model

#615059 color CMYK value is (0,18,8,62).

  • cyan value is 0.00%
  • magenta value is 17.53%
  • yellow value is 8.25%
  • key color value is 61.96%

CMYK: (0,18,8,62)
C0M18Y8K62 (0%, 18%, 8%, 62%)
(0.00 / 0.18 / 0.08 / 0.62)

CMYK percentages

%0
%17.53
%8.25
%61.96

Codes

Color #615059 in popluar color models

61 50 59
RGB 97 80 89
HSL 328° 9.60% 34.71%
HSB/HSV 328° 17.53% 38.04%
CMYK 0.00% 17.53% 8.25%
61.96%

Color #615059 in popluar number systems.

HEX 61 50 59
Decimal 97 80 89
Binary 1100001 1010000 1011001
Octal 141 120 131

Shades and tints

Shades of #615059

#615059
(97,80,89)
#594951
(89,73,81)
#514249
(81,66,73)
#493B41
(73,59,65)
#413439
(65,52,57)
#392D31
(57,45,49)
#312629
(49,38,41)
#291F21
(41,31,33)
#211819
(33,24,25)
#191111
(25,17,17)
#110A09
(17,10,9)
#000000
(0,0,0)

Tints of #615059

#615059
(97,80,89)
#6F5F68
(111,95,104)
#7D6E77
(125,110,119)
#8B7D86
(139,125,134)
#998C95
(153,140,149)
#A79BA4
(167,155,164)
#B5AAB3
(181,170,179)
#C3B9C2
(195,185,194)
#D1C8D1
(209,200,209)
#DFD7E0
(223,215,224)
#EDE6EF
(237,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615059; }

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

This text font color is #615059.

Background Color

.myBgColor { background-color: #615059; }

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

This div background color is #615059.

Border color

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

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

This div border color is #615059.

Opacity

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

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

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

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

This text has shadow with #615059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615059.

Preview

Color preview on black background

This text has color #615059 on black background.


Color preview on white background

This text has color #615059 on white background.


Black color preview on #615059 background

This text has black color on #615059 background.


White color preview on #615059 background

This text has white color on #615059 background.


Related colors

Complementary color

Complementary color for #hex is #9EAFA6.


I love getcolorcode.com

Triadic colors

1 #596150 and #505961 with #615059 are triadic colors.

2 #595061 and #506159 with #615059 are triadic colors.