COLOR #612D51

HEX: #612D51 RGB: (97,45,81)

Color info

#612D51 contains red, green and blue colors in about the same proportion. Web safe color of #612D51 is #663366 (or #636).

RGB color model

#612D51 color RGB value is (97,45,81).

RGB: (97,45,81) (38%, 18%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 45 of 255 = 18%
B 81 of 255 = 32%

97
45
81

R + G + B ~ 29%. #612D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 45 + 81 = 223 (100%)
R 97 of 223 ~ 43.5%
G 45 of 223 ~ 20.18%
B 81 of 223 ~ 36.32'%

%43.5
%20.18
%36.32

CMYK color model

#612D51 color CMYK value is (0,54,16,62).

  • cyan value is 0.00%
  • magenta value is 53.61%
  • yellow value is 16.49%
  • key color value is 61.96%
CMYK: (0,54,16,62) C0M54Y16K62 (0%,54%,16%,62%) (0.00/0.54/0.16/0.62) 

CMYK percentages

%0
%53.61
%16.49
%61.96

Codes

Color #612D51 in popluar color models

61 2D 51
RGB 97 45 81
HSL 318° 36.62% 27.84%
HSB/HSV 318° 53.61% 38.04%
CMYK 0.00% 53.61% 16.49%
61.96%

Color #612D51 in popluar number systems.

HEX 61 2D 51
Decimal 97 45 81
Binary 1100001 101101 1010001
Octal 141 55 121

Shades and tints

Shades of #612D51

#612D51
(97,45,81)
#59294A
(89,41,74)
#512543
(81,37,67)
#49213C
(73,33,60)
#411D35
(65,29,53)
#39192E
(57,25,46)
#311527
(49,21,39)
#291120
(41,17,32)
#210D19
(33,13,25)
#190912
(25,9,18)
#11050B
(17,5,11)
#000000
(0,0,0)

Tints of #612D51

#612D51
(97,45,81)
#6F4060
(111,64,96)
#7D536F
(125,83,111)
#8B667E
(139,102,126)
#99798D
(153,121,141)
#A78C9C
(167,140,156)
#B59FAB
(181,159,171)
#C3B2BA
(195,178,186)
#D1C5C9
(209,197,201)
#DFD8D8
(223,216,216)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612D51 color. Also use rgb(97,45,81) instead hex code.

Text Font Color

.myTextColor { color: #612D51; }

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

This text font color is #612D51.

Background Color

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

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

This div background color is #612D51.

Border color

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

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

This div border color is #612D51.

Opacity

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

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

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

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

This text has shadow with #612D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612D51.

Preview

Color preview on black background

This text has color #612D51 on black background.


Color preview on white background

This text has color #612D51 on white background.


Black color preview on #612D51 background

This text has black color on #612D51 background.


White color preview on #612D51 background

This text has white color on #612D51 background.


Related colors

Complementary color

Complementary color for #hex is #9ED2AE.


I love getcolorcode.com

Triadic colors

1 #51612D and #2D5161 with #612D51 are triadic colors.

2 #512D61 and #2D6151 with #612D51 are triadic colors.