COLOR #61494A

HEX: #61494A RGB: (97,73,74)

Color info

#61494A contains red, green and blue colors in about the same proportion. Web safe color of #61494A is #663333 (or #633).

RGB color model

#61494A color RGB value is (97,73,74).

RGB: (97,73,74) (38%, 29%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 74 of 255 = 29%

97
73
74

R + G + B ~ 32%. #61494A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 74 = 244 (100%)
R 97 of 244 ~ 39.75%
G 73 of 244 ~ 29.92%
B 74 of 244 ~ 30.33'%

%39.75
%29.92
%30.33

CMYK color model

#61494A color CMYK value is (0,25,24,62).

  • cyan value is 0.00%
  • magenta value is 24.74%
  • yellow value is 23.71%
  • key color value is 61.96%
CMYK: (0,25,24,62) C0M25Y24K62 (0%,25%,24%,62%) (0.00/0.25/0.24/0.62) 

CMYK percentages

%0
%24.74
%23.71
%61.96

Codes

Color #61494A in popluar color models

61 49 4A
RGB 97 73 74
HSL 358° 14.12% 33.33%
HSB/HSV 358° 24.74% 38.04%
CMYK 0.00% 24.74% 23.71%
61.96%

Color #61494A in popluar number systems.

HEX 61 49 4A
Decimal 97 73 74
Binary 1100001 1001001 1001010
Octal 141 111 112

Shades and tints

Shades of #61494A

#61494A
(97,73,74)
#594344
(89,67,68)
#513D3E
(81,61,62)
#493738
(73,55,56)
#413132
(65,49,50)
#392B2C
(57,43,44)
#312526
(49,37,38)
#291F20
(41,31,32)
#21191A
(33,25,26)
#191314
(25,19,20)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #61494A

#61494A
(97,73,74)
#6F595A
(111,89,90)
#7D696A
(125,105,106)
#8B797A
(139,121,122)
#99898A
(153,137,138)
#A7999A
(167,153,154)
#B5A9AA
(181,169,170)
#C3B9BA
(195,185,186)
#D1C9CA
(209,201,202)
#DFD9DA
(223,217,218)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61494A color. Also use rgb(97,73,74) instead hex code.

Text Font Color

.myTextColor { color: #61494A; }

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

This text font color is #61494A.

Background Color

.myBgColor { background-color: #61494A; }

<div style="background-color:#61494A">Inner text</div>

This div background color is #61494A.

Border color

.myBorderColor { border: 1px solid #61494A; }

<div style="border:3px solid #61494A">Div</div>

This div border color is #61494A.

Opacity

.myOpacity80 { color: #61494A; opacity: 0.8; }

<p style="color:#61494A;opacity:0.8;">80%</p>

Text with #61494A 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 #61494A;}

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

This text has shadow with #61494A color.


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

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

This text has shadow with #61494A primary color and red secondary color.


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

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

This text has shadow with #61494A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61494A.

Preview

Color preview on black background

This text has color #61494A on black background.


Color preview on white background

This text has color #61494A on white background.


Black color preview on #61494A background

This text has black color on #61494A background.


White color preview on #61494A background

This text has white color on #61494A background.


Related colors

Complementary color

Complementary color for #hex is #9EB6B5.


I love getcolorcode.com

Triadic colors

1 #4A6149 and #494A61 with #61494A are triadic colors.

2 #4A4961 and #49614A with #61494A are triadic colors.