COLOR #615652

HEX: #615652 RGB: (97,86,82)

Color info

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

RGB color model

#615652 color RGB value is (97,86,82).

RGB: (97,86,82) (38%, 34%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 86 of 255 = 34%
B 82 of 255 = 32%

97
86
82

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

Portions of RGB colors in percentages

R + G + B = 97 + 86 + 82 = 265 (100%)
R 97 of 265 ~ 36.6%
G 86 of 265 ~ 32.45%
B 82 of 265 ~ 30.94'%

%36.6
%32.45
%30.94

CMYK color model

#615652 color CMYK value is (0,11,15,62).

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

CMYK: (0,11,15,62)
C0M11Y15K62 (0%, 11%, 15%, 62%)
(0.00 / 0.11 / 0.15 / 0.62)

CMYK percentages

%0
%11.34
%15.46
%61.96

Codes

Color #615652 in popluar color models

61 56 52
RGB 97 86 82
HSL 16° 8.38% 35.10%
HSB/HSV 16° 15.46% 38.04%
CMYK 0.00% 11.34% 15.46%
61.96%

Color #615652 in popluar number systems.

HEX 61 56 52
Decimal 97 86 82
Binary 1100001 1010110 1010010
Octal 141 126 122

Shades and tints

Shades of #615652

#615652
(97,86,82)
#594F4B
(89,79,75)
#514844
(81,72,68)
#49413D
(73,65,61)
#413A36
(65,58,54)
#39332F
(57,51,47)
#312C28
(49,44,40)
#292521
(41,37,33)
#211E1A
(33,30,26)
#191713
(25,23,19)
#11100C
(17,16,12)
#000000
(0,0,0)

Tints of #615652

#615652
(97,86,82)
#6F6561
(111,101,97)
#7D7470
(125,116,112)
#8B837F
(139,131,127)
#99928E
(153,146,142)
#A7A19D
(167,161,157)
#B5B0AC
(181,176,172)
#C3BFBB
(195,191,187)
#D1CECA
(209,206,202)
#DFDDD9
(223,221,217)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615652; }

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

This text font color is #615652.

Background Color

.myBgColor { background-color: #615652; }

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

This div background color is #615652.

Border color

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

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

This div border color is #615652.

Opacity

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

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

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

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

This text has shadow with #615652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615652.

Preview

Color preview on black background

This text has color #615652 on black background.


Color preview on white background

This text has color #615652 on white background.


Black color preview on #615652 background

This text has black color on #615652 background.


White color preview on #615652 background

This text has white color on #615652 background.


Related colors

Complementary color

Complementary color for #hex is #9EA9AD.


I love getcolorcode.com

Triadic colors

1 #526156 and #565261 with #615652 are triadic colors.

2 #525661 and #566152 with #615652 are triadic colors.