COLOR #507372

HEX: #507372 RGB: (80,115,114)

Color info

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

RGB color model

#507372 color RGB value is (80,115,114).

RGB: (80,115,114) (31%, 45%, 45%)

RGB channels and saturation

R 80 of 255 = 31%
G 115 of 255 = 45%
B 114 of 255 = 45%

80
115
114

R + G + B ~ 40%. #507372 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 80 + 115 + 114 = 309 (100%)
R 80 of 309 ~ 25.89%
G 115 of 309 ~ 37.22%
B 114 of 309 ~ 36.89'%

%25.89
%37.22
%36.89

CMYK color model

#507372 color CMYK value is (30,0,1,55).

  • cyan value is 30.43%
  • magenta value is 0.00%
  • yellow value is 0.87%
  • key color value is 54.90%

CMYK: (30,0,1,55)
C30M0Y1K55 (30%, 0%, 1%, 55%)
(0.30 / 0.00 / 0.01 / 0.55)

CMYK percentages

%30.43
%0
%0.87
%54.9

Codes

Color #507372 in popluar color models

50 73 72
RGB 80 115 114
HSL 178° 17.95% 38.24%
HSB/HSV 178° 30.43% 45.10%
CMYK 30.43% 0.00% 0.87%
54.90%

Color #507372 in popluar number systems.

HEX 50 73 72
Decimal 80 115 114
Binary 1010000 1110011 1110010
Octal 120 163 162

Shades and tints

Shades of #507372

#507372
(80,115,114)
#496968
(73,105,104)
#425F5E
(66,95,94)
#3B5554
(59,85,84)
#344B4A
(52,75,74)
#2D4140
(45,65,64)
#263736
(38,55,54)
#1F2D2C
(31,45,44)
#182322
(24,35,34)
#111918
(17,25,24)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #507372

#507372
(80,115,114)
#5F7F7E
(95,127,126)
#6E8B8A
(110,139,138)
#7D9796
(125,151,150)
#8CA3A2
(140,163,162)
#9BAFAE
(155,175,174)
#AABBBA
(170,187,186)
#B9C7C6
(185,199,198)
#C8D3D2
(200,211,210)
#D7DFDE
(215,223,222)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507372 color. Also use rgb(80,115,114) instead hex code.

Text Font Color

.myTextColor { color: #507372; }

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

This text font color is #507372.

Background Color

.myBgColor { background-color: #507372; }

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

This div background color is #507372.

Border color

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

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

This div border color is #507372.

Opacity

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

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

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

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

This text has shadow with #507372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507372.

Preview

Color preview on black background

This text has color #507372 on black background.


Color preview on white background

This text has color #507372 on white background.


Black color preview on #507372 background

This text has black color on #507372 background.


White color preview on #507372 background

This text has white color on #507372 background.


Related colors

Complementary color

Complementary color for #hex is #AF8C8D.


I love getcolorcode.com

Triadic colors

1 #725073 and #737250 with #507372 are triadic colors.

2 #727350 and #735072 with #507372 are triadic colors.