COLOR #61464F

HEX: #61464F RGB: (97,70,79)

Color info

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

RGB color model

#61464F color RGB value is (97,70,79).

RGB: (97,70,79) (38%, 27%, 31%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 79 of 255 = 31%

97
70
79

R + G + B ~ 32%. #61464F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 79 = 246 (100%)
R 97 of 246 ~ 39.43%
G 70 of 246 ~ 28.46%
B 79 of 246 ~ 32.11'%

%39.43
%28.46
%32.11

CMYK color model

#61464F color CMYK value is (0,28,19,62).

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

CMYK: (0,28,19,62)
C0M28Y19K62 (0%, 28%, 19%, 62%)
(0.00 / 0.28 / 0.19 / 0.62)

CMYK percentages

%0
%27.84
%18.56
%61.96

Codes

Color #61464F in popluar color models

61 46 4F
RGB 97 70 79
HSL 340° 16.17% 32.75%
HSB/HSV 340° 27.84% 38.04%
CMYK 0.00% 27.84% 18.56%
61.96%

Color #61464F in popluar number systems.

HEX 61 46 4F
Decimal 97 70 79
Binary 1100001 1000110 1001111
Octal 141 106 117

Shades and tints

Shades of #61464F

#61464F
(97,70,79)
#594048
(89,64,72)
#513A41
(81,58,65)
#49343A
(73,52,58)
#412E33
(65,46,51)
#39282C
(57,40,44)
#312225
(49,34,37)
#291C1E
(41,28,30)
#211617
(33,22,23)
#191010
(25,16,16)
#110A09
(17,10,9)
#000000
(0,0,0)

Tints of #61464F

#61464F
(97,70,79)
#6F565F
(111,86,95)
#7D666F
(125,102,111)
#8B767F
(139,118,127)
#99868F
(153,134,143)
#A7969F
(167,150,159)
#B5A6AF
(181,166,175)
#C3B6BF
(195,182,191)
#D1C6CF
(209,198,207)
#DFD6DF
(223,214,223)
#EDE6EF
(237,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61464F color. Also use rgb(97,70,79) instead hex code.

Text Font Color

.myTextColor { color: #61464F; }

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

This text font color is #61464F.

Background Color

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

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

This div background color is #61464F.

Border color

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

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

This div border color is #61464F.

Opacity

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

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

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

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

This text has shadow with #61464F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61464F.

Preview

Color preview on black background

This text has color #61464F on black background.


Color preview on white background

This text has color #61464F on white background.


Black color preview on #61464F background

This text has black color on #61464F background.


White color preview on #61464F background

This text has white color on #61464F background.


Related colors

Complementary color

Complementary color for #hex is #9EB9B0.


I love getcolorcode.com

Triadic colors

1 #4F6146 and #464F61 with #61464F are triadic colors.

2 #4F4661 and #46614F with #61464F are triadic colors.