COLOR #612E89

HEX: #612E89 RGB: (97,46,137)

Color info

#612E89 contains mainly red and blue colors. Web safe color of #612E89 is #663399 (or #639).

RGB color model

#612E89 color RGB value is (97,46,137).

RGB: (97,46,137) (38%, 18%, 54%)

RGB channels and saturation

R 97 of 255 = 38%
G 46 of 255 = 18%
B 137 of 255 = 54%

97
46
137

R + G + B ~ 37%. #612E89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 46 + 137 = 280 (100%)
R 97 of 280 ~ 34.64%
G 46 of 280 ~ 16.43%
B 137 of 280 ~ 48.93'%

%34.64
%16.43
%48.93

CMYK color model

#612E89 color CMYK value is (29,66,0,46).

  • cyan value is 29.20%
  • magenta value is 66.42%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (29,66,0,46)
C29M66Y0K46 (29%, 66%, 0%, 46%)
(0.29 / 0.66 / 0.00 / 0.46)

CMYK percentages

%29.2
%66.42
%0
%46.27

Codes

Color #612E89 in popluar color models

61 2E 89
RGB 97 46 137
HSL 274° 49.73% 35.88%
HSB/HSV 274° 66.42% 53.73%
CMYK 29.20% 66.42% 0.00%
46.27%

Color #612E89 in popluar number systems.

HEX 61 2E 89
Decimal 97 46 137
Binary 1100001 101110 10001001
Octal 141 56 211

Shades and tints

Shades of #612E89

#612E89
(97,46,137)
#592A7D
(89,42,125)
#512671
(81,38,113)
#492265
(73,34,101)
#411E59
(65,30,89)
#391A4D
(57,26,77)
#311641
(49,22,65)
#291235
(41,18,53)
#210E29
(33,14,41)
#190A1D
(25,10,29)
#110611
(17,6,17)
#000000
(0,0,0)

Tints of #612E89

#612E89
(97,46,137)
#6F4193
(111,65,147)
#7D549D
(125,84,157)
#8B67A7
(139,103,167)
#997AB1
(153,122,177)
#A78DBB
(167,141,187)
#B5A0C5
(181,160,197)
#C3B3CF
(195,179,207)
#D1C6D9
(209,198,217)
#DFD9E3
(223,217,227)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612E89; }

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

This text font color is #612E89.

Background Color

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

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

This div background color is #612E89.

Border color

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

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

This div border color is #612E89.

Opacity

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

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

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

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

This text has shadow with #612E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612E89.

Preview

Color preview on black background

This text has color #612E89 on black background.


Color preview on white background

This text has color #612E89 on white background.


Black color preview on #612E89 background

This text has black color on #612E89 background.


White color preview on #612E89 background

This text has white color on #612E89 background.


Related colors

Complementary color

Complementary color for #hex is #9ED176.


I love getcolorcode.com

Triadic colors

1 #89612E and #2E8961 with #612E89 are triadic colors.

2 #892E61 and #2E6189 with #612E89 are triadic colors.