COLOR #612863

HEX: #612863 RGB: (97,40,99)

Color info

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

RGB color model

#612863 color RGB value is (97,40,99).

RGB: (97,40,99) (38%, 16%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 40 of 255 = 16%
B 99 of 255 = 39%

97
40
99

R + G + B ~ 31%. #612863 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 40 + 99 = 236 (100%)
R 97 of 236 ~ 41.1%
G 40 of 236 ~ 16.95%
B 99 of 236 ~ 41.95'%

%41.1
%16.95
%41.95

CMYK color model

#612863 color CMYK value is (2,60,0,61).

  • cyan value is 2.02%
  • magenta value is 59.60%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (2,60,0,61)
C2M60Y0K61 (2%, 60%, 0%, 61%)
(0.02 / 0.60 / 0.00 / 0.61)

CMYK percentages

%2.02
%59.6
%0
%61.18

Codes

Color #612863 in popluar color models

61 28 63
RGB 97 40 99
HSL 298° 42.45% 27.25%
HSB/HSV 298° 59.60% 38.82%
CMYK 2.02% 59.60% 0.00%
61.18%

Color #612863 in popluar number systems.

HEX 61 28 63
Decimal 97 40 99
Binary 1100001 101000 1100011
Octal 141 50 143

Shades and tints

Shades of #612863

#612863
(97,40,99)
#59255A
(89,37,90)
#512251
(81,34,81)
#491F48
(73,31,72)
#411C3F
(65,28,63)
#391936
(57,25,54)
#31162D
(49,22,45)
#291324
(41,19,36)
#21101B
(33,16,27)
#190D12
(25,13,18)
#110A09
(17,10,9)
#000000
(0,0,0)

Tints of #612863

#612863
(97,40,99)
#6F3B71
(111,59,113)
#7D4E7F
(125,78,127)
#8B618D
(139,97,141)
#99749B
(153,116,155)
#A787A9
(167,135,169)
#B59AB7
(181,154,183)
#C3ADC5
(195,173,197)
#D1C0D3
(209,192,211)
#DFD3E1
(223,211,225)
#EDE6EF
(237,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612863 color. Also use rgb(97,40,99) instead hex code.

Text Font Color

.myTextColor { color: #612863; }

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

This text font color is #612863.

Background Color

.myBgColor { background-color: #612863; }

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

This div background color is #612863.

Border color

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

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

This div border color is #612863.

Opacity

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

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

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

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

This text has shadow with #612863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612863.

Preview

Color preview on black background

This text has color #612863 on black background.


Color preview on white background

This text has color #612863 on white background.


Black color preview on #612863 background

This text has black color on #612863 background.


White color preview on #612863 background

This text has white color on #612863 background.


Related colors

Complementary color

Complementary color for #hex is #9ED79C.


I love getcolorcode.com

Triadic colors

1 #636128 and #286361 with #612863 are triadic colors.

2 #632861 and #286163 with #612863 are triadic colors.