COLOR #506E73

HEX: #506E73 RGB: (80,110,115)

Renk bilgisi

#506E73 contains red, green and blue colors in about the same proportion. #506E73 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#506E73 color RGB value is (80,110,115).

RGB: (80,110,115) (31%, 43%, 45%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 110 of 255 = 43%
B 115 of 255 = 45%

80
110
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 110 + 115 = 305 (100%)
R 80 of 305 ~ 26.23%
G 110 of 305 ~ 36.07%
B 115 of 305 ~ 37.7'%

%26.23
%36.07
%37.7

CMYK RENK MODELİ

#506E73 rengi CMYK tonu (30,4,0,55).

  • camgöbeği tonu 30.43%
  • eflatun tonu 4.35%
  • sarı tonu 0.00%
  • ana renk tonu 54.90%

CMYK: (30,4,0,55)
C30M4Y0K55 (30%, 4%, 0%, 55%)
(0.30 / 0.04 / 0.00 / 0.55)

CMYK yüzdeleri

%30.43
%4.35
%0
%54.9

Codes

Color #506E73 in popluar color models

50 6E 73
RGB 80 110 115
HSL 189° 17.95% 38.24%
HSB/HSV 189° 30.43% 45.10%
CMYK 30.43% 4.35% 0.00%
54.90%

Color #506E73 in popluar number systems.

HEX 50 6E 73
Decimal 80 110 115
Binary 1010000 1101110 1110011
Octal 120 156 163

Shades and tints

Shades of #506E73

#506E73
(80,110,115)
#496469
(73,100,105)
#425A5F
(66,90,95)
#3B5055
(59,80,85)
#34464B
(52,70,75)
#2D3C41
(45,60,65)
#263237
(38,50,55)
#1F282D
(31,40,45)
#181E23
(24,30,35)
#111419
(17,20,25)
#0A0A0F
(10,10,15)
#000000
(0,0,0)

Tints of #506E73

#506E73
(80,110,115)
#5F7B7F
(95,123,127)
#6E888B
(110,136,139)
#7D9597
(125,149,151)
#8CA2A3
(140,162,163)
#9BAFAF
(155,175,175)
#AABCBB
(170,188,187)
#B9C9C7
(185,201,199)
#C8D6D3
(200,214,211)
#D7E3DF
(215,227,223)
#E6F0EB
(230,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506E73; }

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

This text font color is #506E73.

Background Color

.myBgColor { background-color: #506E73; }

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

This div background color is #506E73.

Border color

.myBorderColor { border: 1px solid #506E73; }

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

This div border color is #506E73.

Opacity

.myOpacity80 { color: #506E73; opacity: 0.8; }

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

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

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

This text has shadow with #506E73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506E73.

Preview

Color preview on black background

This text has color #506E73 on black background.


Color preview on white background

This text has color #506E73 on white background.


Black color preview on #506E73 background

This text has black color on #506E73 background.


White color preview on #506E73 background

This text has white color on #506E73 background.


Related colors

Complementary color

Complementary color for #hex is #AF918C.


I love getcolorcode.com

Triadic colors

1 #73506E and #6E7350 with #506E73 are triadic colors.

2 #736E50 and #6E5073 with #506E73 are triadic colors.