COLOR #61506E

HEX: #61506E RGB: (97,80,110)

Color info

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

RGB color model

#61506E color RGB value is (97,80,110).

RGB: (97,80,110) (38%, 31%, 43%)

RGB channels and saturation

R 97 of 255 = 38%
G 80 of 255 = 31%
B 110 of 255 = 43%

97
80
110

R + G + B ~ 37%. #61506E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 80 + 110 = 287 (100%)
R 97 of 287 ~ 33.8%
G 80 of 287 ~ 27.87%
B 110 of 287 ~ 38.33'%

%33.8
%27.87
%38.33

CMYK color model

#61506E color CMYK value is (12,27,0,57).

  • cyan value is 11.82%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (12,27,0,57)
C12M27Y0K57 (12%, 27%, 0%, 57%)
(0.12 / 0.27 / 0.00 / 0.57)

CMYK percentages

%11.82
%27.27
%0
%56.86

Codes

Color #61506E in popluar color models

61 50 6E
RGB 97 80 110
HSL 274° 15.79% 37.25%
HSB/HSV 274° 27.27% 43.14%
CMYK 11.82% 27.27% 0.00%
56.86%

Color #61506E in popluar number systems.

HEX 61 50 6E
Decimal 97 80 110
Binary 1100001 1010000 1101110
Octal 141 120 156

Shades and tints

Shades of #61506E

#61506E
(97,80,110)
#594964
(89,73,100)
#51425A
(81,66,90)
#493B50
(73,59,80)
#413446
(65,52,70)
#392D3C
(57,45,60)
#312632
(49,38,50)
#291F28
(41,31,40)
#21181E
(33,24,30)
#191114
(25,17,20)
#110A0A
(17,10,10)
#000000
(0,0,0)

Tints of #61506E

#61506E
(97,80,110)
#6F5F7B
(111,95,123)
#7D6E88
(125,110,136)
#8B7D95
(139,125,149)
#998CA2
(153,140,162)
#A79BAF
(167,155,175)
#B5AABC
(181,170,188)
#C3B9C9
(195,185,201)
#D1C8D6
(209,200,214)
#DFD7E3
(223,215,227)
#EDE6F0
(237,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61506E; }

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

This text font color is #61506E.

Background Color

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

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

This div background color is #61506E.

Border color

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

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

This div border color is #61506E.

Opacity

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

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

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

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

This text has shadow with #61506E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61506E.

Preview

Color preview on black background

This text has color #61506E on black background.


Color preview on white background

This text has color #61506E on white background.


Black color preview on #61506E background

This text has black color on #61506E background.


White color preview on #61506E background

This text has white color on #61506E background.


Related colors

Complementary color

Complementary color for #hex is #9EAF91.


I love getcolorcode.com

Triadic colors

1 #6E6150 and #506E61 with #61506E are triadic colors.

2 #6E5061 and #50616E with #61506E are triadic colors.