COLOR #50365F

HEX: #50365F RGB: (80,54,95)

Renk bilgisi

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

RGB renk modeli

#50365F color RGB value is (80,54,95).

RGB: (80,54,95) (31%, 21%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 54 of 255 = 21%
B 95 of 255 = 37%

80
54
95

R + G + B ~ 30%. #50365F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 54 + 95 = 229 (100%)
R 80 of 229 ~ 34.93%
G 54 of 229 ~ 23.58%
B 95 of 229 ~ 41.48'%

%34.93
%23.58
%41.48

CMYK RENK MODELİ

#50365F rengi CMYK tonu (16,43,0,63).

  • camgöbeği tonu 15.79%
  • eflatun tonu 43.16%
  • sarı tonu 0.00%
  • ana renk tonu 62.75%

CMYK: (16,43,0,63)
C16M43Y0K63 (16%, 43%, 0%, 63%)
(0.16 / 0.43 / 0.00 / 0.63)

CMYK yüzdeleri

%15.79
%43.16
%0
%62.75

Codes

Color #50365F in popluar color models

50 36 5F
RGB 80 54 95
HSL 278° 27.52% 29.22%
HSB/HSV 278° 43.16% 37.25%
CMYK 15.79% 43.16% 0.00%
62.75%

Color #50365F in popluar number systems.

HEX 50 36 5F
Decimal 80 54 95
Binary 1010000 110110 1011111
Octal 120 66 137

Shades and tints

Shades of #50365F

#50365F
(80,54,95)
#493257
(73,50,87)
#422E4F
(66,46,79)
#3B2A47
(59,42,71)
#34263F
(52,38,63)
#2D2237
(45,34,55)
#261E2F
(38,30,47)
#1F1A27
(31,26,39)
#18161F
(24,22,31)
#111217
(17,18,23)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #50365F

#50365F
(80,54,95)
#5F486D
(95,72,109)
#6E5A7B
(110,90,123)
#7D6C89
(125,108,137)
#8C7E97
(140,126,151)
#9B90A5
(155,144,165)
#AAA2B3
(170,162,179)
#B9B4C1
(185,180,193)
#C8C6CF
(200,198,207)
#D7D8DD
(215,216,221)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50365F color. Also use rgb(80,54,95) instead hex code.

Text Font Color

.myTextColor { color: #50365F; }

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

This text font color is #50365F.

Background Color

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

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

This div background color is #50365F.

Border color

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

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

This div border color is #50365F.

Opacity

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

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

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

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

This text has shadow with #50365F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50365F.

Preview

Color preview on black background

This text has color #50365F on black background.


Color preview on white background

This text has color #50365F on white background.


Black color preview on #50365F background

This text has black color on #50365F background.


White color preview on #50365F background

This text has white color on #50365F background.


Related colors

Complementary color

Complementary color for #hex is #AFC9A0.


I love getcolorcode.com

Triadic colors

1 #5F5036 and #365F50 with #50365F are triadic colors.

2 #5F3650 and #36505F with #50365F are triadic colors.