COLOR #612346

HEX: #612346 RGB: (97,35,70)

Color info

#612346 contains mainly red and blue colors. Web safe color of #612346 is #663333 (or #633).

RGB color model

#612346 color RGB value is (97,35,70).

RGB: (97,35,70) (38%, 14%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 35 of 255 = 14%
B 70 of 255 = 27%

97
35
70

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

Portions of RGB colors in percentages

R + G + B = 97 + 35 + 70 = 202 (100%)
R 97 of 202 ~ 48.02%
G 35 of 202 ~ 17.33%
B 70 of 202 ~ 34.65'%

%48.02
%17.33
%34.65

CMYK color model

#612346 color CMYK value is (0,64,28,62).

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

CMYK: (0,64,28,62)
C0M64Y28K62 (0%, 64%, 28%, 62%)
(0.00 / 0.64 / 0.28 / 0.62)

CMYK percentages

%0
%63.92
%27.84
%61.96

Codes

Color #612346 in popluar color models

61 23 46
RGB 97 35 70
HSL 326° 46.97% 25.88%
HSB/HSV 326° 63.92% 38.04%
CMYK 0.00% 63.92% 27.84%
61.96%

Color #612346 in popluar number systems.

HEX 61 23 46
Decimal 97 35 70
Binary 1100001 100011 1000110
Octal 141 43 106

Shades and tints

Shades of #612346

#612346
(97,35,70)
#592040
(89,32,64)
#511D3A
(81,29,58)
#491A34
(73,26,52)
#41172E
(65,23,46)
#391428
(57,20,40)
#311122
(49,17,34)
#290E1C
(41,14,28)
#210B16
(33,11,22)
#190810
(25,8,16)
#11050A
(17,5,10)
#000000
(0,0,0)

Tints of #612346

#612346
(97,35,70)
#6F3756
(111,55,86)
#7D4B66
(125,75,102)
#8B5F76
(139,95,118)
#997386
(153,115,134)
#A78796
(167,135,150)
#B59BA6
(181,155,166)
#C3AFB6
(195,175,182)
#D1C3C6
(209,195,198)
#DFD7D6
(223,215,214)
#EDEBE6
(237,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612346; }

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

This text font color is #612346.

Background Color

.myBgColor { background-color: #612346; }

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

This div background color is #612346.

Border color

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

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

This div border color is #612346.

Opacity

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

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

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

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

This text has shadow with #612346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612346.

Preview

Color preview on black background

This text has color #612346 on black background.


Color preview on white background

This text has color #612346 on white background.


Black color preview on #612346 background

This text has black color on #612346 background.


White color preview on #612346 background

This text has white color on #612346 background.


Related colors

Complementary color

Complementary color for #hex is #9EDCB9.


I love getcolorcode.com

Triadic colors

1 #466123 and #234661 with #612346 are triadic colors.

2 #462361 and #236146 with #612346 are triadic colors.