COLOR #61525D

HEX: #61525D RGB: (97,82,93)

Color info

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

RGB color model

#61525D color RGB value is (97,82,93).

RGB: (97,82,93) (38%, 32%, 36%)

RGB channels and saturation

R 97 of 255 = 38%
G 82 of 255 = 32%
B 93 of 255 = 36%

97
82
93

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 93 = 272 (100%)
R 97 of 272 ~ 35.66%
G 82 of 272 ~ 30.15%
B 93 of 272 ~ 34.19'%

%35.66
%30.15
%34.19

CMYK color model

#61525D color CMYK value is (0,15,4,62).

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

CMYK: (0,15,4,62)
C0M15Y4K62 (0%, 15%, 4%, 62%)
(0.00 / 0.15 / 0.04 / 0.62)

CMYK percentages

%0
%15.46
%4.12
%61.96

Codes

Color #61525D in popluar color models

61 52 5D
RGB 97 82 93
HSL 316° 8.38% 35.10%
HSB/HSV 316° 15.46% 38.04%
CMYK 0.00% 15.46% 4.12%
61.96%

Color #61525D in popluar number systems.

HEX 61 52 5D
Decimal 97 82 93
Binary 1100001 1010010 1011101
Octal 141 122 135

Shades and tints

Shades of #61525D

#61525D
(97,82,93)
#594B55
(89,75,85)
#51444D
(81,68,77)
#493D45
(73,61,69)
#41363D
(65,54,61)
#392F35
(57,47,53)
#31282D
(49,40,45)
#292125
(41,33,37)
#211A1D
(33,26,29)
#191315
(25,19,21)
#110C0D
(17,12,13)
#000000
(0,0,0)

Tints of #61525D

#61525D
(97,82,93)
#6F616B
(111,97,107)
#7D7079
(125,112,121)
#8B7F87
(139,127,135)
#998E95
(153,142,149)
#A79DA3
(167,157,163)
#B5ACB1
(181,172,177)
#C3BBBF
(195,187,191)
#D1CACD
(209,202,205)
#DFD9DB
(223,217,219)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61525D; }

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

This text font color is #61525D.

Background Color

.myBgColor { background-color: #61525D; }

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

This div background color is #61525D.

Border color

.myBorderColor { border: 1px solid #61525D; }

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

This div border color is #61525D.

Opacity

.myOpacity80 { color: #61525D; opacity: 0.8; }

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

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

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

This text has shadow with #61525D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61525D.

Preview

Color preview on black background

This text has color #61525D on black background.


Color preview on white background

This text has color #61525D on white background.


Black color preview on #61525D background

This text has black color on #61525D background.


White color preview on #61525D background

This text has white color on #61525D background.


Related colors

Complementary color

Complementary color for #hex is #9EADA2.


I love getcolorcode.com

Triadic colors

1 #5D6152 and #525D61 with #61525D are triadic colors.

2 #5D5261 and #52615D with #61525D are triadic colors.