COLOR #651721

HEX: #651721 RGB: (101,23,33)

Color info

#651721 contains mainly red color. Web safe color of #651721 is #660033 (or #603).

RGB color model

#651721 color RGB value is (101,23,33).

RGB: (101,23,33) (40%, 9%, 13%)

RGB channels and saturation

R 101 of 255 = 40%
G 23 of 255 = 9%
B 33 of 255 = 13%

101
23
33

R + G + B ~ 21%. #651721 is dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 23 + 33 = 157 (100%)
R 101 of 157 ~ 64.33%
G 23 of 157 ~ 14.65%
B 33 of 157 ~ 21.02'%

%64.33
%14.65
%21.02

CMYK color model

#651721 color CMYK value is (0,77,67,60).

  • cyan value is 0.00%
  • magenta value is 77.23%
  • yellow value is 67.33%
  • key color value is 60.39%

CMYK: (0,77,67,60)
C0M77Y67K60 (0%, 77%, 67%, 60%)
(0.00 / 0.77 / 0.67 / 0.60)

CMYK percentages

%0
%77.23
%67.33
%60.39

Codes

Color #651721 in popluar color models

65 17 21
RGB 101 23 33
HSL 352° 62.90% 24.31%
HSB/HSV 352° 77.23% 39.61%
CMYK 0.00% 77.23% 67.33%
60.39%

Color #651721 in popluar number systems.

HEX 65 17 21
Decimal 101 23 33
Binary 1100101 10111 100001
Octal 145 27 41

Shades and tints

Shades of #651721

#651721
(101,23,33)
#5C151E
(92,21,30)
#53131B
(83,19,27)
#4A1118
(74,17,24)
#410F15
(65,15,21)
#380D12
(56,13,18)
#2F0B0F
(47,11,15)
#26090C
(38,9,12)
#1D0709
(29,7,9)
#140506
(20,5,6)
#0B0303
(11,3,3)
#000000
(0,0,0)

Tints of #651721

#651721
(101,23,33)
#732C35
(115,44,53)
#814149
(129,65,73)
#8F565D
(143,86,93)
#9D6B71
(157,107,113)
#AB8085
(171,128,133)
#B99599
(185,149,153)
#C7AAAD
(199,170,173)
#D5BFC1
(213,191,193)
#E3D4D5
(227,212,213)
#F1E9E9
(241,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #651721 color. Also use rgb(101,23,33) instead hex code.

Text Font Color

.myTextColor { color: #651721; }

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

This text font color is #651721.

Background Color

.myBgColor { background-color: #651721; }

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

This div background color is #651721.

Border color

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

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

This div border color is #651721.

Opacity

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

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

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

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

This text has shadow with #651721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #651721.

Preview

Color preview on black background

This text has color #651721 on black background.


Color preview on white background

This text has color #651721 on white background.


Black color preview on #651721 background

This text has black color on #651721 background.


White color preview on #651721 background

This text has white color on #651721 background.


Related colors

Complementary color

Complementary color for #hex is #9AE8DE.


I love getcolorcode.com

Triadic colors

1 #216517 and #172165 with #651721 are triadic colors.

2 #211765 and #176521 with #651721 are triadic colors.