COLOR #61465E

HEX: #61465E RGB: (97,70,94)

Color info

#61465E contains red, green and blue colors in about the same proportion. Web safe color of #61465E is #663366 (or #636).

RGB color model

#61465E color RGB value is (97,70,94).

RGB: (97,70,94) (38%, 27%, 37%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 94 of 255 = 37%

97
70
94

R + G + B ~ 34%. #61465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 94 = 261 (100%)
R 97 of 261 ~ 37.16%
G 70 of 261 ~ 26.82%
B 94 of 261 ~ 36.02'%

%37.16
%26.82
%36.02

CMYK color model

#61465E color CMYK value is (0,28,3,62).

  • cyan value is 0.00%
  • magenta value is 27.84%
  • yellow value is 3.09%
  • key color value is 61.96%

CMYK: (0,28,3,62)
C0M28Y3K62 (0%, 28%, 3%, 62%)
(0.00 / 0.28 / 0.03 / 0.62)

CMYK percentages

%0
%27.84
%3.09
%61.96

Codes

Color #61465E in popluar color models

61 46 5E
RGB 97 70 94
HSL 307° 16.17% 32.75%
HSB/HSV 307° 27.84% 38.04%
CMYK 0.00% 27.84% 3.09%
61.96%

Color #61465E in popluar number systems.

HEX 61 46 5E
Decimal 97 70 94
Binary 1100001 1000110 1011110
Octal 141 106 136

Shades and tints

Shades of #61465E

#61465E
(97,70,94)
#594056
(89,64,86)
#513A4E
(81,58,78)
#493446
(73,52,70)
#412E3E
(65,46,62)
#392836
(57,40,54)
#31222E
(49,34,46)
#291C26
(41,28,38)
#21161E
(33,22,30)
#191016
(25,16,22)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #61465E

#61465E
(97,70,94)
#6F566C
(111,86,108)
#7D667A
(125,102,122)
#8B7688
(139,118,136)
#998696
(153,134,150)
#A796A4
(167,150,164)
#B5A6B2
(181,166,178)
#C3B6C0
(195,182,192)
#D1C6CE
(209,198,206)
#DFD6DC
(223,214,220)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61465E color. Also use rgb(97,70,94) instead hex code.

Text Font Color

.myTextColor { color: #61465E; }

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

This text font color is #61465E.

Background Color

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

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

This div background color is #61465E.

Border color

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

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

This div border color is #61465E.

Opacity

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

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

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

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

This text has shadow with #61465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61465E.

Preview

Color preview on black background

This text has color #61465E on black background.


Color preview on white background

This text has color #61465E on white background.


Black color preview on #61465E background

This text has black color on #61465E background.


White color preview on #61465E background

This text has white color on #61465E background.


Related colors

Complementary color

Complementary color for #hex is #9EB9A1.


I love getcolorcode.com

Triadic colors

1 #5E6146 and #465E61 with #61465E are triadic colors.

2 #5E4661 and #46615E with #61465E are triadic colors.