COLOR #50554A

HEX: #50554A RGB: (80,85,74)

Renk bilgisi

#50554A contains red, green and blue colors in about the same proportion. #50554A ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#50554A color RGB value is (80,85,74).

RGB: (80,85,74) (31%, 33%, 29%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 85 of 255 = 33%
B 74 of 255 = 29%

80
85
74

R + G + B ~ 31%. #50554A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 85 + 74 = 239 (100%)
R 80 of 239 ~ 33.47%
G 85 of 239 ~ 35.56%
B 74 of 239 ~ 30.96'%

%33.47
%35.56
%30.96

CMYK RENK MODELİ

#50554A rengi CMYK tonu (6,0,13,67).

  • camgöbeği tonu 5.88%
  • eflatun tonu 0.00%
  • sarı tonu 12.94%
  • ana renk tonu 66.67%

CMYK: (6,0,13,67)
C6M0Y13K67 (6%, 0%, 13%, 67%)
(0.06 / 0.00 / 0.13 / 0.67)

CMYK yüzdeleri

%5.88
%0
%12.94
%66.67

Codes

Color #50554A in popluar color models

50 55 4A
RGB 80 85 74
HSL 87° 6.92% 31.18%
HSB/HSV 87° 12.94% 33.33%
CMYK 5.88% 0.00% 12.94%
66.67%

Color #50554A in popluar number systems.

HEX 50 55 4A
Decimal 80 85 74
Binary 1010000 1010101 1001010
Octal 120 125 112

Shades and tints

Shades of #50554A

#50554A
(80,85,74)
#494E44
(73,78,68)
#42473E
(66,71,62)
#3B4038
(59,64,56)
#343932
(52,57,50)
#2D322C
(45,50,44)
#262B26
(38,43,38)
#1F2420
(31,36,32)
#181D1A
(24,29,26)
#111614
(17,22,20)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #50554A

#50554A
(80,85,74)
#5F645A
(95,100,90)
#6E736A
(110,115,106)
#7D827A
(125,130,122)
#8C918A
(140,145,138)
#9BA09A
(155,160,154)
#AAAFAA
(170,175,170)
#B9BEBA
(185,190,186)
#C8CDCA
(200,205,202)
#D7DCDA
(215,220,218)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50554A color. Also use rgb(80,85,74) instead hex code.

Text Font Color

.myTextColor { color: #50554A; }

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

This text font color is #50554A.

Background Color

.myBgColor { background-color: #50554A; }

<div style="background-color:#50554A">Inner text</div>

This div background color is #50554A.

Border color

.myBorderColor { border: 1px solid #50554A; }

<div style="border:3px solid #50554A">Div</div>

This div border color is #50554A.

Opacity

.myOpacity80 { color: #50554A; opacity: 0.8; }

<p style="color:#50554A;opacity:0.8;">80%</p>

Text with #50554A 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 #50554A;}

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

This text has shadow with #50554A color.


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

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

This text has shadow with #50554A primary color and red secondary color.


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

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

This text has shadow with #50554A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50554A.

Preview

Color preview on black background

This text has color #50554A on black background.


Color preview on white background

This text has color #50554A on white background.


Black color preview on #50554A background

This text has black color on #50554A background.


White color preview on #50554A background

This text has white color on #50554A background.


Related colors

Complementary color

Complementary color for #hex is #AFAAB5.


I love getcolorcode.com

Triadic colors

1 #4A5055 and #554A50 with #50554A are triadic colors.

2 #4A5550 and #55504A with #50554A are triadic colors.