COLOR #61535E

HEX: #61535E RGB: (97,83,94)

Color info

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

RGB color model

#61535E color RGB value is (97,83,94).

RGB: (97,83,94) (38%, 33%, 37%)

RGB channels and saturation

R 97 of 255 = 38%
G 83 of 255 = 33%
B 94 of 255 = 37%

97
83
94

R + G + B ~ 36%. #61535E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 83 + 94 = 274 (100%)
R 97 of 274 ~ 35.4%
G 83 of 274 ~ 30.29%
B 94 of 274 ~ 34.31'%

%35.4
%30.29
%34.31

CMYK color model

#61535E color CMYK value is (0,14,3,62).

  • cyan value is 0.00%
  • magenta value is 14.43%
  • yellow value is 3.09%
  • key color value is 61.96%

CMYK: (0,14,3,62)
C0M14Y3K62 (0%, 14%, 3%, 62%)
(0.00 / 0.14 / 0.03 / 0.62)

CMYK percentages

%0
%14.43
%3.09
%61.96

Codes

Color #61535E in popluar color models

61 53 5E
RGB 97 83 94
HSL 313° 7.78% 35.29%
HSB/HSV 313° 14.43% 38.04%
CMYK 0.00% 14.43% 3.09%
61.96%

Color #61535E in popluar number systems.

HEX 61 53 5E
Decimal 97 83 94
Binary 1100001 1010011 1011110
Octal 141 123 136

Shades and tints

Shades of #61535E

#61535E
(97,83,94)
#594C56
(89,76,86)
#51454E
(81,69,78)
#493E46
(73,62,70)
#41373E
(65,55,62)
#393036
(57,48,54)
#31292E
(49,41,46)
#292226
(41,34,38)
#211B1E
(33,27,30)
#191416
(25,20,22)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #61535E

#61535E
(97,83,94)
#6F626C
(111,98,108)
#7D717A
(125,113,122)
#8B8088
(139,128,136)
#998F96
(153,143,150)
#A79EA4
(167,158,164)
#B5ADB2
(181,173,178)
#C3BCC0
(195,188,192)
#D1CBCE
(209,203,206)
#DFDADC
(223,218,220)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61535E color. Also use rgb(97,83,94) instead hex code.

Text Font Color

.myTextColor { color: #61535E; }

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

This text font color is #61535E.

Background Color

.myBgColor { background-color: #61535E; }

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

This div background color is #61535E.

Border color

.myBorderColor { border: 1px solid #61535E; }

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

This div border color is #61535E.

Opacity

.myOpacity80 { color: #61535E; opacity: 0.8; }

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

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

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

This text has shadow with #61535E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61535E.

Preview

Color preview on black background

This text has color #61535E on black background.


Color preview on white background

This text has color #61535E on white background.


Black color preview on #61535E background

This text has black color on #61535E background.


White color preview on #61535E background

This text has white color on #61535E background.


Related colors

Complementary color

Complementary color for #hex is #9EACA1.


I love getcolorcode.com

Triadic colors

1 #5E6153 and #535E61 with #61535E are triadic colors.

2 #5E5361 and #53615E with #61535E are triadic colors.