COLOR #506754

HEX: #506754 RGB: (80,103,84)

Color info

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

RGB color model

#506754 color RGB value is (80,103,84).

RGB: (80,103,84) (31%, 40%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 84 of 255 = 33%

80
103
84

R + G + B ~ 35%. #506754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 84 = 267 (100%)
R 80 of 267 ~ 29.96%
G 103 of 267 ~ 38.58%
B 84 of 267 ~ 31.46'%

%29.96
%38.58
%31.46

CMYK color model

#506754 color CMYK value is (22,0,18,60).

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 18.45%
  • key color value is 59.61%

CMYK: (22,0,18,60)
C22M0Y18K60 (22%, 0%, 18%, 60%)
(0.22 / 0.00 / 0.18 / 0.60)

CMYK percentages

%22.33
%0
%18.45
%59.61

Codes

Color #506754 in popluar color models

50 67 54
RGB 80 103 84
HSL 130° 12.57% 35.88%
HSB/HSV 130° 22.33% 40.39%
CMYK 22.33% 0.00% 18.45%
59.61%

Color #506754 in popluar number systems.

HEX 50 67 54
Decimal 80 103 84
Binary 1010000 1100111 1010100
Octal 120 147 124

Shades and tints

Shades of #506754

#506754
(80,103,84)
#495E4D
(73,94,77)
#425546
(66,85,70)
#3B4C3F
(59,76,63)
#344338
(52,67,56)
#2D3A31
(45,58,49)
#26312A
(38,49,42)
#1F2823
(31,40,35)
#181F1C
(24,31,28)
#111615
(17,22,21)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #506754

#506754
(80,103,84)
#5F7463
(95,116,99)
#6E8172
(110,129,114)
#7D8E81
(125,142,129)
#8C9B90
(140,155,144)
#9BA89F
(155,168,159)
#AAB5AE
(170,181,174)
#B9C2BD
(185,194,189)
#C8CFCC
(200,207,204)
#D7DCDB
(215,220,219)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506754 color. Also use rgb(80,103,84) instead hex code.

Text Font Color

.myTextColor { color: #506754; }

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

This text font color is #506754.

Background Color

.myBgColor { background-color: #506754; }

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

This div background color is #506754.

Border color

.myBorderColor { border: 1px solid #506754; }

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

This div border color is #506754.

Opacity

.myOpacity80 { color: #506754; opacity: 0.8; }

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

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

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

This text has shadow with #506754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506754.

Preview

Color preview on black background

This text has color #506754 on black background.


Color preview on white background

This text has color #506754 on white background.


Black color preview on #506754 background

This text has black color on #506754 background.


White color preview on #506754 background

This text has white color on #506754 background.


Related colors

Complementary color

Complementary color for #hex is #AF98AB.


I love getcolorcode.com

Triadic colors

1 #545067 and #675450 with #506754 are triadic colors.

2 #546750 and #675054 with #506754 are triadic colors.