COLOR #615162

HEX: #615162 RGB: (97,81,98)

Color info

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

RGB color model

#615162 color RGB value is (97,81,98).

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

RGB channels and saturation

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

97
81
98

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

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 98 = 276 (100%)
R 97 of 276 ~ 35.14%
G 81 of 276 ~ 29.35%
B 98 of 276 ~ 35.51'%

%35.14
%29.35
%35.51

CMYK color model

#615162 color CMYK value is (1,17,0,62).

  • cyan value is 1.02%
  • magenta value is 17.35%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (1,17,0,62) C1M17Y0K62 (1%,17%,0%,62%) (0.01/0.17/0.00/0.62) 

CMYK percentages

%1.02
%17.35
%0
%61.57

Codes

Color #615162 in popluar color models

61 51 62
RGB 97 81 98
HSL 296° 9.50% 35.10%
HSB/HSV 296° 17.35% 38.43%
CMYK 1.02% 17.35% 0.00%
61.57%

Color #615162 in popluar number systems.

HEX 61 51 62
Decimal 97 81 98
Binary 1100001 1010001 1100010
Octal 141 121 142

Shades and tints

Shades of #615162

#615162
(97,81,98)
#594A5A
(89,74,90)
#514352
(81,67,82)
#493C4A
(73,60,74)
#413542
(65,53,66)
#392E3A
(57,46,58)
#312732
(49,39,50)
#29202A
(41,32,42)
#211922
(33,25,34)
#19121A
(25,18,26)
#110B12
(17,11,18)
#000000
(0,0,0)

Tints of #615162

#615162
(97,81,98)
#6F6070
(111,96,112)
#7D6F7E
(125,111,126)
#8B7E8C
(139,126,140)
#998D9A
(153,141,154)
#A79CA8
(167,156,168)
#B5ABB6
(181,171,182)
#C3BAC4
(195,186,196)
#D1C9D2
(209,201,210)
#DFD8E0
(223,216,224)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615162; }

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

This text font color is #615162.

Background Color

.myBgColor { background-color: #615162; }

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

This div background color is #615162.

Border color

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

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

This div border color is #615162.

Opacity

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

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

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

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

This text has shadow with #615162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615162.

Preview

Color preview on black background

This text has color #615162 on black background.


Color preview on white background

This text has color #615162 on white background.


Black color preview on #615162 background

This text has black color on #615162 background.


White color preview on #615162 background

This text has white color on #615162 background.


Related colors

Complementary color

Complementary color for #hex is #9EAE9D.


I love getcolorcode.com

Triadic colors

1 #626151 and #516261 with #615162 are triadic colors.

2 #625161 and #516162 with #615162 are triadic colors.