COLOR #613133

HEX: #613133 RGB: (97,49,51)

Color info

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

RGB color model

#613133 color RGB value is (97,49,51).

RGB: (97,49,51) (38%, 19%, 20%)

RGB channels and saturation

R 97 of 255 = 38%
G 49 of 255 = 19%
B 51 of 255 = 20%

97
49
51

R + G + B ~ 26%. #613133 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 49 + 51 = 197 (100%)
R 97 of 197 ~ 49.24%
G 49 of 197 ~ 24.87%
B 51 of 197 ~ 25.89'%

%49.24
%24.87
%25.89

CMYK color model

#613133 color CMYK value is (0,49,47,62).

  • cyan value is 0.00%
  • magenta value is 49.48%
  • yellow value is 47.42%
  • key color value is 61.96%

CMYK: (0,49,47,62)
C0M49Y47K62 (0%, 49%, 47%, 62%)
(0.00 / 0.49 / 0.47 / 0.62)

CMYK percentages

%0
%49.48
%47.42
%61.96

Codes

Color #613133 in popluar color models

61 31 33
RGB 97 49 51
HSL 358° 32.88% 28.63%
HSB/HSV 358° 49.48% 38.04%
CMYK 0.00% 49.48% 47.42%
61.96%

Color #613133 in popluar number systems.

HEX 61 31 33
Decimal 97 49 51
Binary 1100001 110001 110011
Octal 141 61 63

Shades and tints

Shades of #613133

#613133
(97,49,51)
#592D2F
(89,45,47)
#51292B
(81,41,43)
#492527
(73,37,39)
#412123
(65,33,35)
#391D1F
(57,29,31)
#31191B
(49,25,27)
#291517
(41,21,23)
#211113
(33,17,19)
#190D0F
(25,13,15)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #613133

#613133
(97,49,51)
#6F4345
(111,67,69)
#7D5557
(125,85,87)
#8B6769
(139,103,105)
#99797B
(153,121,123)
#A78B8D
(167,139,141)
#B59D9F
(181,157,159)
#C3AFB1
(195,175,177)
#D1C1C3
(209,193,195)
#DFD3D5
(223,211,213)
#EDE5E7
(237,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613133 color. Also use rgb(97,49,51) instead hex code.

Text Font Color

.myTextColor { color: #613133; }

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

This text font color is #613133.

Background Color

.myBgColor { background-color: #613133; }

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

This div background color is #613133.

Border color

.myBorderColor { border: 1px solid #613133; }

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

This div border color is #613133.

Opacity

.myOpacity80 { color: #613133; opacity: 0.8; }

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

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

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

This text has shadow with #613133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613133.

Preview

Color preview on black background

This text has color #613133 on black background.


Color preview on white background

This text has color #613133 on white background.


Black color preview on #613133 background

This text has black color on #613133 background.


White color preview on #613133 background

This text has white color on #613133 background.


Related colors

Complementary color

Complementary color for #hex is #9ECECC.


I love getcolorcode.com

Triadic colors

1 #336131 and #313361 with #613133 are triadic colors.

2 #333161 and #316133 with #613133 are triadic colors.