COLOR #612D66

HEX: #612D66 RGB: (97,45,102)

Color info

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

RGB color model

#612D66 color RGB value is (97,45,102).

RGB: (97,45,102) (38%, 18%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 45 of 255 = 18%
B 102 of 255 = 40%

97
45
102

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

Portions of RGB colors in percentages

R + G + B = 97 + 45 + 102 = 244 (100%)
R 97 of 244 ~ 39.75%
G 45 of 244 ~ 18.44%
B 102 of 244 ~ 41.8'%

%39.75
%18.44
%41.8

CMYK color model

#612D66 color CMYK value is (5,56,0,60).

  • cyan value is 4.90%
  • magenta value is 55.88%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (5,56,0,60)
C5M56Y0K60 (5%, 56%, 0%, 60%)
(0.05 / 0.56 / 0.00 / 0.60)

CMYK percentages

%4.9
%55.88
%0
%60

Codes

Color #612D66 in popluar color models

61 2D 66
RGB 97 45 102
HSL 295° 38.78% 28.82%
HSB/HSV 295° 55.88% 40.00%
CMYK 4.90% 55.88% 0.00%
60.00%

Color #612D66 in popluar number systems.

HEX 61 2D 66
Decimal 97 45 102
Binary 1100001 101101 1100110
Octal 141 55 146

Shades and tints

Shades of #612D66

#612D66
(97,45,102)
#59295D
(89,41,93)
#512554
(81,37,84)
#49214B
(73,33,75)
#411D42
(65,29,66)
#391939
(57,25,57)
#311530
(49,21,48)
#291127
(41,17,39)
#210D1E
(33,13,30)
#190915
(25,9,21)
#11050C
(17,5,12)
#000000
(0,0,0)

Tints of #612D66

#612D66
(97,45,102)
#6F4073
(111,64,115)
#7D5380
(125,83,128)
#8B668D
(139,102,141)
#99799A
(153,121,154)
#A78CA7
(167,140,167)
#B59FB4
(181,159,180)
#C3B2C1
(195,178,193)
#D1C5CE
(209,197,206)
#DFD8DB
(223,216,219)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612D66; }

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

This text font color is #612D66.

Background Color

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

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

This div background color is #612D66.

Border color

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

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

This div border color is #612D66.

Opacity

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

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

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

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

This text has shadow with #612D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612D66.

Preview

Color preview on black background

This text has color #612D66 on black background.


Color preview on white background

This text has color #612D66 on white background.


Black color preview on #612D66 background

This text has black color on #612D66 background.


White color preview on #612D66 background

This text has white color on #612D66 background.


Related colors

Complementary color

Complementary color for #hex is #9ED299.


I love getcolorcode.com

Triadic colors

1 #66612D and #2D6661 with #612D66 are triadic colors.

2 #662D61 and #2D6166 with #612D66 are triadic colors.