COLOR #615852

HEX: #615852 RGB: (97,88,82)

Color info

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

RGB color model

#615852 color RGB value is (97,88,82).

RGB: (97,88,82) (38%, 35%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 88 of 255 = 35%
B 82 of 255 = 32%

97
88
82

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

Portions of RGB colors in percentages

R + G + B = 97 + 88 + 82 = 267 (100%)
R 97 of 267 ~ 36.33%
G 88 of 267 ~ 32.96%
B 82 of 267 ~ 30.71'%

%36.33
%32.96
%30.71

CMYK color model

#615852 color CMYK value is (0,9,15,62).

  • cyan value is 0.00%
  • magenta value is 9.28%
  • yellow value is 15.46%
  • key color value is 61.96%
CMYK: (0,9,15,62) C0M9Y15K62 (0%,9%,15%,62%) (0.00/0.09/0.15/0.62) 

CMYK percentages

%0
%9.28
%15.46
%61.96

Codes

Color #615852 in popluar color models

61 58 52
RGB 97 88 82
HSL 24° 8.38% 35.10%
HSB/HSV 24° 15.46% 38.04%
CMYK 0.00% 9.28% 15.46%
61.96%

Color #615852 in popluar number systems.

HEX 61 58 52
Decimal 97 88 82
Binary 1100001 1011000 1010010
Octal 141 130 122

Shades and tints

Shades of #615852

#615852
(97,88,82)
#59504B
(89,80,75)
#514844
(81,72,68)
#49403D
(73,64,61)
#413836
(65,56,54)
#39302F
(57,48,47)
#312828
(49,40,40)
#292021
(41,32,33)
#21181A
(33,24,26)
#191013
(25,16,19)
#11080C
(17,8,12)
#000000
(0,0,0)

Tints of #615852

#615852
(97,88,82)
#6F6761
(111,103,97)
#7D7670
(125,118,112)
#8B857F
(139,133,127)
#99948E
(153,148,142)
#A7A39D
(167,163,157)
#B5B2AC
(181,178,172)
#C3C1BB
(195,193,187)
#D1D0CA
(209,208,202)
#DFDFD9
(223,223,217)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615852; }

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

This text font color is #615852.

Background Color

.myBgColor { background-color: #615852; }

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

This div background color is #615852.

Border color

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

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

This div border color is #615852.

Opacity

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

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

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

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

This text has shadow with #615852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615852.

Preview

Color preview on black background

This text has color #615852 on black background.


Color preview on white background

This text has color #615852 on white background.


Black color preview on #615852 background

This text has black color on #615852 background.


White color preview on #615852 background

This text has white color on #615852 background.


Related colors

Complementary color

Complementary color for #hex is #9EA7AD.


I love getcolorcode.com

Triadic colors

1 #526158 and #585261 with #615852 are triadic colors.

2 #525861 and #586152 with #615852 are triadic colors.