COLOR #61525A

HEX: #61525A RGB: (97,82,90)

Color info

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

RGB color model

#61525A color RGB value is (97,82,90).

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

RGB channels and saturation

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

97
82
90

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 90 = 269 (100%)
R 97 of 269 ~ 36.06%
G 82 of 269 ~ 30.48%
B 90 of 269 ~ 33.46'%

%36.06
%30.48
%33.46

CMYK color model

#61525A color CMYK value is (0,15,7,62).

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

CMYK: (0,15,7,62)
C0M15Y7K62 (0%, 15%, 7%, 62%)
(0.00 / 0.15 / 0.07 / 0.62)

CMYK percentages

%0
%15.46
%7.22
%61.96

Codes

Color #61525A in popluar color models

61 52 5A
RGB 97 82 90
HSL 328° 8.38% 35.10%
HSB/HSV 328° 15.46% 38.04%
CMYK 0.00% 15.46% 7.22%
61.96%

Color #61525A in popluar number systems.

HEX 61 52 5A
Decimal 97 82 90
Binary 1100001 1010010 1011010
Octal 141 122 132

Shades and tints

Shades of #61525A

#61525A
(97,82,90)
#594B52
(89,75,82)
#51444A
(81,68,74)
#493D42
(73,61,66)
#41363A
(65,54,58)
#392F32
(57,47,50)
#31282A
(49,40,42)
#292122
(41,33,34)
#211A1A
(33,26,26)
#191312
(25,19,18)
#110C0A
(17,12,10)
#000000
(0,0,0)

Tints of #61525A

#61525A
(97,82,90)
#6F6169
(111,97,105)
#7D7078
(125,112,120)
#8B7F87
(139,127,135)
#998E96
(153,142,150)
#A79DA5
(167,157,165)
#B5ACB4
(181,172,180)
#C3BBC3
(195,187,195)
#D1CAD2
(209,202,210)
#DFD9E1
(223,217,225)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61525A; }

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

This text font color is #61525A.

Background Color

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

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

This div background color is #61525A.

Border color

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

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

This div border color is #61525A.

Opacity

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

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

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

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

This text has shadow with #61525A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61525A.

Preview

Color preview on black background

This text has color #61525A on black background.


Color preview on white background

This text has color #61525A on white background.


Black color preview on #61525A background

This text has black color on #61525A background.


White color preview on #61525A background

This text has white color on #61525A background.


Related colors

Complementary color

Complementary color for #hex is #9EADA5.


I love getcolorcode.com

Triadic colors

1 #5A6152 and #525A61 with #61525A are triadic colors.

2 #5A5261 and #52615A with #61525A are triadic colors.