COLOR #50664E

HEX: #50664E RGB: (80,102,78)

Color info

#50664E contains red, green and blue colors in about the same proportion. Web safe color of #50664E is #666666 (or #666).

RGB color model

#50664E color RGB value is (80,102,78).

RGB: (80,102,78) (31%, 40%, 31%)

RGB channels and saturation

R 80 of 255 = 31%
G 102 of 255 = 40%
B 78 of 255 = 31%

80
102
78

R + G + B ~ 34%. #50664E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 102 + 78 = 260 (100%)
R 80 of 260 ~ 30.77%
G 102 of 260 ~ 39.23%
B 78 of 260 ~ 30'%

%30.77
%39.23
%30

CMYK color model

#50664E color CMYK value is (22,0,24,60).

  • cyan value is 21.57%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 60.00%

CMYK: (22,0,24,60)
C22M0Y24K60 (22%, 0%, 24%, 60%)
(0.22 / 0.00 / 0.24 / 0.60)

CMYK percentages

%21.57
%0
%23.53
%60

Codes

Color #50664E in popluar color models

50 66 4E
RGB 80 102 78
HSL 115° 13.33% 35.29%
HSB/HSV 115° 23.53% 40.00%
CMYK 21.57% 0.00% 23.53%
60.00%

Color #50664E in popluar number systems.

HEX 50 66 4E
Decimal 80 102 78
Binary 1010000 1100110 1001110
Octal 120 146 116

Shades and tints

Shades of #50664E

#50664E
(80,102,78)
#495D47
(73,93,71)
#425440
(66,84,64)
#3B4B39
(59,75,57)
#344232
(52,66,50)
#2D392B
(45,57,43)
#263024
(38,48,36)
#1F271D
(31,39,29)
#181E16
(24,30,22)
#11150F
(17,21,15)
#0A0C08
(10,12,8)
#000000
(0,0,0)

Tints of #50664E

#50664E
(80,102,78)
#5F735E
(95,115,94)
#6E806E
(110,128,110)
#7D8D7E
(125,141,126)
#8C9A8E
(140,154,142)
#9BA79E
(155,167,158)
#AAB4AE
(170,180,174)
#B9C1BE
(185,193,190)
#C8CECE
(200,206,206)
#D7DBDE
(215,219,222)
#E6E8EE
(230,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50664E color. Also use rgb(80,102,78) instead hex code.

Text Font Color

.myTextColor { color: #50664E; }

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

This text font color is #50664E.

Background Color

.myBgColor { background-color: #50664E; }

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

This div background color is #50664E.

Border color

.myBorderColor { border: 1px solid #50664E; }

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

This div border color is #50664E.

Opacity

.myOpacity80 { color: #50664E; opacity: 0.8; }

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

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

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

This text has shadow with #50664E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50664E.

Preview

Color preview on black background

This text has color #50664E on black background.


Color preview on white background

This text has color #50664E on white background.


Black color preview on #50664E background

This text has black color on #50664E background.


White color preview on #50664E background

This text has white color on #50664E background.


Related colors

Complementary color

Complementary color for #hex is #AF99B1.


I love getcolorcode.com

Triadic colors

1 #4E5066 and #664E50 with #50664E are triadic colors.

2 #4E6650 and #66504E with #50664E are triadic colors.