COLOR #50596C

HEX: #50596C RGB: (80,89,108)

Renk bilgisi

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

RGB renk modeli

#50596C color RGB value is (80,89,108).

RGB: (80,89,108) (31%, 35%, 42%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 89 of 255 = 35%
B 108 of 255 = 42%

80
89
108

R + G + B ~ 36%. #50596C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 89 + 108 = 277 (100%)
R 80 of 277 ~ 28.88%
G 89 of 277 ~ 32.13%
B 108 of 277 ~ 38.99'%

%28.88
%32.13
%38.99

CMYK RENK MODELİ

#50596C rengi CMYK tonu (26,18,0,58).

  • camgöbeği tonu 25.93%
  • eflatun tonu 17.59%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (26,18,0,58)
C26M18Y0K58 (26%, 18%, 0%, 58%)
(0.26 / 0.18 / 0.00 / 0.58)

CMYK yüzdeleri

%25.93
%17.59
%0
%57.65

Codes

Color #50596C in popluar color models

50 59 6C
RGB 80 89 108
HSL 221° 14.89% 36.86%
HSB/HSV 221° 25.93% 42.35%
CMYK 25.93% 17.59% 0.00%
57.65%

Color #50596C in popluar number systems.

HEX 50 59 6C
Decimal 80 89 108
Binary 1010000 1011001 1101100
Octal 120 131 154

Shades and tints

Shades of #50596C

#50596C
(80,89,108)
#495163
(73,81,99)
#42495A
(66,73,90)
#3B4151
(59,65,81)
#343948
(52,57,72)
#2D313F
(45,49,63)
#262936
(38,41,54)
#1F212D
(31,33,45)
#181924
(24,25,36)
#11111B
(17,17,27)
#0A0912
(10,9,18)
#000000
(0,0,0)

Tints of #50596C

#50596C
(80,89,108)
#5F6879
(95,104,121)
#6E7786
(110,119,134)
#7D8693
(125,134,147)
#8C95A0
(140,149,160)
#9BA4AD
(155,164,173)
#AAB3BA
(170,179,186)
#B9C2C7
(185,194,199)
#C8D1D4
(200,209,212)
#D7E0E1
(215,224,225)
#E6EFEE
(230,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50596C color. Also use rgb(80,89,108) instead hex code.

Text Font Color

.myTextColor { color: #50596C; }

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

This text font color is #50596C.

Background Color

.myBgColor { background-color: #50596C; }

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

This div background color is #50596C.

Border color

.myBorderColor { border: 1px solid #50596C; }

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

This div border color is #50596C.

Opacity

.myOpacity80 { color: #50596C; opacity: 0.8; }

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

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

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

This text has shadow with #50596C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50596C.

Preview

Color preview on black background

This text has color #50596C on black background.


Color preview on white background

This text has color #50596C on white background.


Black color preview on #50596C background

This text has black color on #50596C background.


White color preview on #50596C background

This text has white color on #50596C background.


Related colors

Complementary color

Complementary color for #hex is #AFA693.


I love getcolorcode.com

Triadic colors

1 #6C5059 and #596C50 with #50596C are triadic colors.

2 #6C5950 and #59506C with #50596C are triadic colors.