COLOR #61506F

HEX: #61506F RGB: (97,80,111)

Color info

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

RGB color model

#61506F color RGB value is (97,80,111).

RGB: (97,80,111) (38%, 31%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 80 of 255 = 31%
B 111 of 255 = 44%

97
80
111

R + G + B ~ 38%. #61506F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 80 + 111 = 288 (100%)
R 97 of 288 ~ 33.68%
G 80 of 288 ~ 27.78%
B 111 of 288 ~ 38.54'%

%33.68
%27.78
%38.54

CMYK color model

#61506F color CMYK value is (13,28,0,56).

  • cyan value is 12.61%
  • magenta value is 27.93%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (13,28,0,56)
C13M28Y0K56 (13%, 28%, 0%, 56%)
(0.13 / 0.28 / 0.00 / 0.56)

CMYK percentages

%12.61
%27.93
%0
%56.47

Codes

Color #61506F in popluar color models

61 50 6F
RGB 97 80 111
HSL 273° 16.23% 37.45%
HSB/HSV 273° 27.93% 43.53%
CMYK 12.61% 27.93% 0.00%
56.47%

Color #61506F in popluar number systems.

HEX 61 50 6F
Decimal 97 80 111
Binary 1100001 1010000 1101111
Octal 141 120 157

Shades and tints

Shades of #61506F

#61506F
(97,80,111)
#594965
(89,73,101)
#51425B
(81,66,91)
#493B51
(73,59,81)
#413447
(65,52,71)
#392D3D
(57,45,61)
#312633
(49,38,51)
#291F29
(41,31,41)
#21181F
(33,24,31)
#191115
(25,17,21)
#110A0B
(17,10,11)
#000000
(0,0,0)

Tints of #61506F

#61506F
(97,80,111)
#6F5F7C
(111,95,124)
#7D6E89
(125,110,137)
#8B7D96
(139,125,150)
#998CA3
(153,140,163)
#A79BB0
(167,155,176)
#B5AABD
(181,170,189)
#C3B9CA
(195,185,202)
#D1C8D7
(209,200,215)
#DFD7E4
(223,215,228)
#EDE6F1
(237,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61506F; }

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

This text font color is #61506F.

Background Color

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

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

This div background color is #61506F.

Border color

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

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

This div border color is #61506F.

Opacity

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

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

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

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

This text has shadow with #61506F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61506F.

Preview

Color preview on black background

This text has color #61506F on black background.


Color preview on white background

This text has color #61506F on white background.


Black color preview on #61506F background

This text has black color on #61506F background.


White color preview on #61506F background

This text has white color on #61506F background.


Related colors

Complementary color

Complementary color for #hex is #9EAF90.


I love getcolorcode.com

Triadic colors

1 #6F6150 and #506F61 with #61506F are triadic colors.

2 #6F5061 and #50616F with #61506F are triadic colors.