COLOR #50476E

HEX: #50476E RGB: (80,71,110)

Renk bilgisi

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

RGB renk modeli

#50476E color RGB value is (80,71,110).

RGB: (80,71,110) (31%, 28%, 43%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 71 of 255 = 28%
B 110 of 255 = 43%

80
71
110

R + G + B ~ 34%. #50476E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 71 + 110 = 261 (100%)
R 80 of 261 ~ 30.65%
G 71 of 261 ~ 27.2%
B 110 of 261 ~ 42.15'%

%30.65
%27.2
%42.15

CMYK RENK MODELİ

#50476E rengi CMYK tonu (27,35,0,57).

  • camgöbeği tonu 27.27%
  • eflatun tonu 35.45%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%
CMYK: (27,35,0,57) C27M35Y0K57 (27%,35%,0%,57%) (0.27/0.35/0.00/0.57) 

CMYK yüzdeleri

%27.27
%35.45
%0
%56.86

Codes

Color #50476E in popluar color models

50 47 6E
RGB 80 71 110
HSL 254° 21.55% 35.49%
HSB/HSV 254° 35.45% 43.14%
CMYK 27.27% 35.45% 0.00%
56.86%

Color #50476E in popluar number systems.

HEX 50 47 6E
Decimal 80 71 110
Binary 1010000 1000111 1101110
Octal 120 107 156

Shades and tints

Shades of #50476E

#50476E
(80,71,110)
#494164
(73,65,100)
#423B5A
(66,59,90)
#3B3550
(59,53,80)
#342F46
(52,47,70)
#2D293C
(45,41,60)
#262332
(38,35,50)
#1F1D28
(31,29,40)
#18171E
(24,23,30)
#111114
(17,17,20)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #50476E

#50476E
(80,71,110)
#5F577B
(95,87,123)
#6E6788
(110,103,136)
#7D7795
(125,119,149)
#8C87A2
(140,135,162)
#9B97AF
(155,151,175)
#AAA7BC
(170,167,188)
#B9B7C9
(185,183,201)
#C8C7D6
(200,199,214)
#D7D7E3
(215,215,227)
#E6E7F0
(230,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50476E color. Also use rgb(80,71,110) instead hex code.

Text Font Color

.myTextColor { color: #50476E; }

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

This text font color is #50476E.

Background Color

.myBgColor { background-color: #50476E; }

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

This div background color is #50476E.

Border color

.myBorderColor { border: 1px solid #50476E; }

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

This div border color is #50476E.

Opacity

.myOpacity80 { color: #50476E; opacity: 0.8; }

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

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

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

This text has shadow with #50476E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50476E.

Preview

Color preview on black background

This text has color #50476E on black background.


Color preview on white background

This text has color #50476E on white background.


Black color preview on #50476E background

This text has black color on #50476E background.


White color preview on #50476E background

This text has white color on #50476E background.


Related colors

Complementary color

Complementary color for #hex is #AFB891.


I love getcolorcode.com

Triadic colors

1 #6E5047 and #476E50 with #50476E are triadic colors.

2 #6E4750 and #47506E with #50476E are triadic colors.