COLOR #50687B

HEX: #50687B RGB: (80,104,123)

Renk bilgisi

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

RGB renk modeli

#50687B color RGB value is (80,104,123).

RGB: (80,104,123) (31%, 41%, 48%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 104 of 255 = 41%
B 123 of 255 = 48%

80
104
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 104 + 123 = 307 (100%)
R 80 of 307 ~ 26.06%
G 104 of 307 ~ 33.88%
B 123 of 307 ~ 40.07'%

%26.06
%33.88
%40.07

CMYK RENK MODELİ

#50687B rengi CMYK tonu (35,15,0,52).

  • camgöbeği tonu 34.96%
  • eflatun tonu 15.45%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (35,15,0,52)
C35M15Y0K52 (35%, 15%, 0%, 52%)
(0.35 / 0.15 / 0.00 / 0.52)

CMYK yüzdeleri

%34.96
%15.45
%0
%51.76

Codes

Color #50687B in popluar color models

50 68 7B
RGB 80 104 123
HSL 207° 21.18% 39.80%
HSB/HSV 207° 34.96% 48.24%
CMYK 34.96% 15.45% 0.00%
51.76%

Color #50687B in popluar number systems.

HEX 50 68 7B
Decimal 80 104 123
Binary 1010000 1101000 1111011
Octal 120 150 173

Shades and tints

Shades of #50687B

#50687B
(80,104,123)
#495F70
(73,95,112)
#425665
(66,86,101)
#3B4D5A
(59,77,90)
#34444F
(52,68,79)
#2D3B44
(45,59,68)
#263239
(38,50,57)
#1F292E
(31,41,46)
#182023
(24,32,35)
#111718
(17,23,24)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #50687B

#50687B
(80,104,123)
#5F7587
(95,117,135)
#6E8293
(110,130,147)
#7D8F9F
(125,143,159)
#8C9CAB
(140,156,171)
#9BA9B7
(155,169,183)
#AAB6C3
(170,182,195)
#B9C3CF
(185,195,207)
#C8D0DB
(200,208,219)
#D7DDE7
(215,221,231)
#E6EAF3
(230,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50687B color. Also use rgb(80,104,123) instead hex code.

Text Font Color

.myTextColor { color: #50687B; }

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

This text font color is #50687B.

Background Color

.myBgColor { background-color: #50687B; }

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

This div background color is #50687B.

Border color

.myBorderColor { border: 1px solid #50687B; }

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

This div border color is #50687B.

Opacity

.myOpacity80 { color: #50687B; opacity: 0.8; }

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

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

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

This text has shadow with #50687B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50687B.

Preview

Color preview on black background

This text has color #50687B on black background.


Color preview on white background

This text has color #50687B on white background.


Black color preview on #50687B background

This text has black color on #50687B background.


White color preview on #50687B background

This text has white color on #50687B background.


Related colors

Complementary color

Complementary color for #hex is #AF9784.


I love getcolorcode.com

Triadic colors

1 #7B5068 and #687B50 with #50687B are triadic colors.

2 #7B6850 and #68507B with #50687B are triadic colors.