COLOR #615775

HEX: #615775 RGB: (97,87,117)

Color info

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

RGB color model

#615775 color RGB value is (97,87,117).

RGB: (97,87,117) (38%, 34%, 46%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 117 of 255 = 46%

97
87
117

R + G + B ~ 39%. #615775 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 117 = 301 (100%)
R 97 of 301 ~ 32.23%
G 87 of 301 ~ 28.9%
B 117 of 301 ~ 38.87'%

%32.23
%28.9
%38.87

CMYK color model

#615775 color CMYK value is (17,26,0,54).

  • cyan value is 17.09%
  • magenta value is 25.64%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (17,26,0,54)
C17M26Y0K54 (17%, 26%, 0%, 54%)
(0.17 / 0.26 / 0.00 / 0.54)

CMYK percentages

%17.09
%25.64
%0
%54.12

Codes

Color #615775 in popluar color models

61 57 75
RGB 97 87 117
HSL 260° 14.71% 40.00%
HSB/HSV 260° 25.64% 45.88%
CMYK 17.09% 25.64% 0.00%
54.12%

Color #615775 in popluar number systems.

HEX 61 57 75
Decimal 97 87 117
Binary 1100001 1010111 1110101
Octal 141 127 165

Shades and tints

Shades of #615775

#615775
(97,87,117)
#59506B
(89,80,107)
#514961
(81,73,97)
#494257
(73,66,87)
#413B4D
(65,59,77)
#393443
(57,52,67)
#312D39
(49,45,57)
#29262F
(41,38,47)
#211F25
(33,31,37)
#19181B
(25,24,27)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #615775

#615775
(97,87,117)
#6F6681
(111,102,129)
#7D758D
(125,117,141)
#8B8499
(139,132,153)
#9993A5
(153,147,165)
#A7A2B1
(167,162,177)
#B5B1BD
(181,177,189)
#C3C0C9
(195,192,201)
#D1CFD5
(209,207,213)
#DFDEE1
(223,222,225)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615775; }

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

This text font color is #615775.

Background Color

.myBgColor { background-color: #615775; }

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

This div background color is #615775.

Border color

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

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

This div border color is #615775.

Opacity

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

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

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

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

This text has shadow with #615775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615775.

Preview

Color preview on black background

This text has color #615775 on black background.


Color preview on white background

This text has color #615775 on white background.


Black color preview on #615775 background

This text has black color on #615775 background.


White color preview on #615775 background

This text has white color on #615775 background.


Related colors

Complementary color

Complementary color for #hex is #9EA88A.


I love getcolorcode.com

Triadic colors

1 #756157 and #577561 with #615775 are triadic colors.

2 #755761 and #576175 with #615775 are triadic colors.