COLOR #651C59

HEX: #651C59 RGB: (101,28,89)

Color info

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

RGB color model

#651C59 color RGB value is (101,28,89).

RGB: (101,28,89) (40%, 11%, 35%)

RGB channels and saturation

R 101 of 255 = 40%
G 28 of 255 = 11%
B 89 of 255 = 35%

101
28
89

R + G + B ~ 29%. #651C59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 28 + 89 = 218 (100%)
R 101 of 218 ~ 46.33%
G 28 of 218 ~ 12.84%
B 89 of 218 ~ 40.83'%

%46.33
%12.84
%40.83

CMYK color model

#651C59 color CMYK value is (0,72,12,60).

  • cyan value is 0.00%
  • magenta value is 72.28%
  • yellow value is 11.88%
  • key color value is 60.39%

CMYK: (0,72,12,60)
C0M72Y12K60 (0%, 72%, 12%, 60%)
(0.00 / 0.72 / 0.12 / 0.60)

CMYK percentages

%0
%72.28
%11.88
%60.39

Codes

Color #651C59 in popluar color models

65 1C 59
RGB 101 28 89
HSL 310° 56.59% 25.29%
HSB/HSV 310° 72.28% 39.61%
CMYK 0.00% 72.28% 11.88%
60.39%

Color #651C59 in popluar number systems.

HEX 65 1C 59
Decimal 101 28 89
Binary 1100101 11100 1011001
Octal 145 34 131

Shades and tints

Shades of #651C59

#651C59
(101,28,89)
#5C1A51
(92,26,81)
#531849
(83,24,73)
#4A1641
(74,22,65)
#411439
(65,20,57)
#381231
(56,18,49)
#2F1029
(47,16,41)
#260E21
(38,14,33)
#1D0C19
(29,12,25)
#140A11
(20,10,17)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #651C59

#651C59
(101,28,89)
#733068
(115,48,104)
#814477
(129,68,119)
#8F5886
(143,88,134)
#9D6C95
(157,108,149)
#AB80A4
(171,128,164)
#B994B3
(185,148,179)
#C7A8C2
(199,168,194)
#D5BCD1
(213,188,209)
#E3D0E0
(227,208,224)
#F1E4EF
(241,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #651C59 color. Also use rgb(101,28,89) instead hex code.

Text Font Color

.myTextColor { color: #651C59; }

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

This text font color is #651C59.

Background Color

.myBgColor { background-color: #651C59; }

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

This div background color is #651C59.

Border color

.myBorderColor { border: 1px solid #651C59; }

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

This div border color is #651C59.

Opacity

.myOpacity80 { color: #651C59; opacity: 0.8; }

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

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

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

This text has shadow with #651C59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #651C59.

Preview

Color preview on black background

This text has color #651C59 on black background.


Color preview on white background

This text has color #651C59 on white background.


Black color preview on #651C59 background

This text has black color on #651C59 background.


White color preview on #651C59 background

This text has white color on #651C59 background.


Related colors

Complementary color

Complementary color for #hex is #9AE3A6.


I love getcolorcode.com

Triadic colors

1 #59651C and #1C5965 with #651C59 are triadic colors.

2 #591C65 and #1C6559 with #651C59 are triadic colors.