COLOR #50005D

HEX: #50005D RGB: (80,0,93)

Renk bilgisi

#50005D contains only red and blue colors. #50005D ‘ nin web güvenlik rengi #660066 (ya da #606) dir.

RGB renk modeli

#50005D color RGB value is (80,0,93).

RGB: (80,0,93) (31%, 0%, 36%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 0 of 255 = 0%
B 93 of 255 = 36%

80
0
93

R + G + B ~ 22%. #50005D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 0 + 93 = 173 (100%)
R 80 of 173 ~ 46.24%
G 0 of 173 ~ 0%
B 93 of 173 ~ 53.76'%

%46.24
%53.76

CMYK RENK MODELİ

#50005D rengi CMYK tonu (14,100,0,64).

  • camgöbeği tonu 13.98%
  • eflatun tonu 100.00%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%

CMYK: (14,100,0,64)
C14M100Y0K64 (14%, 100%, 0%, 64%)
(0.14 / 1.00 / 0.00 / 0.64)

CMYK yüzdeleri

%13.98
%100
%0
%63.53

Codes

Color #50005D in popluar color models

50 00 5D
RGB 80 0 93
HSL 292° 100.00% 18.24%
HSB/HSV 292° 100.00% 36.47%
CMYK 13.98% 100.00% 0.00%
63.53%

Color #50005D in popluar number systems.

HEX 50 00 5D
Decimal 80 0 93
Binary 1010000 0 1011101
Octal 120 0 135

Shades and tints

Shades of #50005D

#50005D
(80,0,93)
#490055
(73,0,85)
#42004D
(66,0,77)
#3B0045
(59,0,69)
#34003D
(52,0,61)
#2D0035
(45,0,53)
#26002D
(38,0,45)
#1F0025
(31,0,37)
#18001D
(24,0,29)
#110015
(17,0,21)
#0A000D
(10,0,13)
#000000
(0,0,0)

Tints of #50005D

#50005D
(80,0,93)
#5F176B
(95,23,107)
#6E2E79
(110,46,121)
#7D4587
(125,69,135)
#8C5C95
(140,92,149)
#9B73A3
(155,115,163)
#AA8AB1
(170,138,177)
#B9A1BF
(185,161,191)
#C8B8CD
(200,184,205)
#D7CFDB
(215,207,219)
#E6E6E9
(230,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50005D color. Also use rgb(80,0,93) instead hex code.

Text Font Color

.myTextColor { color: #50005D; }

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

This text font color is #50005D.

Background Color

.myBgColor { background-color: #50005D; }

<div style="background-color:#50005D">Inner text</div>

This div background color is #50005D.

Border color

.myBorderColor { border: 1px solid #50005D; }

<div style="border:3px solid #50005D">Div</div>

This div border color is #50005D.

Opacity

.myOpacity80 { color: #50005D; opacity: 0.8; }

<p style="color:#50005D;opacity:0.8;">80%</p>

Text with #50005D 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 #50005D;}

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

This text has shadow with #50005D color.


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

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

This text has shadow with #50005D primary color and red secondary color.


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

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

This text has shadow with #50005D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50005D.

Preview

Color preview on black background

This text has color #50005D on black background.


Color preview on white background

This text has color #50005D on white background.


Black color preview on #50005D background

This text has black color on #50005D background.


White color preview on #50005D background

This text has white color on #50005D background.


Related colors

Complementary color

Complementary color for #hex is #AFFFA2.


I love getcolorcode.com

Triadic colors

1 #5D5000 and #005D50 with #50005D are triadic colors.

2 #5D0050 and #00505D with #50005D are triadic colors.