COLOR #507065

HEX: #507065 RGB: (80,112,101)

Color info

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

RGB color model

#507065 color RGB value is (80,112,101).

RGB: (80,112,101) (31%, 44%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 112 of 255 = 44%
B 101 of 255 = 40%

80
112
101

R + G + B ~ 38%. #507065 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 112 + 101 = 293 (100%)
R 80 of 293 ~ 27.3%
G 112 of 293 ~ 38.23%
B 101 of 293 ~ 34.47'%

%27.3
%38.23
%34.47

CMYK color model

#507065 color CMYK value is (29,0,10,56).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 9.82%
  • key color value is 56.08%

CMYK: (29,0,10,56)
C29M0Y10K56 (29%, 0%, 10%, 56%)
(0.29 / 0.00 / 0.10 / 0.56)

CMYK percentages

%28.57
%0
%9.82
%56.08

Codes

Color #507065 in popluar color models

50 70 65
RGB 80 112 101
HSL 159° 16.67% 37.65%
HSB/HSV 159° 28.57% 43.92%
CMYK 28.57% 0.00% 9.82%
56.08%

Color #507065 in popluar number systems.

HEX 50 70 65
Decimal 80 112 101
Binary 1010000 1110000 1100101
Octal 120 160 145

Shades and tints

Shades of #507065

#507065
(80,112,101)
#49665C
(73,102,92)
#425C53
(66,92,83)
#3B524A
(59,82,74)
#344841
(52,72,65)
#2D3E38
(45,62,56)
#26342F
(38,52,47)
#1F2A26
(31,42,38)
#18201D
(24,32,29)
#111614
(17,22,20)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #507065

#507065
(80,112,101)
#5F7D73
(95,125,115)
#6E8A81
(110,138,129)
#7D978F
(125,151,143)
#8CA49D
(140,164,157)
#9BB1AB
(155,177,171)
#AABEB9
(170,190,185)
#B9CBC7
(185,203,199)
#C8D8D5
(200,216,213)
#D7E5E3
(215,229,227)
#E6F2F1
(230,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507065 color. Also use rgb(80,112,101) instead hex code.

Text Font Color

.myTextColor { color: #507065; }

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

This text font color is #507065.

Background Color

.myBgColor { background-color: #507065; }

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

This div background color is #507065.

Border color

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

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

This div border color is #507065.

Opacity

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

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

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

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

This text has shadow with #507065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507065.

Preview

Color preview on black background

This text has color #507065 on black background.


Color preview on white background

This text has color #507065 on white background.


Black color preview on #507065 background

This text has black color on #507065 background.


White color preview on #507065 background

This text has white color on #507065 background.


Related colors

Complementary color

Complementary color for #hex is #AF8F9A.


I love getcolorcode.com

Triadic colors

1 #655070 and #706550 with #507065 are triadic colors.

2 #657050 and #705065 with #507065 are triadic colors.