COLOR #615264

HEX: #615264 RGB: (97,82,100)

Color info

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

RGB color model

#615264 color RGB value is (97,82,100).

RGB: (97,82,100) (38%, 32%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 82 of 255 = 32%
B 100 of 255 = 39%

97
82
100

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 100 = 279 (100%)
R 97 of 279 ~ 34.77%
G 82 of 279 ~ 29.39%
B 100 of 279 ~ 35.84'%

%34.77
%29.39
%35.84

CMYK color model

#615264 color CMYK value is (3,18,0,61).

  • cyan value is 3.00%
  • magenta value is 18.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (3,18,0,61)
C3M18Y0K61 (3%, 18%, 0%, 61%)
(0.03 / 0.18 / 0.00 / 0.61)

CMYK percentages

%3
%18
%0
%60.78

Codes

Color #615264 in popluar color models

61 52 64
RGB 97 82 100
HSL 290° 9.89% 35.69%
HSB/HSV 290° 18.00% 39.22%
CMYK 3.00% 18.00% 0.00%
60.78%

Color #615264 in popluar number systems.

HEX 61 52 64
Decimal 97 82 100
Binary 1100001 1010010 1100100
Octal 141 122 144

Shades and tints

Shades of #615264

#615264
(97,82,100)
#594B5B
(89,75,91)
#514452
(81,68,82)
#493D49
(73,61,73)
#413640
(65,54,64)
#392F37
(57,47,55)
#31282E
(49,40,46)
#292125
(41,33,37)
#211A1C
(33,26,28)
#191313
(25,19,19)
#110C0A
(17,12,10)
#000000
(0,0,0)

Tints of #615264

#615264
(97,82,100)
#6F6172
(111,97,114)
#7D7080
(125,112,128)
#8B7F8E
(139,127,142)
#998E9C
(153,142,156)
#A79DAA
(167,157,170)
#B5ACB8
(181,172,184)
#C3BBC6
(195,187,198)
#D1CAD4
(209,202,212)
#DFD9E2
(223,217,226)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615264; }

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

This text font color is #615264.

Background Color

.myBgColor { background-color: #615264; }

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

This div background color is #615264.

Border color

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

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

This div border color is #615264.

Opacity

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

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

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

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

This text has shadow with #615264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615264.

Preview

Color preview on black background

This text has color #615264 on black background.


Color preview on white background

This text has color #615264 on white background.


Black color preview on #615264 background

This text has black color on #615264 background.


White color preview on #615264 background

This text has white color on #615264 background.


Related colors

Complementary color

Complementary color for #hex is #9EAD9B.


I love getcolorcode.com

Triadic colors

1 #646152 and #526461 with #615264 are triadic colors.

2 #645261 and #526164 with #615264 are triadic colors.