COLOR #612958

HEX: #612958 RGB: (97,41,88)

Color info

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

RGB color model

#612958 color RGB value is (97,41,88).

RGB: (97,41,88) (38%, 16%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 41 of 255 = 16%
B 88 of 255 = 35%

97
41
88

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

Portions of RGB colors in percentages

R + G + B = 97 + 41 + 88 = 226 (100%)
R 97 of 226 ~ 42.92%
G 41 of 226 ~ 18.14%
B 88 of 226 ~ 38.94'%

%42.92
%18.14
%38.94

CMYK color model

#612958 color CMYK value is (0,58,9,62).

  • cyan value is 0.00%
  • magenta value is 57.73%
  • yellow value is 9.28%
  • key color value is 61.96%

CMYK: (0,58,9,62)
C0M58Y9K62 (0%, 58%, 9%, 62%)
(0.00 / 0.58 / 0.09 / 0.62)

CMYK percentages

%0
%57.73
%9.28
%61.96

Codes

Color #612958 in popluar color models

61 29 58
RGB 97 41 88
HSL 310° 40.58% 27.06%
HSB/HSV 310° 57.73% 38.04%
CMYK 0.00% 57.73% 9.28%
61.96%

Color #612958 in popluar number systems.

HEX 61 29 58
Decimal 97 41 88
Binary 1100001 101001 1011000
Octal 141 51 130

Shades and tints

Shades of #612958

#612958
(97,41,88)
#592650
(89,38,80)
#512348
(81,35,72)
#492040
(73,32,64)
#411D38
(65,29,56)
#391A30
(57,26,48)
#311728
(49,23,40)
#291420
(41,20,32)
#211118
(33,17,24)
#190E10
(25,14,16)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #612958

#612958
(97,41,88)
#6F3C67
(111,60,103)
#7D4F76
(125,79,118)
#8B6285
(139,98,133)
#997594
(153,117,148)
#A788A3
(167,136,163)
#B59BB2
(181,155,178)
#C3AEC1
(195,174,193)
#D1C1D0
(209,193,208)
#DFD4DF
(223,212,223)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612958 color. Also use rgb(97,41,88) instead hex code.

Text Font Color

.myTextColor { color: #612958; }

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

This text font color is #612958.

Background Color

.myBgColor { background-color: #612958; }

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

This div background color is #612958.

Border color

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

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

This div border color is #612958.

Opacity

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

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

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

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

This text has shadow with #612958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612958.

Preview

Color preview on black background

This text has color #612958 on black background.


Color preview on white background

This text has color #612958 on white background.


Black color preview on #612958 background

This text has black color on #612958 background.


White color preview on #612958 background

This text has white color on #612958 background.


Related colors

Complementary color

Complementary color for #hex is #9ED6A7.


I love getcolorcode.com

Triadic colors

1 #586129 and #295861 with #612958 are triadic colors.

2 #582961 and #296158 with #612958 are triadic colors.