COLOR #612C46

HEX: #612C46 RGB: (97,44,70)

Color info

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

RGB color model

#612C46 color RGB value is (97,44,70).

RGB: (97,44,70) (38%, 17%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 44 of 255 = 17%
B 70 of 255 = 27%

97
44
70

R + G + B ~ 27%. #612C46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 44 + 70 = 211 (100%)
R 97 of 211 ~ 45.97%
G 44 of 211 ~ 20.85%
B 70 of 211 ~ 33.18'%

%45.97
%20.85
%33.18

CMYK color model

#612C46 color CMYK value is (0,55,28,62).

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

CMYK: (0,55,28,62)
C0M55Y28K62 (0%, 55%, 28%, 62%)
(0.00 / 0.55 / 0.28 / 0.62)

CMYK percentages

%0
%54.64
%27.84
%61.96

Codes

Color #612C46 in popluar color models

61 2C 46
RGB 97 44 70
HSL 331° 37.59% 27.65%
HSB/HSV 331° 54.64% 38.04%
CMYK 0.00% 54.64% 27.84%
61.96%

Color #612C46 in popluar number systems.

HEX 61 2C 46
Decimal 97 44 70
Binary 1100001 101100 1000110
Octal 141 54 106

Shades and tints

Shades of #612C46

#612C46
(97,44,70)
#592840
(89,40,64)
#51243A
(81,36,58)
#492034
(73,32,52)
#411C2E
(65,28,46)
#391828
(57,24,40)
#311422
(49,20,34)
#29101C
(41,16,28)
#210C16
(33,12,22)
#190810
(25,8,16)
#11040A
(17,4,10)
#000000
(0,0,0)

Tints of #612C46

#612C46
(97,44,70)
#6F3F56
(111,63,86)
#7D5266
(125,82,102)
#8B6576
(139,101,118)
#997886
(153,120,134)
#A78B96
(167,139,150)
#B59EA6
(181,158,166)
#C3B1B6
(195,177,182)
#D1C4C6
(209,196,198)
#DFD7D6
(223,215,214)
#EDEAE6
(237,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612C46; }

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

This text font color is #612C46.

Background Color

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

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

This div background color is #612C46.

Border color

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

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

This div border color is #612C46.

Opacity

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

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

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

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

This text has shadow with #612C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612C46.

Preview

Color preview on black background

This text has color #612C46 on black background.


Color preview on white background

This text has color #612C46 on white background.


Black color preview on #612C46 background

This text has black color on #612C46 background.


White color preview on #612C46 background

This text has white color on #612C46 background.


Related colors

Complementary color

Complementary color for #hex is #9ED3B9.


I love getcolorcode.com

Triadic colors

1 #46612C and #2C4661 with #612C46 are triadic colors.

2 #462C61 and #2C6146 with #612C46 are triadic colors.