COLOR #61756F

HEX: #61756F RGB: (97,117,111)

Color info

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

RGB color model

#61756F color RGB value is (97,117,111).

RGB: (97,117,111) (38%, 46%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 117 of 255 = 46%
B 111 of 255 = 44%

97
117
111

R + G + B ~ 43%. #61756F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 117 + 111 = 325 (100%)
R 97 of 325 ~ 29.85%
G 117 of 325 ~ 36%
B 111 of 325 ~ 34.15'%

%29.85
%36
%34.15

CMYK color model

#61756F color CMYK value is (17,0,5,54).

  • cyan value is 17.09%
  • magenta value is 0.00%
  • yellow value is 5.13%
  • key color value is 54.12%

CMYK: (17,0,5,54)
C17M0Y5K54 (17%, 0%, 5%, 54%)
(0.17 / 0.00 / 0.05 / 0.54)

CMYK percentages

%17.09
%0
%5.13
%54.12

Codes

Color #61756F in popluar color models

61 75 6F
RGB 97 117 111
HSL 162° 9.35% 41.96%
HSB/HSV 162° 17.09% 45.88%
CMYK 17.09% 0.00% 5.13%
54.12%

Color #61756F in popluar number systems.

HEX 61 75 6F
Decimal 97 117 111
Binary 1100001 1110101 1101111
Octal 141 165 157

Shades and tints

Shades of #61756F

#61756F
(97,117,111)
#596B65
(89,107,101)
#51615B
(81,97,91)
#495751
(73,87,81)
#414D47
(65,77,71)
#39433D
(57,67,61)
#313933
(49,57,51)
#292F29
(41,47,41)
#21251F
(33,37,31)
#191B15
(25,27,21)
#11110B
(17,17,11)
#000000
(0,0,0)

Tints of #61756F

#61756F
(97,117,111)
#6F817C
(111,129,124)
#7D8D89
(125,141,137)
#8B9996
(139,153,150)
#99A5A3
(153,165,163)
#A7B1B0
(167,177,176)
#B5BDBD
(181,189,189)
#C3C9CA
(195,201,202)
#D1D5D7
(209,213,215)
#DFE1E4
(223,225,228)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61756F color. Also use rgb(97,117,111) instead hex code.

Text Font Color

.myTextColor { color: #61756F; }

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

This text font color is #61756F.

Background Color

.myBgColor { background-color: #61756F; }

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

This div background color is #61756F.

Border color

.myBorderColor { border: 1px solid #61756F; }

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

This div border color is #61756F.

Opacity

.myOpacity80 { color: #61756F; opacity: 0.8; }

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

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

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

This text has shadow with #61756F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61756F.

Preview

Color preview on black background

This text has color #61756F on black background.


Color preview on white background

This text has color #61756F on white background.


Black color preview on #61756F background

This text has black color on #61756F background.


White color preview on #61756F background

This text has white color on #61756F background.


Related colors

Complementary color

Complementary color for #hex is #9E8A90.


I love getcolorcode.com

Triadic colors

1 #6F6175 and #756F61 with #61756F are triadic colors.

2 #6F7561 and #75616F with #61756F are triadic colors.