COLOR #51486D

HEX: #51486D RGB: (81,72,109)

Color info

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

RGB color model

#51486D color RGB value is (81,72,109).

RGB: (81,72,109) (32%, 28%, 43%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 109 of 255 = 43%

81
72
109

R + G + B ~ 34%. #51486D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 109 = 262 (100%)
R 81 of 262 ~ 30.92%
G 72 of 262 ~ 27.48%
B 109 of 262 ~ 41.6'%

%30.92
%27.48
%41.6

CMYK color model

#51486D color CMYK value is (26,34,0,57).

  • cyan value is 25.69%
  • magenta value is 33.94%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (26,34,0,57) C26M34Y0K57 (26%,34%,0%,57%) (0.26/0.34/0.00/0.57) 

CMYK percentages

%25.69
%33.94
%0
%57.25

Codes

Color #51486D in popluar color models

51 48 6D
RGB 81 72 109
HSL 255° 20.44% 35.49%
HSB/HSV 255° 33.94% 42.75%
CMYK 25.69% 33.94% 0.00%
57.25%

Color #51486D in popluar number systems.

HEX 51 48 6D
Decimal 81 72 109
Binary 1010001 1001000 1101101
Octal 121 110 155

Shades and tints

Shades of #51486D

#51486D
(81,72,109)
#4A4264
(74,66,100)
#433C5B
(67,60,91)
#3C3652
(60,54,82)
#353049
(53,48,73)
#2E2A40
(46,42,64)
#272437
(39,36,55)
#201E2E
(32,30,46)
#191825
(25,24,37)
#12121C
(18,18,28)
#0B0C13
(11,12,19)
#000000
(0,0,0)

Tints of #51486D

#51486D
(81,72,109)
#60587A
(96,88,122)
#6F6887
(111,104,135)
#7E7894
(126,120,148)
#8D88A1
(141,136,161)
#9C98AE
(156,152,174)
#ABA8BB
(171,168,187)
#BAB8C8
(186,184,200)
#C9C8D5
(201,200,213)
#D8D8E2
(216,216,226)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51486D; }

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

This text font color is #51486D.

Background Color

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

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

This div background color is #51486D.

Border color

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

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

This div border color is #51486D.

Opacity

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

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

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

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

This text has shadow with #51486D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51486D.

Preview

Color preview on black background

This text has color #51486D on black background.


Color preview on white background

This text has color #51486D on white background.


Black color preview on #51486D background

This text has black color on #51486D background.


White color preview on #51486D background

This text has white color on #51486D background.


Related colors

Complementary color

Complementary color for #hex is #AEB792.


I love getcolorcode.com

Triadic colors

1 #6D5148 and #486D51 with #51486D are triadic colors.

2 #6D4851 and #48516D with #51486D are triadic colors.