COLOR #61577F

HEX: #61577F RGB: (97,87,127)

Color info

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

RGB color model

#61577F color RGB value is (97,87,127).

RGB: (97,87,127) (38%, 34%, 50%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 127 of 255 = 50%

97
87
127

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

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 127 = 311 (100%)
R 97 of 311 ~ 31.19%
G 87 of 311 ~ 27.97%
B 127 of 311 ~ 40.84'%

%31.19
%27.97
%40.84

CMYK color model

#61577F color CMYK value is (24,31,0,50).

  • cyan value is 23.62%
  • magenta value is 31.50%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (24,31,0,50)
C24M31Y0K50 (24%, 31%, 0%, 50%)
(0.24 / 0.31 / 0.00 / 0.50)

CMYK percentages

%23.62
%31.5
%0
%50.2

Codes

Color #61577F in popluar color models

61 57 7F
RGB 97 87 127
HSL 255° 18.69% 41.96%
HSB/HSV 255° 31.50% 49.80%
CMYK 23.62% 31.50% 0.00%
50.20%

Color #61577F in popluar number systems.

HEX 61 57 7F
Decimal 97 87 127
Binary 1100001 1010111 1111111
Octal 141 127 177

Shades and tints

Shades of #61577F

#61577F
(97,87,127)
#595074
(89,80,116)
#514969
(81,73,105)
#49425E
(73,66,94)
#413B53
(65,59,83)
#393448
(57,52,72)
#312D3D
(49,45,61)
#292632
(41,38,50)
#211F27
(33,31,39)
#19181C
(25,24,28)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #61577F

#61577F
(97,87,127)
#6F668A
(111,102,138)
#7D7595
(125,117,149)
#8B84A0
(139,132,160)
#9993AB
(153,147,171)
#A7A2B6
(167,162,182)
#B5B1C1
(181,177,193)
#C3C0CC
(195,192,204)
#D1CFD7
(209,207,215)
#DFDEE2
(223,222,226)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61577F; }

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

This text font color is #61577F.

Background Color

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

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

This div background color is #61577F.

Border color

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

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

This div border color is #61577F.

Opacity

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

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

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

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

This text has shadow with #61577F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61577F.

Preview

Color preview on black background

This text has color #61577F on black background.


Color preview on white background

This text has color #61577F on white background.


Black color preview on #61577F background

This text has black color on #61577F background.


White color preview on #61577F background

This text has white color on #61577F background.


Related colors

Complementary color

Complementary color for #hex is #9EA880.


I love getcolorcode.com

Triadic colors

1 #7F6157 and #577F61 with #61577F are triadic colors.

2 #7F5761 and #57617F with #61577F are triadic colors.