COLOR #50016B

HEX: #50016B RGB: (80,1,107)

Renk bilgisi

#50016B contains mainly red and blue colors. #50016B ‘ nin web güvenlik rengi #660066 (ya da #606) dir.

RGB renk modeli

#50016B color RGB value is (80,1,107).

RGB: (80,1,107) (31%, 0%, 42%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 1 of 255 = 0%
B 107 of 255 = 42%

80
1
107

R + G + B ~ 24%. #50016B is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 1 + 107 = 188 (100%)
R 80 of 188 ~ 42.55%
G 1 of 188 ~ 0.53%
B 107 of 188 ~ 56.91'%

%42.55
%56.91

CMYK RENK MODELİ

#50016B rengi CMYK tonu (25,99,0,58).

  • camgöbeği tonu 25.23%
  • eflatun tonu 99.07%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (25,99,0,58)
C25M99Y0K58 (25%, 99%, 0%, 58%)
(0.25 / 0.99 / 0.00 / 0.58)

CMYK yüzdeleri

%25.23
%99.07
%0
%58.04

Codes

Color #50016B in popluar color models

50 01 6B
RGB 80 1 107
HSL 285° 98.15% 21.18%
HSB/HSV 285° 99.07% 41.96%
CMYK 25.23% 99.07% 0.00%
58.04%

Color #50016B in popluar number systems.

HEX 50 01 6B
Decimal 80 1 107
Binary 1010000 1 1101011
Octal 120 1 153

Shades and tints

Shades of #50016B

#50016B
(80,1,107)
#490162
(73,1,98)
#420159
(66,1,89)
#3B0150
(59,1,80)
#340147
(52,1,71)
#2D013E
(45,1,62)
#260135
(38,1,53)
#1F012C
(31,1,44)
#180123
(24,1,35)
#11011A
(17,1,26)
#0A0111
(10,1,17)
#000000
(0,0,0)

Tints of #50016B

#50016B
(80,1,107)
#5F1878
(95,24,120)
#6E2F85
(110,47,133)
#7D4692
(125,70,146)
#8C5D9F
(140,93,159)
#9B74AC
(155,116,172)
#AA8BB9
(170,139,185)
#B9A2C6
(185,162,198)
#C8B9D3
(200,185,211)
#D7D0E0
(215,208,224)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50016B color. Also use rgb(80,1,107) instead hex code.

Text Font Color

.myTextColor { color: #50016B; }

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

This text font color is #50016B.

Background Color

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

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

This div background color is #50016B.

Border color

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

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

This div border color is #50016B.

Opacity

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

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

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

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

This text has shadow with #50016B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50016B.

Preview

Color preview on black background

This text has color #50016B on black background.


Color preview on white background

This text has color #50016B on white background.


Black color preview on #50016B background

This text has black color on #50016B background.


White color preview on #50016B background

This text has white color on #50016B background.


Related colors

Complementary color

Complementary color for #hex is #AFFE94.


I love getcolorcode.com

Triadic colors

1 #6B5001 and #016B50 with #50016B are triadic colors.

2 #6B0150 and #01506B with #50016B are triadic colors.