COLOR #51276D

HEX: #51276D RGB: (81,39,109)

Color info

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

RGB color model

#51276D color RGB value is (81,39,109).

RGB: (81,39,109) (32%, 15%, 43%)

RGB channels and saturation

R 81 of 255 = 32%
G 39 of 255 = 15%
B 109 of 255 = 43%

81
39
109

R + G + B ~ 30%. #51276D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 39 + 109 = 229 (100%)
R 81 of 229 ~ 35.37%
G 39 of 229 ~ 17.03%
B 109 of 229 ~ 47.6'%

%35.37
%17.03
%47.6

CMYK color model

#51276D color CMYK value is (26,64,0,57).

  • cyan value is 25.69%
  • magenta value is 64.22%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (26,64,0,57)
C26M64Y0K57 (26%, 64%, 0%, 57%)
(0.26 / 0.64 / 0.00 / 0.57)

CMYK percentages

%25.69
%64.22
%0
%57.25

Codes

Color #51276D in popluar color models

51 27 6D
RGB 81 39 109
HSL 276° 47.30% 29.02%
HSB/HSV 276° 64.22% 42.75%
CMYK 25.69% 64.22% 0.00%
57.25%

Color #51276D in popluar number systems.

HEX 51 27 6D
Decimal 81 39 109
Binary 1010001 100111 1101101
Octal 121 47 155

Shades and tints

Shades of #51276D

#51276D
(81,39,109)
#4A2464
(74,36,100)
#43215B
(67,33,91)
#3C1E52
(60,30,82)
#351B49
(53,27,73)
#2E1840
(46,24,64)
#271537
(39,21,55)
#20122E
(32,18,46)
#190F25
(25,15,37)
#120C1C
(18,12,28)
#0B0913
(11,9,19)
#000000
(0,0,0)

Tints of #51276D

#51276D
(81,39,109)
#603A7A
(96,58,122)
#6F4D87
(111,77,135)
#7E6094
(126,96,148)
#8D73A1
(141,115,161)
#9C86AE
(156,134,174)
#AB99BB
(171,153,187)
#BAACC8
(186,172,200)
#C9BFD5
(201,191,213)
#D8D2E2
(216,210,226)
#E7E5EF
(231,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51276D color. Also use rgb(81,39,109) instead hex code.

Text Font Color

.myTextColor { color: #51276D; }

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

This text font color is #51276D.

Background Color

.myBgColor { background-color: #51276D; }

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

This div background color is #51276D.

Border color

.myBorderColor { border: 1px solid #51276D; }

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

This div border color is #51276D.

Opacity

.myOpacity80 { color: #51276D; opacity: 0.8; }

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

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

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

This text has shadow with #51276D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51276D.

Preview

Color preview on black background

This text has color #51276D on black background.


Color preview on white background

This text has color #51276D on white background.


Black color preview on #51276D background

This text has black color on #51276D background.


White color preview on #51276D background

This text has white color on #51276D background.


Related colors

Complementary color

Complementary color for #hex is #AED892.


I love getcolorcode.com

Triadic colors

1 #6D5127 and #276D51 with #51276D are triadic colors.

2 #6D2751 and #27516D with #51276D are triadic colors.