COLOR #505526

HEX: #505526 RGB: (80,85,38)

Color info

#505526 contains red, green and blue colors in about the same proportion. Web safe color of #505526 is #666633 (or #663).

RGB color model

#505526 color RGB value is (80,85,38).

RGB: (80,85,38) (31%, 33%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 85 of 255 = 33%
B 38 of 255 = 15%

80
85
38

R + G + B ~ 26%. #505526 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 85 + 38 = 203 (100%)
R 80 of 203 ~ 39.41%
G 85 of 203 ~ 41.87%
B 38 of 203 ~ 18.72'%

%39.41
%41.87
%18.72

CMYK color model

#505526 color CMYK value is (6,0,55,67).

  • cyan value is 5.88%
  • magenta value is 0.00%
  • yellow value is 55.29%
  • key color value is 66.67%

CMYK: (6,0,55,67)
C6M0Y55K67 (6%, 0%, 55%, 67%)
(0.06 / 0.00 / 0.55 / 0.67)

CMYK percentages

%5.88
%0
%55.29
%66.67

Codes

Color #505526 in popluar color models

50 55 26
RGB 80 85 38
HSL 66° 38.21% 24.12%
HSB/HSV 66° 55.29% 33.33%
CMYK 5.88% 0.00% 55.29%
66.67%

Color #505526 in popluar number systems.

HEX 50 55 26
Decimal 80 85 38
Binary 1010000 1010101 100110
Octal 120 125 46

Shades and tints

Shades of #505526

#505526
(80,85,38)
#494E23
(73,78,35)
#424720
(66,71,32)
#3B401D
(59,64,29)
#34391A
(52,57,26)
#2D3217
(45,50,23)
#262B14
(38,43,20)
#1F2411
(31,36,17)
#181D0E
(24,29,14)
#11160B
(17,22,11)
#0A0F08
(10,15,8)
#000000
(0,0,0)

Tints of #505526

#505526
(80,85,38)
#5F6439
(95,100,57)
#6E734C
(110,115,76)
#7D825F
(125,130,95)
#8C9172
(140,145,114)
#9BA085
(155,160,133)
#AAAF98
(170,175,152)
#B9BEAB
(185,190,171)
#C8CDBE
(200,205,190)
#D7DCD1
(215,220,209)
#E6EBE4
(230,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505526; }

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

This text font color is #505526.

Background Color

.myBgColor { background-color: #505526; }

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

This div background color is #505526.

Border color

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

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

This div border color is #505526.

Opacity

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

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

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

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

This text has shadow with #505526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505526.

Preview

Color preview on black background

This text has color #505526 on black background.


Color preview on white background

This text has color #505526 on white background.


Black color preview on #505526 background

This text has black color on #505526 background.


White color preview on #505526 background

This text has white color on #505526 background.


Related colors

Complementary color

Complementary color for #hex is #AFAAD9.


I love getcolorcode.com

Triadic colors

1 #265055 and #552650 with #505526 are triadic colors.

2 #265550 and #555026 with #505526 are triadic colors.