COLOR #61495B

HEX: #61495B RGB: (97,73,91)

Color info

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

RGB color model

#61495B color RGB value is (97,73,91).

RGB: (97,73,91) (38%, 29%, 36%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 91 of 255 = 36%

97
73
91

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

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 91 = 261 (100%)
R 97 of 261 ~ 37.16%
G 73 of 261 ~ 27.97%
B 91 of 261 ~ 34.87'%

%37.16
%27.97
%34.87

CMYK color model

#61495B color CMYK value is (0,25,6,62).

  • cyan value is 0.00%
  • magenta value is 24.74%
  • yellow value is 6.19%
  • key color value is 61.96%

CMYK: (0,25,6,62)
C0M25Y6K62 (0%, 25%, 6%, 62%)
(0.00 / 0.25 / 0.06 / 0.62)

CMYK percentages

%0
%24.74
%6.19
%61.96

Codes

Color #61495B in popluar color models

61 49 5B
RGB 97 73 91
HSL 315° 14.12% 33.33%
HSB/HSV 315° 24.74% 38.04%
CMYK 0.00% 24.74% 6.19%
61.96%

Color #61495B in popluar number systems.

HEX 61 49 5B
Decimal 97 73 91
Binary 1100001 1001001 1011011
Octal 141 111 133

Shades and tints

Shades of #61495B

#61495B
(97,73,91)
#594353
(89,67,83)
#513D4B
(81,61,75)
#493743
(73,55,67)
#41313B
(65,49,59)
#392B33
(57,43,51)
#31252B
(49,37,43)
#291F23
(41,31,35)
#21191B
(33,25,27)
#191313
(25,19,19)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #61495B

#61495B
(97,73,91)
#6F5969
(111,89,105)
#7D6977
(125,105,119)
#8B7985
(139,121,133)
#998993
(153,137,147)
#A799A1
(167,153,161)
#B5A9AF
(181,169,175)
#C3B9BD
(195,185,189)
#D1C9CB
(209,201,203)
#DFD9D9
(223,217,217)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61495B color. Also use rgb(97,73,91) instead hex code.

Text Font Color

.myTextColor { color: #61495B; }

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

This text font color is #61495B.

Background Color

.myBgColor { background-color: #61495B; }

<div style="background-color:#61495B">Inner text</div>

This div background color is #61495B.

Border color

.myBorderColor { border: 1px solid #61495B; }

<div style="border:3px solid #61495B">Div</div>

This div border color is #61495B.

Opacity

.myOpacity80 { color: #61495B; opacity: 0.8; }

<p style="color:#61495B;opacity:0.8;">80%</p>

Text with #61495B 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 #61495B;}

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

This text has shadow with #61495B color.


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

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

This text has shadow with #61495B primary color and red secondary color.


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

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

This text has shadow with #61495B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61495B.

Preview

Color preview on black background

This text has color #61495B on black background.


Color preview on white background

This text has color #61495B on white background.


Black color preview on #61495B background

This text has black color on #61495B background.


White color preview on #61495B background

This text has white color on #61495B background.


Related colors

Complementary color

Complementary color for #hex is #9EB6A4.


I love getcolorcode.com

Triadic colors

1 #5B6149 and #495B61 with #61495B are triadic colors.

2 #5B4961 and #49615B with #61495B are triadic colors.