COLOR #505B41

HEX: #505B41 RGB: (80,91,65)

Renk bilgisi

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

RGB renk modeli

#505B41 color RGB value is (80,91,65).

RGB: (80,91,65) (31%, 36%, 25%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 91 of 255 = 36%
B 65 of 255 = 25%

80
91
65

R + G + B ~ 31%. #505B41 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 91 + 65 = 236 (100%)
R 80 of 236 ~ 33.9%
G 91 of 236 ~ 38.56%
B 65 of 236 ~ 27.54'%

%33.9
%38.56
%27.54

CMYK RENK MODELİ

#505B41 rengi CMYK tonu (12,0,29,64).

  • camgöbeği tonu 12.09%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 64.31%
CMYK: (12,0,29,64) C12M0Y29K64 (12%,0%,29%,64%) (0.12/0.00/0.29/0.64) 

CMYK yüzdeleri

%12.09
%0
%28.57
%64.31

Codes

Color #505B41 in popluar color models

50 5B 41
RGB 80 91 65
HSL 85° 16.67% 30.59%
HSB/HSV 85° 28.57% 35.69%
CMYK 12.09% 0.00% 28.57%
64.31%

Color #505B41 in popluar number systems.

HEX 50 5B 41
Decimal 80 91 65
Binary 1010000 1011011 1000001
Octal 120 133 101

Shades and tints

Shades of #505B41

#505B41
(80,91,65)
#49533C
(73,83,60)
#424B37
(66,75,55)
#3B4332
(59,67,50)
#343B2D
(52,59,45)
#2D3328
(45,51,40)
#262B23
(38,43,35)
#1F231E
(31,35,30)
#181B19
(24,27,25)
#111314
(17,19,20)
#0A0B0F
(10,11,15)
#000000
(0,0,0)

Tints of #505B41

#505B41
(80,91,65)
#5F6952
(95,105,82)
#6E7763
(110,119,99)
#7D8574
(125,133,116)
#8C9385
(140,147,133)
#9BA196
(155,161,150)
#AAAFA7
(170,175,167)
#B9BDB8
(185,189,184)
#C8CBC9
(200,203,201)
#D7D9DA
(215,217,218)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505B41; }

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

This text font color is #505B41.

Background Color

.myBgColor { background-color: #505B41; }

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

This div background color is #505B41.

Border color

.myBorderColor { border: 1px solid #505B41; }

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

This div border color is #505B41.

Opacity

.myOpacity80 { color: #505B41; opacity: 0.8; }

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

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

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

This text has shadow with #505B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505B41.

Preview

Color preview on black background

This text has color #505B41 on black background.


Color preview on white background

This text has color #505B41 on white background.


Black color preview on #505B41 background

This text has black color on #505B41 background.


White color preview on #505B41 background

This text has white color on #505B41 background.


Related colors

Complementary color

Complementary color for #hex is #AFA4BE.


I love getcolorcode.com

Triadic colors

1 #41505B and #5B4150 with #505B41 are triadic colors.

2 #415B50 and #5B5041 with #505B41 are triadic colors.