COLOR #51906D

HEX: #51906D RGB: (81,144,109)

Color info

#51906D contains mainly green and blue colors. Web safe color of #51906D is #669966 (or #696).

RGB color model

#51906D color RGB value is (81,144,109).

RGB: (81,144,109) (32%, 56%, 43%)

RGB channels and saturation

R 81 of 255 = 32%
G 144 of 255 = 56%
B 109 of 255 = 43%

81
144
109

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

Portions of RGB colors in percentages

R + G + B = 81 + 144 + 109 = 334 (100%)
R 81 of 334 ~ 24.25%
G 144 of 334 ~ 43.11%
B 109 of 334 ~ 32.63'%

%24.25
%43.11
%32.63

CMYK color model

#51906D color CMYK value is (44,0,24,44).

  • cyan value is 43.75%
  • magenta value is 0.00%
  • yellow value is 24.31%
  • key color value is 43.53%
CMYK: (44,0,24,44) C44M0Y24K44 (44%,0%,24%,44%) (0.44/0.00/0.24/0.44) 

CMYK percentages

%43.75
%0
%24.31
%43.53

Codes

Color #51906D in popluar color models

51 90 6D
RGB 81 144 109
HSL 147° 28.00% 44.12%
HSB/HSV 147° 43.75% 56.47%
CMYK 43.75% 0.00% 24.31%
43.53%

Color #51906D in popluar number systems.

HEX 51 90 6D
Decimal 81 144 109
Binary 1010001 10010000 1101101
Octal 121 220 155

Shades and tints

Shades of #51906D

#51906D
(81,144,109)
#4A8364
(74,131,100)
#43765B
(67,118,91)
#3C6952
(60,105,82)
#355C49
(53,92,73)
#2E4F40
(46,79,64)
#274237
(39,66,55)
#20352E
(32,53,46)
#192825
(25,40,37)
#121B1C
(18,27,28)
#0B0E13
(11,14,19)
#000000
(0,0,0)

Tints of #51906D

#51906D
(81,144,109)
#609A7A
(96,154,122)
#6FA487
(111,164,135)
#7EAE94
(126,174,148)
#8DB8A1
(141,184,161)
#9CC2AE
(156,194,174)
#ABCCBB
(171,204,187)
#BAD6C8
(186,214,200)
#C9E0D5
(201,224,213)
#D8EAE2
(216,234,226)
#E7F4EF
(231,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51906D; }

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

This text font color is #51906D.

Background Color

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

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

This div background color is #51906D.

Border color

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

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

This div border color is #51906D.

Opacity

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

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

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

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

This text has shadow with #51906D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51906D.

Preview

Color preview on black background

This text has color #51906D on black background.


Color preview on white background

This text has color #51906D on white background.


Black color preview on #51906D background

This text has black color on #51906D background.


White color preview on #51906D background

This text has white color on #51906D background.


Related colors

Complementary color

Complementary color for #hex is #AE6F92.


I love getcolorcode.com

Triadic colors

1 #6D5190 and #906D51 with #51906D are triadic colors.

2 #6D9051 and #90516D with #51906D are triadic colors.