COLOR #612E37

HEX: #612E37 RGB: (97,46,55)

Color info

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

RGB color model

#612E37 color RGB value is (97,46,55).

RGB: (97,46,55) (38%, 18%, 22%)

RGB channels and saturation

R 97 of 255 = 38%
G 46 of 255 = 18%
B 55 of 255 = 22%

97
46
55

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

Portions of RGB colors in percentages

R + G + B = 97 + 46 + 55 = 198 (100%)
R 97 of 198 ~ 48.99%
G 46 of 198 ~ 23.23%
B 55 of 198 ~ 27.78'%

%48.99
%23.23
%27.78

CMYK color model

#612E37 color CMYK value is (0,53,43,62).

  • cyan value is 0.00%
  • magenta value is 52.58%
  • yellow value is 43.30%
  • key color value is 61.96%

CMYK: (0,53,43,62)
C0M53Y43K62 (0%, 53%, 43%, 62%)
(0.00 / 0.53 / 0.43 / 0.62)

CMYK percentages

%0
%52.58
%43.3
%61.96

Codes

Color #612E37 in popluar color models

61 2E 37
RGB 97 46 55
HSL 349° 35.66% 28.04%
HSB/HSV 349° 52.58% 38.04%
CMYK 0.00% 52.58% 43.30%
61.96%

Color #612E37 in popluar number systems.

HEX 61 2E 37
Decimal 97 46 55
Binary 1100001 101110 110111
Octal 141 56 67

Shades and tints

Shades of #612E37

#612E37
(97,46,55)
#592A32
(89,42,50)
#51262D
(81,38,45)
#492228
(73,34,40)
#411E23
(65,30,35)
#391A1E
(57,26,30)
#311619
(49,22,25)
#291214
(41,18,20)
#210E0F
(33,14,15)
#190A0A
(25,10,10)
#110605
(17,6,5)
#000000
(0,0,0)

Tints of #612E37

#612E37
(97,46,55)
#6F4149
(111,65,73)
#7D545B
(125,84,91)
#8B676D
(139,103,109)
#997A7F
(153,122,127)
#A78D91
(167,141,145)
#B5A0A3
(181,160,163)
#C3B3B5
(195,179,181)
#D1C6C7
(209,198,199)
#DFD9D9
(223,217,217)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612E37; }

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

This text font color is #612E37.

Background Color

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

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

This div background color is #612E37.

Border color

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

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

This div border color is #612E37.

Opacity

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

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

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

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

This text has shadow with #612E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612E37.

Preview

Color preview on black background

This text has color #612E37 on black background.


Color preview on white background

This text has color #612E37 on white background.


Black color preview on #612E37 background

This text has black color on #612E37 background.


White color preview on #612E37 background

This text has white color on #612E37 background.


Related colors

Complementary color

Complementary color for #hex is #9ED1C8.


I love getcolorcode.com

Triadic colors

1 #37612E and #2E3761 with #612E37 are triadic colors.

2 #372E61 and #2E6137 with #612E37 are triadic colors.