COLOR #613C46

HEX: #613C46 RGB: (97,60,70)

Color info

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

RGB color model

#613C46 color RGB value is (97,60,70).

RGB: (97,60,70) (38%, 24%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 60 of 255 = 24%
B 70 of 255 = 27%

97
60
70

R + G + B ~ 30%. #613C46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 60 + 70 = 227 (100%)
R 97 of 227 ~ 42.73%
G 60 of 227 ~ 26.43%
B 70 of 227 ~ 30.84'%

%42.73
%26.43
%30.84

CMYK color model

#613C46 color CMYK value is (0,38,28,62).

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

CMYK: (0,38,28,62)
C0M38Y28K62 (0%, 38%, 28%, 62%)
(0.00 / 0.38 / 0.28 / 0.62)

CMYK percentages

%0
%38.14
%27.84
%61.96

Codes

Color #613C46 in popluar color models

61 3C 46
RGB 97 60 70
HSL 344° 23.57% 30.78%
HSB/HSV 344° 38.14% 38.04%
CMYK 0.00% 38.14% 27.84%
61.96%

Color #613C46 in popluar number systems.

HEX 61 3C 46
Decimal 97 60 70
Binary 1100001 111100 1000110
Octal 141 74 106

Shades and tints

Shades of #613C46

#613C46
(97,60,70)
#593740
(89,55,64)
#51323A
(81,50,58)
#492D34
(73,45,52)
#41282E
(65,40,46)
#392328
(57,35,40)
#311E22
(49,30,34)
#29191C
(41,25,28)
#211416
(33,20,22)
#190F10
(25,15,16)
#110A0A
(17,10,10)
#000000
(0,0,0)

Tints of #613C46

#613C46
(97,60,70)
#6F4D56
(111,77,86)
#7D5E66
(125,94,102)
#8B6F76
(139,111,118)
#998086
(153,128,134)
#A79196
(167,145,150)
#B5A2A6
(181,162,166)
#C3B3B6
(195,179,182)
#D1C4C6
(209,196,198)
#DFD5D6
(223,213,214)
#EDE6E6
(237,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613C46 color. Also use rgb(97,60,70) instead hex code.

Text Font Color

.myTextColor { color: #613C46; }

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

This text font color is #613C46.

Background Color

.myBgColor { background-color: #613C46; }

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

This div background color is #613C46.

Border color

.myBorderColor { border: 1px solid #613C46; }

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

This div border color is #613C46.

Opacity

.myOpacity80 { color: #613C46; opacity: 0.8; }

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

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

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

This text has shadow with #613C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613C46.

Preview

Color preview on black background

This text has color #613C46 on black background.


Color preview on white background

This text has color #613C46 on white background.


Black color preview on #613C46 background

This text has black color on #613C46 background.


White color preview on #613C46 background

This text has white color on #613C46 background.


Related colors

Complementary color

Complementary color for #hex is #9EC3B9.


I love getcolorcode.com

Triadic colors

1 #46613C and #3C4661 with #613C46 are triadic colors.

2 #463C61 and #3C6146 with #613C46 are triadic colors.