COLOR #61514C

HEX: #61514C RGB: (97,81,76)

Color info

#61514C contains red, green and blue colors in about the same proportion. Web safe color of #61514C is #666633 (or #663).

RGB color model

#61514C color RGB value is (97,81,76).

RGB: (97,81,76) (38%, 32%, 30%)

RGB channels and saturation

R 97 of 255 = 38%
G 81 of 255 = 32%
B 76 of 255 = 30%

97
81
76

R + G + B ~ 33%. #61514C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 76 = 254 (100%)
R 97 of 254 ~ 38.19%
G 81 of 254 ~ 31.89%
B 76 of 254 ~ 29.92'%

%38.19
%31.89
%29.92

CMYK color model

#61514C color CMYK value is (0,16,22,62).

  • cyan value is 0.00%
  • magenta value is 16.49%
  • yellow value is 21.65%
  • key color value is 61.96%

CMYK: (0,16,22,62)
C0M16Y22K62 (0%, 16%, 22%, 62%)
(0.00 / 0.16 / 0.22 / 0.62)

CMYK percentages

%0
%16.49
%21.65
%61.96

Codes

Color #61514C in popluar color models

61 51 4C
RGB 97 81 76
HSL 14° 12.14% 33.92%
HSB/HSV 14° 21.65% 38.04%
CMYK 0.00% 16.49% 21.65%
61.96%

Color #61514C in popluar number systems.

HEX 61 51 4C
Decimal 97 81 76
Binary 1100001 1010001 1001100
Octal 141 121 114

Shades and tints

Shades of #61514C

#61514C
(97,81,76)
#594A46
(89,74,70)
#514340
(81,67,64)
#493C3A
(73,60,58)
#413534
(65,53,52)
#392E2E
(57,46,46)
#312728
(49,39,40)
#292022
(41,32,34)
#21191C
(33,25,28)
#191216
(25,18,22)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #61514C

#61514C
(97,81,76)
#6F605C
(111,96,92)
#7D6F6C
(125,111,108)
#8B7E7C
(139,126,124)
#998D8C
(153,141,140)
#A79C9C
(167,156,156)
#B5ABAC
(181,171,172)
#C3BABC
(195,186,188)
#D1C9CC
(209,201,204)
#DFD8DC
(223,216,220)
#EDE7EC
(237,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61514C color. Also use rgb(97,81,76) instead hex code.

Text Font Color

.myTextColor { color: #61514C; }

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

This text font color is #61514C.

Background Color

.myBgColor { background-color: #61514C; }

<div style="background-color:#61514C">Inner text</div>

This div background color is #61514C.

Border color

.myBorderColor { border: 1px solid #61514C; }

<div style="border:3px solid #61514C">Div</div>

This div border color is #61514C.

Opacity

.myOpacity80 { color: #61514C; opacity: 0.8; }

<p style="color:#61514C;opacity:0.8;">80%</p>

Text with #61514C 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 #61514C;}

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

This text has shadow with #61514C color.


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

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

This text has shadow with #61514C primary color and red secondary color.


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

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

This text has shadow with #61514C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61514C.

Preview

Color preview on black background

This text has color #61514C on black background.


Color preview on white background

This text has color #61514C on white background.


Black color preview on #61514C background

This text has black color on #61514C background.


White color preview on #61514C background

This text has white color on #61514C background.


Related colors

Complementary color

Complementary color for #hex is #9EAEB3.


I love getcolorcode.com

Triadic colors

1 #4C6151 and #514C61 with #61514C are triadic colors.

2 #4C5161 and #51614C with #61514C are triadic colors.