COLOR #612F57

HEX: #612F57 RGB: (97,47,87)

Color info

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

RGB color model

#612F57 color RGB value is (97,47,87).

RGB: (97,47,87) (38%, 18%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 47 of 255 = 18%
B 87 of 255 = 34%

97
47
87

R + G + B ~ 30%. #612F57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 47 + 87 = 231 (100%)
R 97 of 231 ~ 41.99%
G 47 of 231 ~ 20.35%
B 87 of 231 ~ 37.66'%

%41.99
%20.35
%37.66

CMYK color model

#612F57 color CMYK value is (0,52,10,62).

  • cyan value is 0.00%
  • magenta value is 51.55%
  • yellow value is 10.31%
  • key color value is 61.96%
CMYK: (0,52,10,62) C0M52Y10K62 (0%,52%,10%,62%) (0.00/0.52/0.10/0.62) 

CMYK percentages

%0
%51.55
%10.31
%61.96

Codes

Color #612F57 in popluar color models

61 2F 57
RGB 97 47 87
HSL 312° 34.72% 28.24%
HSB/HSV 312° 51.55% 38.04%
CMYK 0.00% 51.55% 10.31%
61.96%

Color #612F57 in popluar number systems.

HEX 61 2F 57
Decimal 97 47 87
Binary 1100001 101111 1010111
Octal 141 57 127

Shades and tints

Shades of #612F57

#612F57
(97,47,87)
#592B50
(89,43,80)
#512749
(81,39,73)
#492342
(73,35,66)
#411F3B
(65,31,59)
#391B34
(57,27,52)
#31172D
(49,23,45)
#291326
(41,19,38)
#210F1F
(33,15,31)
#190B18
(25,11,24)
#110711
(17,7,17)
#000000
(0,0,0)

Tints of #612F57

#612F57
(97,47,87)
#6F4166
(111,65,102)
#7D5375
(125,83,117)
#8B6584
(139,101,132)
#997793
(153,119,147)
#A789A2
(167,137,162)
#B59BB1
(181,155,177)
#C3ADC0
(195,173,192)
#D1BFCF
(209,191,207)
#DFD1DE
(223,209,222)
#EDE3ED
(237,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612F57; }

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

This text font color is #612F57.

Background Color

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

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

This div background color is #612F57.

Border color

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

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

This div border color is #612F57.

Opacity

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

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

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

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

This text has shadow with #612F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612F57.

Preview

Color preview on black background

This text has color #612F57 on black background.


Color preview on white background

This text has color #612F57 on white background.


Black color preview on #612F57 background

This text has black color on #612F57 background.


White color preview on #612F57 background

This text has white color on #612F57 background.


Related colors

Complementary color

Complementary color for #hex is #9ED0A8.


I love getcolorcode.com

Triadic colors

1 #57612F and #2F5761 with #612F57 are triadic colors.

2 #572F61 and #2F6157 with #612F57 are triadic colors.