COLOR #613143

HEX: #613143 RGB: (97,49,67)

Color info

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

RGB color model

#613143 color RGB value is (97,49,67).

RGB: (97,49,67) (38%, 19%, 26%)

RGB channels and saturation

R 97 of 255 = 38%
G 49 of 255 = 19%
B 67 of 255 = 26%

97
49
67

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

Portions of RGB colors in percentages

R + G + B = 97 + 49 + 67 = 213 (100%)
R 97 of 213 ~ 45.54%
G 49 of 213 ~ 23%
B 67 of 213 ~ 31.46'%

%45.54
%23
%31.46

CMYK color model

#613143 color CMYK value is (0,49,31,62).

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

CMYK: (0,49,31,62)
C0M49Y31K62 (0%, 49%, 31%, 62%)
(0.00 / 0.49 / 0.31 / 0.62)

CMYK percentages

%0
%49.48
%30.93
%61.96

Codes

Color #613143 in popluar color models

61 31 43
RGB 97 49 67
HSL 338° 32.88% 28.63%
HSB/HSV 338° 49.48% 38.04%
CMYK 0.00% 49.48% 30.93%
61.96%

Color #613143 in popluar number systems.

HEX 61 31 43
Decimal 97 49 67
Binary 1100001 110001 1000011
Octal 141 61 103

Shades and tints

Shades of #613143

#613143
(97,49,67)
#592D3D
(89,45,61)
#512937
(81,41,55)
#492531
(73,37,49)
#41212B
(65,33,43)
#391D25
(57,29,37)
#31191F
(49,25,31)
#291519
(41,21,25)
#211113
(33,17,19)
#190D0D
(25,13,13)
#110907
(17,9,7)
#000000
(0,0,0)

Tints of #613143

#613143
(97,49,67)
#6F4354
(111,67,84)
#7D5565
(125,85,101)
#8B6776
(139,103,118)
#997987
(153,121,135)
#A78B98
(167,139,152)
#B59DA9
(181,157,169)
#C3AFBA
(195,175,186)
#D1C1CB
(209,193,203)
#DFD3DC
(223,211,220)
#EDE5ED
(237,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613143; }

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

This text font color is #613143.

Background Color

.myBgColor { background-color: #613143; }

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

This div background color is #613143.

Border color

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

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

This div border color is #613143.

Opacity

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

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

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

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

This text has shadow with #613143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613143.

Preview

Color preview on black background

This text has color #613143 on black background.


Color preview on white background

This text has color #613143 on white background.


Black color preview on #613143 background

This text has black color on #613143 background.


White color preview on #613143 background

This text has white color on #613143 background.


Related colors

Complementary color

Complementary color for #hex is #9ECEBC.


I love getcolorcode.com

Triadic colors

1 #436131 and #314361 with #613143 are triadic colors.

2 #433161 and #316143 with #613143 are triadic colors.