COLOR #61817F

HEX: #61817F RGB: (97,129,127)

Color info

#61817F contains red, green and blue colors in about the same proportion. Web safe color of #61817F is #669966 (or #696).

RGB color model

#61817F color RGB value is (97,129,127).

RGB: (97,129,127) (38%, 51%, 50%)

RGB channels and saturation

R 97 of 255 = 38%
G 129 of 255 = 51%
B 127 of 255 = 50%

97
129
127

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

Portions of RGB colors in percentages

R + G + B = 97 + 129 + 127 = 353 (100%)
R 97 of 353 ~ 27.48%
G 129 of 353 ~ 36.54%
B 127 of 353 ~ 35.98'%

%27.48
%36.54
%35.98

CMYK color model

#61817F color CMYK value is (25,0,2,49).

  • cyan value is 24.81%
  • magenta value is 0.00%
  • yellow value is 1.55%
  • key color value is 49.41%
CMYK: (25,0,2,49) C25M0Y2K49 (25%,0%,2%,49%) (0.25/0.00/0.02/0.49) 

CMYK percentages

%24.81
%0
%1.55
%49.41

Codes

Color #61817F in popluar color models

61 81 7F
RGB 97 129 127
HSL 176° 14.16% 44.31%
HSB/HSV 176° 24.81% 50.59%
CMYK 24.81% 0.00% 1.55%
49.41%

Color #61817F in popluar number systems.

HEX 61 81 7F
Decimal 97 129 127
Binary 1100001 10000001 1111111
Octal 141 201 177

Shades and tints

Shades of #61817F

#61817F
(97,129,127)
#597674
(89,118,116)
#516B69
(81,107,105)
#49605E
(73,96,94)
#415553
(65,85,83)
#394A48
(57,74,72)
#313F3D
(49,63,61)
#293432
(41,52,50)
#212927
(33,41,39)
#191E1C
(25,30,28)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #61817F

#61817F
(97,129,127)
#6F8C8A
(111,140,138)
#7D9795
(125,151,149)
#8BA2A0
(139,162,160)
#99ADAB
(153,173,171)
#A7B8B6
(167,184,182)
#B5C3C1
(181,195,193)
#C3CECC
(195,206,204)
#D1D9D7
(209,217,215)
#DFE4E2
(223,228,226)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61817F color. Also use rgb(97,129,127) instead hex code.

Text Font Color

.myTextColor { color: #61817F; }

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

This text font color is #61817F.

Background Color

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

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

This div background color is #61817F.

Border color

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

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

This div border color is #61817F.

Opacity

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

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

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

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

This text has shadow with #61817F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61817F.

Preview

Color preview on black background

This text has color #61817F on black background.


Color preview on white background

This text has color #61817F on white background.


Black color preview on #61817F background

This text has black color on #61817F background.


White color preview on #61817F background

This text has white color on #61817F background.


Related colors

Complementary color

Complementary color for #hex is #9E7E80.


I love getcolorcode.com

Triadic colors

1 #7F6181 and #817F61 with #61817F are triadic colors.

2 #7F8161 and #81617F with #61817F are triadic colors.