COLOR #50375B

HEX: #50375B RGB: (80,55,91)

Renk bilgisi

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

RGB renk modeli

#50375B color RGB value is (80,55,91).

RGB: (80,55,91) (31%, 22%, 36%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 55 of 255 = 22%
B 91 of 255 = 36%

80
55
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 55 + 91 = 226 (100%)
R 80 of 226 ~ 35.4%
G 55 of 226 ~ 24.34%
B 91 of 226 ~ 40.27'%

%35.4
%24.34
%40.27

CMYK RENK MODELİ

#50375B rengi CMYK tonu (12,40,0,64).

  • camgöbeği tonu 12.09%
  • eflatun tonu 39.56%
  • sarı tonu 0.00%
  • ana renk tonu 64.31%

CMYK: (12,40,0,64)
C12M40Y0K64 (12%, 40%, 0%, 64%)
(0.12 / 0.40 / 0.00 / 0.64)

CMYK yüzdeleri

%12.09
%39.56
%0
%64.31

Codes

Color #50375B in popluar color models

50 37 5B
RGB 80 55 91
HSL 282° 24.66% 28.63%
HSB/HSV 282° 39.56% 35.69%
CMYK 12.09% 39.56% 0.00%
64.31%

Color #50375B in popluar number systems.

HEX 50 37 5B
Decimal 80 55 91
Binary 1010000 110111 1011011
Octal 120 67 133

Shades and tints

Shades of #50375B

#50375B
(80,55,91)
#493253
(73,50,83)
#422D4B
(66,45,75)
#3B2843
(59,40,67)
#34233B
(52,35,59)
#2D1E33
(45,30,51)
#26192B
(38,25,43)
#1F1423
(31,20,35)
#180F1B
(24,15,27)
#110A13
(17,10,19)
#0A050B
(10,5,11)
#000000
(0,0,0)

Tints of #50375B

#50375B
(80,55,91)
#5F4969
(95,73,105)
#6E5B77
(110,91,119)
#7D6D85
(125,109,133)
#8C7F93
(140,127,147)
#9B91A1
(155,145,161)
#AAA3AF
(170,163,175)
#B9B5BD
(185,181,189)
#C8C7CB
(200,199,203)
#D7D9D9
(215,217,217)
#E6EBE7
(230,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50375B color. Also use rgb(80,55,91) instead hex code.

Text Font Color

.myTextColor { color: #50375B; }

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

This text font color is #50375B.

Background Color

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

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

This div background color is #50375B.

Border color

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

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

This div border color is #50375B.

Opacity

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

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

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

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

This text has shadow with #50375B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50375B.

Preview

Color preview on black background

This text has color #50375B on black background.


Color preview on white background

This text has color #50375B on white background.


Black color preview on #50375B background

This text has black color on #50375B background.


White color preview on #50375B background

This text has white color on #50375B background.


Related colors

Complementary color

Complementary color for #hex is #AFC8A4.


I love getcolorcode.com

Triadic colors

1 #5B5037 and #375B50 with #50375B are triadic colors.

2 #5B3750 and #37505B with #50375B are triadic colors.