COLOR #61706A

HEX: #61706A RGB: (97,112,106)

Color info

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

RGB color model

#61706A color RGB value is (97,112,106).

RGB: (97,112,106) (38%, 44%, 42%)

RGB channels and saturation

R 97 of 255 = 38%
G 112 of 255 = 44%
B 106 of 255 = 42%

97
112
106

R + G + B ~ 41%. #61706A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 112 + 106 = 315 (100%)
R 97 of 315 ~ 30.79%
G 112 of 315 ~ 35.56%
B 106 of 315 ~ 33.65'%

%30.79
%35.56
%33.65

CMYK color model

#61706A color CMYK value is (13,0,5,56).

  • cyan value is 13.39%
  • magenta value is 0.00%
  • yellow value is 5.36%
  • key color value is 56.08%
CMYK: (13,0,5,56) C13M0Y5K56 (13%,0%,5%,56%) (0.13/0.00/0.05/0.56) 

CMYK percentages

%13.39
%0
%5.36
%56.08

Codes

Color #61706A in popluar color models

61 70 6A
RGB 97 112 106
HSL 156° 7.18% 40.98%
HSB/HSV 156° 13.39% 43.92%
CMYK 13.39% 0.00% 5.36%
56.08%

Color #61706A in popluar number systems.

HEX 61 70 6A
Decimal 97 112 106
Binary 1100001 1110000 1101010
Octal 141 160 152

Shades and tints

Shades of #61706A

#61706A
(97,112,106)
#596661
(89,102,97)
#515C58
(81,92,88)
#49524F
(73,82,79)
#414846
(65,72,70)
#393E3D
(57,62,61)
#313434
(49,52,52)
#292A2B
(41,42,43)
#212022
(33,32,34)
#191619
(25,22,25)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #61706A

#61706A
(97,112,106)
#6F7D77
(111,125,119)
#7D8A84
(125,138,132)
#8B9791
(139,151,145)
#99A49E
(153,164,158)
#A7B1AB
(167,177,171)
#B5BEB8
(181,190,184)
#C3CBC5
(195,203,197)
#D1D8D2
(209,216,210)
#DFE5DF
(223,229,223)
#EDF2EC
(237,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61706A color. Also use rgb(97,112,106) instead hex code.

Text Font Color

.myTextColor { color: #61706A; }

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

This text font color is #61706A.

Background Color

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

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

This div background color is #61706A.

Border color

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

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

This div border color is #61706A.

Opacity

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

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

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

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

This text has shadow with #61706A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61706A.

Preview

Color preview on black background

This text has color #61706A on black background.


Color preview on white background

This text has color #61706A on white background.


Black color preview on #61706A background

This text has black color on #61706A background.


White color preview on #61706A background

This text has white color on #61706A background.


Related colors

Complementary color

Complementary color for #hex is #9E8F95.


I love getcolorcode.com

Triadic colors

1 #6A6170 and #706A61 with #61706A are triadic colors.

2 #6A7061 and #70616A with #61706A are triadic colors.