COLOR #612B66

HEX: #612B66 RGB: (97,43,102)

Color info

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

RGB color model

#612B66 color RGB value is (97,43,102).

RGB: (97,43,102) (38%, 17%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 43 of 255 = 17%
B 102 of 255 = 40%

97
43
102

R + G + B ~ 32%. #612B66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 43 + 102 = 242 (100%)
R 97 of 242 ~ 40.08%
G 43 of 242 ~ 17.77%
B 102 of 242 ~ 42.15'%

%40.08
%17.77
%42.15

CMYK color model

#612B66 color CMYK value is (5,58,0,60).

  • cyan value is 4.90%
  • magenta value is 57.84%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (5,58,0,60) C5M58Y0K60 (5%,58%,0%,60%) (0.05/0.58/0.00/0.60) 

CMYK percentages

%4.9
%57.84
%0
%60

Codes

Color #612B66 in popluar color models

61 2B 66
RGB 97 43 102
HSL 295° 40.69% 28.43%
HSB/HSV 295° 57.84% 40.00%
CMYK 4.90% 57.84% 0.00%
60.00%

Color #612B66 in popluar number systems.

HEX 61 2B 66
Decimal 97 43 102
Binary 1100001 101011 1100110
Octal 141 53 146

Shades and tints

Shades of #612B66

#612B66
(97,43,102)
#59285D
(89,40,93)
#512554
(81,37,84)
#49224B
(73,34,75)
#411F42
(65,31,66)
#391C39
(57,28,57)
#311930
(49,25,48)
#291627
(41,22,39)
#21131E
(33,19,30)
#191015
(25,16,21)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #612B66

#612B66
(97,43,102)
#6F3E73
(111,62,115)
#7D5180
(125,81,128)
#8B648D
(139,100,141)
#99779A
(153,119,154)
#A78AA7
(167,138,167)
#B59DB4
(181,157,180)
#C3B0C1
(195,176,193)
#D1C3CE
(209,195,206)
#DFD6DB
(223,214,219)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612B66 color. Also use rgb(97,43,102) instead hex code.

Text Font Color

.myTextColor { color: #612B66; }

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

This text font color is #612B66.

Background Color

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

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

This div background color is #612B66.

Border color

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

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

This div border color is #612B66.

Opacity

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

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

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

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

This text has shadow with #612B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612B66.

Preview

Color preview on black background

This text has color #612B66 on black background.


Color preview on white background

This text has color #612B66 on white background.


Black color preview on #612B66 background

This text has black color on #612B66 background.


White color preview on #612B66 background

This text has white color on #612B66 background.


Related colors

Complementary color

Complementary color for #hex is #9ED499.


I love getcolorcode.com

Triadic colors

1 #66612B and #2B6661 with #612B66 are triadic colors.

2 #662B61 and #2B6166 with #612B66 are triadic colors.