COLOR #507569

HEX: #507569 RGB: (80,117,105)

Color info

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

RGB color model

#507569 color RGB value is (80,117,105).

RGB: (80,117,105) (31%, 46%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 117 of 255 = 46%
B 105 of 255 = 41%

80
117
105

R + G + B ~ 39%. #507569 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 117 + 105 = 302 (100%)
R 80 of 302 ~ 26.49%
G 117 of 302 ~ 38.74%
B 105 of 302 ~ 34.77'%

%26.49
%38.74
%34.77

CMYK color model

#507569 color CMYK value is (32,0,10,54).

  • cyan value is 31.62%
  • magenta value is 0.00%
  • yellow value is 10.26%
  • key color value is 54.12%

CMYK: (32,0,10,54)
C32M0Y10K54 (32%, 0%, 10%, 54%)
(0.32 / 0.00 / 0.10 / 0.54)

CMYK percentages

%31.62
%0
%10.26
%54.12

Codes

Color #507569 in popluar color models

50 75 69
RGB 80 117 105
HSL 161° 18.78% 38.63%
HSB/HSV 161° 31.62% 45.88%
CMYK 31.62% 0.00% 10.26%
54.12%

Color #507569 in popluar number systems.

HEX 50 75 69
Decimal 80 117 105
Binary 1010000 1110101 1101001
Octal 120 165 151

Shades and tints

Shades of #507569

#507569
(80,117,105)
#496B60
(73,107,96)
#426157
(66,97,87)
#3B574E
(59,87,78)
#344D45
(52,77,69)
#2D433C
(45,67,60)
#263933
(38,57,51)
#1F2F2A
(31,47,42)
#182521
(24,37,33)
#111B18
(17,27,24)
#0A110F
(10,17,15)
#000000
(0,0,0)

Tints of #507569

#507569
(80,117,105)
#5F8176
(95,129,118)
#6E8D83
(110,141,131)
#7D9990
(125,153,144)
#8CA59D
(140,165,157)
#9BB1AA
(155,177,170)
#AABDB7
(170,189,183)
#B9C9C4
(185,201,196)
#C8D5D1
(200,213,209)
#D7E1DE
(215,225,222)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507569 color. Also use rgb(80,117,105) instead hex code.

Text Font Color

.myTextColor { color: #507569; }

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

This text font color is #507569.

Background Color

.myBgColor { background-color: #507569; }

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

This div background color is #507569.

Border color

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

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

This div border color is #507569.

Opacity

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

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

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

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

This text has shadow with #507569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507569.

Preview

Color preview on black background

This text has color #507569 on black background.


Color preview on white background

This text has color #507569 on white background.


Black color preview on #507569 background

This text has black color on #507569 background.


White color preview on #507569 background

This text has white color on #507569 background.


Related colors

Complementary color

Complementary color for #hex is #AF8A96.


I love getcolorcode.com

Triadic colors

1 #695075 and #756950 with #507569 are triadic colors.

2 #697550 and #755069 with #507569 are triadic colors.