COLOR #61373C

HEX: #61373C RGB: (97,55,60)

Color info

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

RGB color model

#61373C color RGB value is (97,55,60).

RGB: (97,55,60) (38%, 22%, 24%)

RGB channels and saturation

R 97 of 255 = 38%
G 55 of 255 = 22%
B 60 of 255 = 24%

97
55
60

R + G + B ~ 28%. #61373C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 55 + 60 = 212 (100%)
R 97 of 212 ~ 45.75%
G 55 of 212 ~ 25.94%
B 60 of 212 ~ 28.3'%

%45.75
%25.94
%28.3

CMYK color model

#61373C color CMYK value is (0,43,38,62).

  • cyan value is 0.00%
  • magenta value is 43.30%
  • yellow value is 38.14%
  • key color value is 61.96%

CMYK: (0,43,38,62)
C0M43Y38K62 (0%, 43%, 38%, 62%)
(0.00 / 0.43 / 0.38 / 0.62)

CMYK percentages

%0
%43.3
%38.14
%61.96

Codes

Color #61373C in popluar color models

61 37 3C
RGB 97 55 60
HSL 353° 27.63% 29.80%
HSB/HSV 353° 43.30% 38.04%
CMYK 0.00% 43.30% 38.14%
61.96%

Color #61373C in popluar number systems.

HEX 61 37 3C
Decimal 97 55 60
Binary 1100001 110111 111100
Octal 141 67 74

Shades and tints

Shades of #61373C

#61373C
(97,55,60)
#593237
(89,50,55)
#512D32
(81,45,50)
#49282D
(73,40,45)
#412328
(65,35,40)
#391E23
(57,30,35)
#31191E
(49,25,30)
#291419
(41,20,25)
#210F14
(33,15,20)
#190A0F
(25,10,15)
#11050A
(17,5,10)
#000000
(0,0,0)

Tints of #61373C

#61373C
(97,55,60)
#6F494D
(111,73,77)
#7D5B5E
(125,91,94)
#8B6D6F
(139,109,111)
#997F80
(153,127,128)
#A79191
(167,145,145)
#B5A3A2
(181,163,162)
#C3B5B3
(195,181,179)
#D1C7C4
(209,199,196)
#DFD9D5
(223,217,213)
#EDEBE6
(237,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61373C color. Also use rgb(97,55,60) instead hex code.

Text Font Color

.myTextColor { color: #61373C; }

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

This text font color is #61373C.

Background Color

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

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

This div background color is #61373C.

Border color

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

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

This div border color is #61373C.

Opacity

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

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

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

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

This text has shadow with #61373C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61373C.

Preview

Color preview on black background

This text has color #61373C on black background.


Color preview on white background

This text has color #61373C on white background.


Black color preview on #61373C background

This text has black color on #61373C background.


White color preview on #61373C background

This text has white color on #61373C background.


Related colors

Complementary color

Complementary color for #hex is #9EC8C3.


I love getcolorcode.com

Triadic colors

1 #3C6137 and #373C61 with #61373C are triadic colors.

2 #3C3761 and #37613C with #61373C are triadic colors.