COLOR #50496F

HEX: #50496F RGB: (80,73,111)

Renk bilgisi

#50496F contains red, green and blue colors in about the same proportion. #50496F ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#50496F color RGB value is (80,73,111).

RGB: (80,73,111) (31%, 29%, 44%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 73 of 255 = 29%
B 111 of 255 = 44%

80
73
111

R + G + B ~ 35%. #50496F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 73 + 111 = 264 (100%)
R 80 of 264 ~ 30.3%
G 73 of 264 ~ 27.65%
B 111 of 264 ~ 42.05'%

%30.3
%27.65
%42.05

CMYK RENK MODELİ

#50496F rengi CMYK tonu (28,34,0,56).

  • camgöbeği tonu 27.93%
  • eflatun tonu 34.23%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (28,34,0,56)
C28M34Y0K56 (28%, 34%, 0%, 56%)
(0.28 / 0.34 / 0.00 / 0.56)

CMYK yüzdeleri

%27.93
%34.23
%0
%56.47

Codes

Color #50496F in popluar color models

50 49 6F
RGB 80 73 111
HSL 251° 20.65% 36.08%
HSB/HSV 251° 34.23% 43.53%
CMYK 27.93% 34.23% 0.00%
56.47%

Color #50496F in popluar number systems.

HEX 50 49 6F
Decimal 80 73 111
Binary 1010000 1001001 1101111
Octal 120 111 157

Shades and tints

Shades of #50496F

#50496F
(80,73,111)
#494365
(73,67,101)
#423D5B
(66,61,91)
#3B3751
(59,55,81)
#343147
(52,49,71)
#2D2B3D
(45,43,61)
#262533
(38,37,51)
#1F1F29
(31,31,41)
#18191F
(24,25,31)
#111315
(17,19,21)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #50496F

#50496F
(80,73,111)
#5F597C
(95,89,124)
#6E6989
(110,105,137)
#7D7996
(125,121,150)
#8C89A3
(140,137,163)
#9B99B0
(155,153,176)
#AAA9BD
(170,169,189)
#B9B9CA
(185,185,202)
#C8C9D7
(200,201,215)
#D7D9E4
(215,217,228)
#E6E9F1
(230,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50496F color. Also use rgb(80,73,111) instead hex code.

Text Font Color

.myTextColor { color: #50496F; }

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

This text font color is #50496F.

Background Color

.myBgColor { background-color: #50496F; }

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

This div background color is #50496F.

Border color

.myBorderColor { border: 1px solid #50496F; }

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

This div border color is #50496F.

Opacity

.myOpacity80 { color: #50496F; opacity: 0.8; }

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

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

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

This text has shadow with #50496F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50496F.

Preview

Color preview on black background

This text has color #50496F on black background.


Color preview on white background

This text has color #50496F on white background.


Black color preview on #50496F background

This text has black color on #50496F background.


White color preview on #50496F background

This text has white color on #50496F background.


Related colors

Complementary color

Complementary color for #hex is #AFB690.


I love getcolorcode.com

Triadic colors

1 #6F5049 and #496F50 with #50496F are triadic colors.

2 #6F4950 and #49506F with #50496F are triadic colors.