COLOR #50363D

HEX: #50363D RGB: (80,54,61)

Renk bilgisi

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

RGB renk modeli

#50363D color RGB value is (80,54,61).

RGB: (80,54,61) (31%, 21%, 24%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 54 of 255 = 21%
B 61 of 255 = 24%

80
54
61

R + G + B ~ 25%. #50363D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 54 + 61 = 195 (100%)
R 80 of 195 ~ 41.03%
G 54 of 195 ~ 27.69%
B 61 of 195 ~ 31.28'%

%41.03
%27.69
%31.28

CMYK RENK MODELİ

#50363D rengi CMYK tonu (0,33,24,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.50%
  • sarı tonu 23.75%
  • ana renk tonu 68.63%

CMYK: (0,33,24,69)
C0M33Y24K69 (0%, 33%, 24%, 69%)
(0.00 / 0.33 / 0.24 / 0.69)

CMYK yüzdeleri

%0
%32.5
%23.75
%68.63

Codes

Color #50363D in popluar color models

50 36 3D
RGB 80 54 61
HSL 344° 19.40% 26.27%
HSB/HSV 344° 32.50% 31.37%
CMYK 0.00% 32.50% 23.75%
68.63%

Color #50363D in popluar number systems.

HEX 50 36 3D
Decimal 80 54 61
Binary 1010000 110110 111101
Octal 120 66 75

Shades and tints

Shades of #50363D

#50363D
(80,54,61)
#493238
(73,50,56)
#422E33
(66,46,51)
#3B2A2E
(59,42,46)
#342629
(52,38,41)
#2D2224
(45,34,36)
#261E1F
(38,30,31)
#1F1A1A
(31,26,26)
#181615
(24,22,21)
#111210
(17,18,16)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #50363D

#50363D
(80,54,61)
#5F484E
(95,72,78)
#6E5A5F
(110,90,95)
#7D6C70
(125,108,112)
#8C7E81
(140,126,129)
#9B9092
(155,144,146)
#AAA2A3
(170,162,163)
#B9B4B4
(185,180,180)
#C8C6C5
(200,198,197)
#D7D8D6
(215,216,214)
#E6EAE7
(230,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50363D color. Also use rgb(80,54,61) instead hex code.

Text Font Color

.myTextColor { color: #50363D; }

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

This text font color is #50363D.

Background Color

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

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

This div background color is #50363D.

Border color

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

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

This div border color is #50363D.

Opacity

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

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

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

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

This text has shadow with #50363D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50363D.

Preview

Color preview on black background

This text has color #50363D on black background.


Color preview on white background

This text has color #50363D on white background.


Black color preview on #50363D background

This text has black color on #50363D background.


White color preview on #50363D background

This text has white color on #50363D background.


Related colors

Complementary color

Complementary color for #hex is #AFC9C2.


I love getcolorcode.com

Triadic colors

1 #3D5036 and #363D50 with #50363D are triadic colors.

2 #3D3650 and #36503D with #50363D are triadic colors.