COLOR #50446D

HEX: #50446D RGB: (80,68,109)

Renk bilgisi

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

RGB renk modeli

#50446D color RGB value is (80,68,109).

RGB: (80,68,109) (31%, 27%, 43%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 68 of 255 = 27%
B 109 of 255 = 43%

80
68
109

R + G + B ~ 34%. #50446D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 68 + 109 = 257 (100%)
R 80 of 257 ~ 31.13%
G 68 of 257 ~ 26.46%
B 109 of 257 ~ 42.41'%

%31.13
%26.46
%42.41

CMYK RENK MODELİ

#50446D rengi CMYK tonu (27,38,0,57).

  • camgöbeği tonu 26.61%
  • eflatun tonu 37.61%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (27,38,0,57)
C27M38Y0K57 (27%, 38%, 0%, 57%)
(0.27 / 0.38 / 0.00 / 0.57)

CMYK yüzdeleri

%26.61
%37.61
%0
%57.25

Codes

Color #50446D in popluar color models

50 44 6D
RGB 80 68 109
HSL 258° 23.16% 34.71%
HSB/HSV 258° 37.61% 42.75%
CMYK 26.61% 37.61% 0.00%
57.25%

Color #50446D in popluar number systems.

HEX 50 44 6D
Decimal 80 68 109
Binary 1010000 1000100 1101101
Octal 120 104 155

Shades and tints

Shades of #50446D

#50446D
(80,68,109)
#493E64
(73,62,100)
#42385B
(66,56,91)
#3B3252
(59,50,82)
#342C49
(52,44,73)
#2D2640
(45,38,64)
#262037
(38,32,55)
#1F1A2E
(31,26,46)
#181425
(24,20,37)
#110E1C
(17,14,28)
#0A0813
(10,8,19)
#000000
(0,0,0)

Tints of #50446D

#50446D
(80,68,109)
#5F557A
(95,85,122)
#6E6687
(110,102,135)
#7D7794
(125,119,148)
#8C88A1
(140,136,161)
#9B99AE
(155,153,174)
#AAAABB
(170,170,187)
#B9BBC8
(185,187,200)
#C8CCD5
(200,204,213)
#D7DDE2
(215,221,226)
#E6EEEF
(230,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50446D color. Also use rgb(80,68,109) instead hex code.

Text Font Color

.myTextColor { color: #50446D; }

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

This text font color is #50446D.

Background Color

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

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

This div background color is #50446D.

Border color

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

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

This div border color is #50446D.

Opacity

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

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

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

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

This text has shadow with #50446D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50446D.

Preview

Color preview on black background

This text has color #50446D on black background.


Color preview on white background

This text has color #50446D on white background.


Black color preview on #50446D background

This text has black color on #50446D background.


White color preview on #50446D background

This text has white color on #50446D background.


Related colors

Complementary color

Complementary color for #hex is #AFBB92.


I love getcolorcode.com

Triadic colors

1 #6D5044 and #446D50 with #50446D are triadic colors.

2 #6D4450 and #44506D with #50446D are triadic colors.