COLOR #612F51

HEX: #612F51 RGB: (97,47,81)

Color info

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

RGB color model

#612F51 color RGB value is (97,47,81).

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

RGB channels and saturation

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

97
47
81

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

Portions of RGB colors in percentages

R + G + B = 97 + 47 + 81 = 225 (100%)
R 97 of 225 ~ 43.11%
G 47 of 225 ~ 20.89%
B 81 of 225 ~ 36'%

%43.11
%20.89
%36

CMYK color model

#612F51 color CMYK value is (0,52,16,62).

  • cyan value is 0.00%
  • magenta value is 51.55%
  • yellow value is 16.49%
  • key color value is 61.96%

CMYK: (0,52,16,62)
C0M52Y16K62 (0%, 52%, 16%, 62%)
(0.00 / 0.52 / 0.16 / 0.62)

CMYK percentages

%0
%51.55
%16.49
%61.96

Codes

Color #612F51 in popluar color models

61 2F 51
RGB 97 47 81
HSL 319° 34.72% 28.24%
HSB/HSV 319° 51.55% 38.04%
CMYK 0.00% 51.55% 16.49%
61.96%

Color #612F51 in popluar number systems.

HEX 61 2F 51
Decimal 97 47 81
Binary 1100001 101111 1010001
Octal 141 57 121

Shades and tints

Shades of #612F51

#612F51
(97,47,81)
#592B4A
(89,43,74)
#512743
(81,39,67)
#49233C
(73,35,60)
#411F35
(65,31,53)
#391B2E
(57,27,46)
#311727
(49,23,39)
#291320
(41,19,32)
#210F19
(33,15,25)
#190B12
(25,11,18)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #612F51

#612F51
(97,47,81)
#6F4160
(111,65,96)
#7D536F
(125,83,111)
#8B657E
(139,101,126)
#99778D
(153,119,141)
#A7899C
(167,137,156)
#B59BAB
(181,155,171)
#C3ADBA
(195,173,186)
#D1BFC9
(209,191,201)
#DFD1D8
(223,209,216)
#EDE3E7
(237,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612F51; }

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

This text font color is #612F51.

Background Color

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

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

This div background color is #612F51.

Border color

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

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

This div border color is #612F51.

Opacity

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

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

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

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

This text has shadow with #612F51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612F51.

Preview

Color preview on black background

This text has color #612F51 on black background.


Color preview on white background

This text has color #612F51 on white background.


Black color preview on #612F51 background

This text has black color on #612F51 background.


White color preview on #612F51 background

This text has white color on #612F51 background.


Related colors

Complementary color

Complementary color for #hex is #9ED0AE.


I love getcolorcode.com

Triadic colors

1 #51612F and #2F5161 with #612F51 are triadic colors.

2 #512F61 and #2F6151 with #612F51 are triadic colors.