COLOR #613442

HEX: #613442 RGB: (97,52,66)

Color info

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

RGB color model

#613442 color RGB value is (97,52,66).

RGB: (97,52,66) (38%, 20%, 26%)

RGB channels and saturation

R 97 of 255 = 38%
G 52 of 255 = 20%
B 66 of 255 = 26%

97
52
66

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

Portions of RGB colors in percentages

R + G + B = 97 + 52 + 66 = 215 (100%)
R 97 of 215 ~ 45.12%
G 52 of 215 ~ 24.19%
B 66 of 215 ~ 30.7'%

%45.12
%24.19
%30.7

CMYK color model

#613442 color CMYK value is (0,46,32,62).

  • cyan value is 0.00%
  • magenta value is 46.39%
  • yellow value is 31.96%
  • key color value is 61.96%

CMYK: (0,46,32,62)
C0M46Y32K62 (0%, 46%, 32%, 62%)
(0.00 / 0.46 / 0.32 / 0.62)

CMYK percentages

%0
%46.39
%31.96
%61.96

Codes

Color #613442 in popluar color models

61 34 42
RGB 97 52 66
HSL 341° 30.20% 29.22%
HSB/HSV 341° 46.39% 38.04%
CMYK 0.00% 46.39% 31.96%
61.96%

Color #613442 in popluar number systems.

HEX 61 34 42
Decimal 97 52 66
Binary 1100001 110100 1000010
Octal 141 64 102

Shades and tints

Shades of #613442

#613442
(97,52,66)
#59303C
(89,48,60)
#512C36
(81,44,54)
#492830
(73,40,48)
#41242A
(65,36,42)
#392024
(57,32,36)
#311C1E
(49,28,30)
#291818
(41,24,24)
#211412
(33,20,18)
#19100C
(25,16,12)
#110C06
(17,12,6)
#000000
(0,0,0)

Tints of #613442

#613442
(97,52,66)
#6F4653
(111,70,83)
#7D5864
(125,88,100)
#8B6A75
(139,106,117)
#997C86
(153,124,134)
#A78E97
(167,142,151)
#B5A0A8
(181,160,168)
#C3B2B9
(195,178,185)
#D1C4CA
(209,196,202)
#DFD6DB
(223,214,219)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613442 color. Also use rgb(97,52,66) instead hex code.

Text Font Color

.myTextColor { color: #613442; }

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

This text font color is #613442.

Background Color

.myBgColor { background-color: #613442; }

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

This div background color is #613442.

Border color

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

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

This div border color is #613442.

Opacity

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

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

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

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

This text has shadow with #613442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613442.

Preview

Color preview on black background

This text has color #613442 on black background.


Color preview on white background

This text has color #613442 on white background.


Black color preview on #613442 background

This text has black color on #613442 background.


White color preview on #613442 background

This text has white color on #613442 background.


Related colors

Complementary color

Complementary color for #hex is #9ECBBD.


I love getcolorcode.com

Triadic colors

1 #426134 and #344261 with #613442 are triadic colors.

2 #423461 and #346142 with #613442 are triadic colors.