COLOR #612572

HEX: #612572 RGB: (97,37,114)

Color info

#612572 contains mainly red and blue colors. Web safe color of #612572 is #663366 (or #636).

RGB color model

#612572 color RGB value is (97,37,114).

RGB: (97,37,114) (38%, 15%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 37 of 255 = 15%
B 114 of 255 = 45%

97
37
114

R + G + B ~ 33%. #612572 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 37 + 114 = 248 (100%)
R 97 of 248 ~ 39.11%
G 37 of 248 ~ 14.92%
B 114 of 248 ~ 45.97'%

%39.11
%14.92
%45.97

CMYK color model

#612572 color CMYK value is (15,68,0,55).

  • cyan value is 14.91%
  • magenta value is 67.54%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (15,68,0,55)
C15M68Y0K55 (15%, 68%, 0%, 55%)
(0.15 / 0.68 / 0.00 / 0.55)

CMYK percentages

%14.91
%67.54
%0
%55.29

Codes

Color #612572 in popluar color models

61 25 72
RGB 97 37 114
HSL 287° 50.99% 29.61%
HSB/HSV 287° 67.54% 44.71%
CMYK 14.91% 67.54% 0.00%
55.29%

Color #612572 in popluar number systems.

HEX 61 25 72
Decimal 97 37 114
Binary 1100001 100101 1110010
Octal 141 45 162

Shades and tints

Shades of #612572

#612572
(97,37,114)
#592268
(89,34,104)
#511F5E
(81,31,94)
#491C54
(73,28,84)
#41194A
(65,25,74)
#391640
(57,22,64)
#311336
(49,19,54)
#29102C
(41,16,44)
#210D22
(33,13,34)
#190A18
(25,10,24)
#11070E
(17,7,14)
#000000
(0,0,0)

Tints of #612572

#612572
(97,37,114)
#6F387E
(111,56,126)
#7D4B8A
(125,75,138)
#8B5E96
(139,94,150)
#9971A2
(153,113,162)
#A784AE
(167,132,174)
#B597BA
(181,151,186)
#C3AAC6
(195,170,198)
#D1BDD2
(209,189,210)
#DFD0DE
(223,208,222)
#EDE3EA
(237,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612572 color. Also use rgb(97,37,114) instead hex code.

Text Font Color

.myTextColor { color: #612572; }

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

This text font color is #612572.

Background Color

.myBgColor { background-color: #612572; }

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

This div background color is #612572.

Border color

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

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

This div border color is #612572.

Opacity

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

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

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

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

This text has shadow with #612572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612572.

Preview

Color preview on black background

This text has color #612572 on black background.


Color preview on white background

This text has color #612572 on white background.


Black color preview on #612572 background

This text has black color on #612572 background.


White color preview on #612572 background

This text has white color on #612572 background.


Related colors

Complementary color

Complementary color for #hex is #9EDA8D.


I love getcolorcode.com

Triadic colors

1 #726125 and #257261 with #612572 are triadic colors.

2 #722561 and #256172 with #612572 are triadic colors.