COLOR #51846D

HEX: #51846D RGB: (81,132,109)

Color info

#51846D contains red, green and blue colors in about the same proportion. Web safe color of #51846D is #669966 (or #696).

RGB color model

#51846D color RGB value is (81,132,109).

RGB: (81,132,109) (32%, 52%, 43%)

RGB channels and saturation

R 81 of 255 = 32%
G 132 of 255 = 52%
B 109 of 255 = 43%

81
132
109

R + G + B ~ 42%. #51846D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 132 + 109 = 322 (100%)
R 81 of 322 ~ 25.16%
G 132 of 322 ~ 40.99%
B 109 of 322 ~ 33.85'%

%25.16
%40.99
%33.85

CMYK color model

#51846D color CMYK value is (39,0,17,48).

  • cyan value is 38.64%
  • magenta value is 0.00%
  • yellow value is 17.42%
  • key color value is 48.24%

CMYK: (39,0,17,48)
C39M0Y17K48 (39%, 0%, 17%, 48%)
(0.39 / 0.00 / 0.17 / 0.48)

CMYK percentages

%38.64
%0
%17.42
%48.24

Codes

Color #51846D in popluar color models

51 84 6D
RGB 81 132 109
HSL 153° 23.94% 41.76%
HSB/HSV 153° 38.64% 51.76%
CMYK 38.64% 0.00% 17.42%
48.24%

Color #51846D in popluar number systems.

HEX 51 84 6D
Decimal 81 132 109
Binary 1010001 10000100 1101101
Octal 121 204 155

Shades and tints

Shades of #51846D

#51846D
(81,132,109)
#4A7864
(74,120,100)
#436C5B
(67,108,91)
#3C6052
(60,96,82)
#355449
(53,84,73)
#2E4840
(46,72,64)
#273C37
(39,60,55)
#20302E
(32,48,46)
#192425
(25,36,37)
#12181C
(18,24,28)
#0B0C13
(11,12,19)
#000000
(0,0,0)

Tints of #51846D

#51846D
(81,132,109)
#608F7A
(96,143,122)
#6F9A87
(111,154,135)
#7EA594
(126,165,148)
#8DB0A1
(141,176,161)
#9CBBAE
(156,187,174)
#ABC6BB
(171,198,187)
#BAD1C8
(186,209,200)
#C9DCD5
(201,220,213)
#D8E7E2
(216,231,226)
#E7F2EF
(231,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51846D; }

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

This text font color is #51846D.

Background Color

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

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

This div background color is #51846D.

Border color

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

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

This div border color is #51846D.

Opacity

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

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

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

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

This text has shadow with #51846D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51846D.

Preview

Color preview on black background

This text has color #51846D on black background.


Color preview on white background

This text has color #51846D on white background.


Black color preview on #51846D background

This text has black color on #51846D background.


White color preview on #51846D background

This text has white color on #51846D background.


Related colors

Complementary color

Complementary color for #hex is #AE7B92.


I love getcolorcode.com

Triadic colors

1 #6D5184 and #846D51 with #51846D are triadic colors.

2 #6D8451 and #84516D with #51846D are triadic colors.