COLOR #612649

HEX: #612649 RGB: (97,38,73)

Color info

#612649 contains red, green and blue colors in about the same proportion. Web safe color of #612649 is #663333 (or #633).

RGB color model

#612649 color RGB value is (97,38,73).

RGB: (97,38,73) (38%, 15%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 38 of 255 = 15%
B 73 of 255 = 29%

97
38
73

R + G + B ~ 27%. #612649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 38 + 73 = 208 (100%)
R 97 of 208 ~ 46.63%
G 38 of 208 ~ 18.27%
B 73 of 208 ~ 35.1'%

%46.63
%18.27
%35.1

CMYK color model

#612649 color CMYK value is (0,61,25,62).

  • cyan value is 0.00%
  • magenta value is 60.82%
  • yellow value is 24.74%
  • key color value is 61.96%

CMYK: (0,61,25,62)
C0M61Y25K62 (0%, 61%, 25%, 62%)
(0.00 / 0.61 / 0.25 / 0.62)

CMYK percentages

%0
%60.82
%24.74
%61.96

Codes

Color #612649 in popluar color models

61 26 49
RGB 97 38 73
HSL 324° 43.70% 26.47%
HSB/HSV 324° 60.82% 38.04%
CMYK 0.00% 60.82% 24.74%
61.96%

Color #612649 in popluar number systems.

HEX 61 26 49
Decimal 97 38 73
Binary 1100001 100110 1001001
Octal 141 46 111

Shades and tints

Shades of #612649

#612649
(97,38,73)
#592343
(89,35,67)
#51203D
(81,32,61)
#491D37
(73,29,55)
#411A31
(65,26,49)
#39172B
(57,23,43)
#311425
(49,20,37)
#29111F
(41,17,31)
#210E19
(33,14,25)
#190B13
(25,11,19)
#11080D
(17,8,13)
#000000
(0,0,0)

Tints of #612649

#612649
(97,38,73)
#6F3959
(111,57,89)
#7D4C69
(125,76,105)
#8B5F79
(139,95,121)
#997289
(153,114,137)
#A78599
(167,133,153)
#B598A9
(181,152,169)
#C3ABB9
(195,171,185)
#D1BEC9
(209,190,201)
#DFD1D9
(223,209,217)
#EDE4E9
(237,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612649 color. Also use rgb(97,38,73) instead hex code.

Text Font Color

.myTextColor { color: #612649; }

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

This text font color is #612649.

Background Color

.myBgColor { background-color: #612649; }

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

This div background color is #612649.

Border color

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

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

This div border color is #612649.

Opacity

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

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

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

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

This text has shadow with #612649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612649.

Preview

Color preview on black background

This text has color #612649 on black background.


Color preview on white background

This text has color #612649 on white background.


Black color preview on #612649 background

This text has black color on #612649 background.


White color preview on #612649 background

This text has white color on #612649 background.


Related colors

Complementary color

Complementary color for #hex is #9ED9B6.


I love getcolorcode.com

Triadic colors

1 #496126 and #264961 with #612649 are triadic colors.

2 #492661 and #266149 with #612649 are triadic colors.