COLOR #505241

HEX: #505241 RGB: (80,82,65)

Renk bilgisi

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

RGB renk modeli

#505241 color RGB value is (80,82,65).

RGB: (80,82,65) (31%, 32%, 25%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 82 of 255 = 32%
B 65 of 255 = 25%

80
82
65

R + G + B ~ 29%. #505241 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 82 + 65 = 227 (100%)
R 80 of 227 ~ 35.24%
G 82 of 227 ~ 36.12%
B 65 of 227 ~ 28.63'%

%35.24
%36.12
%28.63

CMYK RENK MODELİ

#505241 rengi CMYK tonu (2,0,21,68).

  • camgöbeği tonu 2.44%
  • eflatun tonu 0.00%
  • sarı tonu 20.73%
  • ana renk tonu 67.84%
CMYK: (2,0,21,68) C2M0Y21K68 (2%,0%,21%,68%) (0.02/0.00/0.21/0.68) 

CMYK yüzdeleri

%2.44
%0
%20.73
%67.84

Codes

Color #505241 in popluar color models

50 52 41
RGB 80 82 65
HSL 67° 11.56% 28.82%
HSB/HSV 67° 20.73% 32.16%
CMYK 2.44% 0.00% 20.73%
67.84%

Color #505241 in popluar number systems.

HEX 50 52 41
Decimal 80 82 65
Binary 1010000 1010010 1000001
Octal 120 122 101

Shades and tints

Shades of #505241

#505241
(80,82,65)
#494B3C
(73,75,60)
#424437
(66,68,55)
#3B3D32
(59,61,50)
#34362D
(52,54,45)
#2D2F28
(45,47,40)
#262823
(38,40,35)
#1F211E
(31,33,30)
#181A19
(24,26,25)
#111314
(17,19,20)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #505241

#505241
(80,82,65)
#5F6152
(95,97,82)
#6E7063
(110,112,99)
#7D7F74
(125,127,116)
#8C8E85
(140,142,133)
#9B9D96
(155,157,150)
#AAACA7
(170,172,167)
#B9BBB8
(185,187,184)
#C8CAC9
(200,202,201)
#D7D9DA
(215,217,218)
#E6E8EB
(230,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505241 color. Also use rgb(80,82,65) instead hex code.

Text Font Color

.myTextColor { color: #505241; }

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

This text font color is #505241.

Background Color

.myBgColor { background-color: #505241; }

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

This div background color is #505241.

Border color

.myBorderColor { border: 1px solid #505241; }

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

This div border color is #505241.

Opacity

.myOpacity80 { color: #505241; opacity: 0.8; }

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

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

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

This text has shadow with #505241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505241.

Preview

Color preview on black background

This text has color #505241 on black background.


Color preview on white background

This text has color #505241 on white background.


Black color preview on #505241 background

This text has black color on #505241 background.


White color preview on #505241 background

This text has white color on #505241 background.


Related colors

Complementary color

Complementary color for #hex is #AFADBE.


I love getcolorcode.com

Triadic colors

1 #415052 and #524150 with #505241 are triadic colors.

2 #415250 and #525041 with #505241 are triadic colors.