COLOR #611E59

HEX: #611E59 RGB: (97,30,89)

Color info

#611E59 contains mainly red and blue colors. Web safe color of #611E59 is #663366 (or #636).

RGB color model

#611E59 color RGB value is (97,30,89).

RGB: (97,30,89) (38%, 12%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 30 of 255 = 12%
B 89 of 255 = 35%

97
30
89

R + G + B ~ 28%. #611E59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 30 + 89 = 216 (100%)
R 97 of 216 ~ 44.91%
G 30 of 216 ~ 13.89%
B 89 of 216 ~ 41.2'%

%44.91
%13.89
%41.2

CMYK color model

#611E59 color CMYK value is (0,69,8,62).

  • cyan value is 0.00%
  • magenta value is 69.07%
  • yellow value is 8.25%
  • key color value is 61.96%

CMYK: (0,69,8,62)
C0M69Y8K62 (0%, 69%, 8%, 62%)
(0.00 / 0.69 / 0.08 / 0.62)

CMYK percentages

%0
%69.07
%8.25
%61.96

Codes

Color #611E59 in popluar color models

61 1E 59
RGB 97 30 89
HSL 307° 52.76% 24.90%
HSB/HSV 307° 69.07% 38.04%
CMYK 0.00% 69.07% 8.25%
61.96%

Color #611E59 in popluar number systems.

HEX 61 1E 59
Decimal 97 30 89
Binary 1100001 11110 1011001
Octal 141 36 131

Shades and tints

Shades of #611E59

#611E59
(97,30,89)
#591C51
(89,28,81)
#511A49
(81,26,73)
#491841
(73,24,65)
#411639
(65,22,57)
#391431
(57,20,49)
#311229
(49,18,41)
#291021
(41,16,33)
#210E19
(33,14,25)
#190C11
(25,12,17)
#110A09
(17,10,9)
#000000
(0,0,0)

Tints of #611E59

#611E59
(97,30,89)
#6F3268
(111,50,104)
#7D4677
(125,70,119)
#8B5A86
(139,90,134)
#996E95
(153,110,149)
#A782A4
(167,130,164)
#B596B3
(181,150,179)
#C3AAC2
(195,170,194)
#D1BED1
(209,190,209)
#DFD2E0
(223,210,224)
#EDE6EF
(237,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #611E59 color. Also use rgb(97,30,89) instead hex code.

Text Font Color

.myTextColor { color: #611E59; }

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

This text font color is #611E59.

Background Color

.myBgColor { background-color: #611E59; }

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

This div background color is #611E59.

Border color

.myBorderColor { border: 1px solid #611E59; }

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

This div border color is #611E59.

Opacity

.myOpacity80 { color: #611E59; opacity: 0.8; }

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

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

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

This text has shadow with #611E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #611E59.

Preview

Color preview on black background

This text has color #611E59 on black background.


Color preview on white background

This text has color #611E59 on white background.


Black color preview on #611E59 background

This text has black color on #611E59 background.


White color preview on #611E59 background

This text has white color on #611E59 background.


Related colors

Complementary color

Complementary color for #hex is #9EE1A6.


I love getcolorcode.com

Triadic colors

1 #59611E and #1E5961 with #611E59 are triadic colors.

2 #591E61 and #1E6159 with #611E59 are triadic colors.