COLOR #615254

HEX: #615254 RGB: (97,82,84)

Color info

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

RGB color model

#615254 color RGB value is (97,82,84).

RGB: (97,82,84) (38%, 32%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 82 of 255 = 32%
B 84 of 255 = 33%

97
82
84

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 84 = 263 (100%)
R 97 of 263 ~ 36.88%
G 82 of 263 ~ 31.18%
B 84 of 263 ~ 31.94'%

%36.88
%31.18
%31.94

CMYK color model

#615254 color CMYK value is (0,15,13,62).

  • cyan value is 0.00%
  • magenta value is 15.46%
  • yellow value is 13.40%
  • key color value is 61.96%

CMYK: (0,15,13,62)
C0M15Y13K62 (0%, 15%, 13%, 62%)
(0.00 / 0.15 / 0.13 / 0.62)

CMYK percentages

%0
%15.46
%13.4
%61.96

Codes

Color #615254 in popluar color models

61 52 54
RGB 97 82 84
HSL 352° 8.38% 35.10%
HSB/HSV 352° 15.46% 38.04%
CMYK 0.00% 15.46% 13.40%
61.96%

Color #615254 in popluar number systems.

HEX 61 52 54
Decimal 97 82 84
Binary 1100001 1010010 1010100
Octal 141 122 124

Shades and tints

Shades of #615254

#615254
(97,82,84)
#594B4D
(89,75,77)
#514446
(81,68,70)
#493D3F
(73,61,63)
#413638
(65,54,56)
#392F31
(57,47,49)
#31282A
(49,40,42)
#292123
(41,33,35)
#211A1C
(33,26,28)
#191315
(25,19,21)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #615254

#615254
(97,82,84)
#6F6163
(111,97,99)
#7D7072
(125,112,114)
#8B7F81
(139,127,129)
#998E90
(153,142,144)
#A79D9F
(167,157,159)
#B5ACAE
(181,172,174)
#C3BBBD
(195,187,189)
#D1CACC
(209,202,204)
#DFD9DB
(223,217,219)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615254; }

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

This text font color is #615254.

Background Color

.myBgColor { background-color: #615254; }

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

This div background color is #615254.

Border color

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

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

This div border color is #615254.

Opacity

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

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

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

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

This text has shadow with #615254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615254.

Preview

Color preview on black background

This text has color #615254 on black background.


Color preview on white background

This text has color #615254 on white background.


Black color preview on #615254 background

This text has black color on #615254 background.


White color preview on #615254 background

This text has white color on #615254 background.


Related colors

Complementary color

Complementary color for #hex is #9EADAB.


I love getcolorcode.com

Triadic colors

1 #546152 and #525461 with #615254 are triadic colors.

2 #545261 and #526154 with #615254 are triadic colors.