COLOR #612D61

HEX: #612D61 RGB: (97,45,97)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

97
45
97

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

Portions of RGB colors in percentages

R + G + B = 97 + 45 + 97 = 239 (100%)
R 97 of 239 ~ 40.59%
G 45 of 239 ~ 18.83%
B 97 of 239 ~ 40.59'%

%40.59
%18.83
%40.59

CMYK color model

#612D61 color CMYK value is (0,54,0,62).

  • cyan value is 0.00%
  • magenta value is 53.61%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (0,54,0,62)
C0M54Y0K62 (0%, 54%, 0%, 62%)
(0.00 / 0.54 / 0.00 / 0.62)

CMYK percentages

%0
%53.61
%0
%61.96

Codes

Color #612D61 in popluar color models

61 2D 61
RGB 97 45 97
HSL 300° 36.62% 27.84%
HSB/HSV 300° 53.61% 38.04%
CMYK 0.00% 53.61% 0.00%
61.96%

Color #612D61 in popluar number systems.

HEX 61 2D 61
Decimal 97 45 97
Binary 1100001 101101 1100001
Octal 141 55 141

Shades and tints

Shades of #612D61

#612D61
(97,45,97)
#592959
(89,41,89)
#512551
(81,37,81)
#492149
(73,33,73)
#411D41
(65,29,65)
#391939
(57,25,57)
#311531
(49,21,49)
#291129
(41,17,41)
#210D21
(33,13,33)
#190919
(25,9,25)
#110511
(17,5,17)
#000000
(0,0,0)

Tints of #612D61

#612D61
(97,45,97)
#6F406F
(111,64,111)
#7D537D
(125,83,125)
#8B668B
(139,102,139)
#997999
(153,121,153)
#A78CA7
(167,140,167)
#B59FB5
(181,159,181)
#C3B2C3
(195,178,195)
#D1C5D1
(209,197,209)
#DFD8DF
(223,216,223)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #612D61; }

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

This text font color is #612D61.

Background Color

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

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

This div background color is #612D61.

Border color

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

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

This div border color is #612D61.

Opacity

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

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

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

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

This text has shadow with #612D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612D61.

Preview

Color preview on black background

This text has color #612D61 on black background.


Color preview on white background

This text has color #612D61 on white background.


Black color preview on #612D61 background

This text has black color on #612D61 background.


White color preview on #612D61 background

This text has white color on #612D61 background.


Related colors

Complementary color

Complementary color for #hex is #9ED29E.


I love getcolorcode.com

Triadic colors

1 #61612D and #2D6161 with #612D61 are triadic colors.

2 #612D61 and #2D6161 with #612D61 are triadic colors.