COLOR #612737

HEX: #612737 RGB: (97,39,55)

Color info

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

RGB color model

#612737 color RGB value is (97,39,55).

RGB: (97,39,55) (38%, 15%, 22%)

RGB channels and saturation

R 97 of 255 = 38%
G 39 of 255 = 15%
B 55 of 255 = 22%

97
39
55

R + G + B ~ 25%. #612737 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 39 + 55 = 191 (100%)
R 97 of 191 ~ 50.79%
G 39 of 191 ~ 20.42%
B 55 of 191 ~ 28.8'%

%50.79
%20.42
%28.8

CMYK color model

#612737 color CMYK value is (0,60,43,62).

  • cyan value is 0.00%
  • magenta value is 59.79%
  • yellow value is 43.30%
  • key color value is 61.96%
CMYK: (0,60,43,62) C0M60Y43K62 (0%,60%,43%,62%) (0.00/0.60/0.43/0.62) 

CMYK percentages

%0
%59.79
%43.3
%61.96

Codes

Color #612737 in popluar color models

61 27 37
RGB 97 39 55
HSL 343° 42.65% 26.67%
HSB/HSV 343° 59.79% 38.04%
CMYK 0.00% 59.79% 43.30%
61.96%

Color #612737 in popluar number systems.

HEX 61 27 37
Decimal 97 39 55
Binary 1100001 100111 110111
Octal 141 47 67

Shades and tints

Shades of #612737

#612737
(97,39,55)
#592432
(89,36,50)
#51212D
(81,33,45)
#491E28
(73,30,40)
#411B23
(65,27,35)
#39181E
(57,24,30)
#311519
(49,21,25)
#291214
(41,18,20)
#210F0F
(33,15,15)
#190C0A
(25,12,10)
#110905
(17,9,5)
#000000
(0,0,0)

Tints of #612737

#612737
(97,39,55)
#6F3A49
(111,58,73)
#7D4D5B
(125,77,91)
#8B606D
(139,96,109)
#99737F
(153,115,127)
#A78691
(167,134,145)
#B599A3
(181,153,163)
#C3ACB5
(195,172,181)
#D1BFC7
(209,191,199)
#DFD2D9
(223,210,217)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612737 color. Also use rgb(97,39,55) instead hex code.

Text Font Color

.myTextColor { color: #612737; }

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

This text font color is #612737.

Background Color

.myBgColor { background-color: #612737; }

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

This div background color is #612737.

Border color

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

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

This div border color is #612737.

Opacity

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

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

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

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

This text has shadow with #612737 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612737.

Preview

Color preview on black background

This text has color #612737 on black background.


Color preview on white background

This text has color #612737 on white background.


Black color preview on #612737 background

This text has black color on #612737 background.


White color preview on #612737 background

This text has white color on #612737 background.


Related colors

Complementary color

Complementary color for #hex is #9ED8C8.


I love getcolorcode.com

Triadic colors

1 #376127 and #273761 with #612737 are triadic colors.

2 #372761 and #276137 with #612737 are triadic colors.