COLOR #506252

HEX: #506252 RGB: (80,98,82)

Color info

#506252 contains red, green and blue colors in about the same proportion. Web safe color of #506252 is #666666 (or #666).

RGB color model

#506252 color RGB value is (80,98,82).

RGB: (80,98,82) (31%, 38%, 32%)

RGB channels and saturation

R 80 of 255 = 31%
G 98 of 255 = 38%
B 82 of 255 = 32%

80
98
82

R + G + B ~ 34%. #506252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 98 + 82 = 260 (100%)
R 80 of 260 ~ 30.77%
G 98 of 260 ~ 37.69%
B 82 of 260 ~ 31.54'%

%30.77
%37.69
%31.54

CMYK color model

#506252 color CMYK value is (18,0,16,62).

  • cyan value is 18.37%
  • magenta value is 0.00%
  • yellow value is 16.33%
  • key color value is 61.57%

CMYK: (18,0,16,62)
C18M0Y16K62 (18%, 0%, 16%, 62%)
(0.18 / 0.00 / 0.16 / 0.62)

CMYK percentages

%18.37
%0
%16.33
%61.57

Codes

Color #506252 in popluar color models

50 62 52
RGB 80 98 82
HSL 127° 10.11% 34.90%
HSB/HSV 127° 18.37% 38.43%
CMYK 18.37% 0.00% 16.33%
61.57%

Color #506252 in popluar number systems.

HEX 50 62 52
Decimal 80 98 82
Binary 1010000 1100010 1010010
Octal 120 142 122

Shades and tints

Shades of #506252

#506252
(80,98,82)
#495A4B
(73,90,75)
#425244
(66,82,68)
#3B4A3D
(59,74,61)
#344236
(52,66,54)
#2D3A2F
(45,58,47)
#263228
(38,50,40)
#1F2A21
(31,42,33)
#18221A
(24,34,26)
#111A13
(17,26,19)
#0A120C
(10,18,12)
#000000
(0,0,0)

Tints of #506252

#506252
(80,98,82)
#5F7061
(95,112,97)
#6E7E70
(110,126,112)
#7D8C7F
(125,140,127)
#8C9A8E
(140,154,142)
#9BA89D
(155,168,157)
#AAB6AC
(170,182,172)
#B9C4BB
(185,196,187)
#C8D2CA
(200,210,202)
#D7E0D9
(215,224,217)
#E6EEE8
(230,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506252; }

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

This text font color is #506252.

Background Color

.myBgColor { background-color: #506252; }

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

This div background color is #506252.

Border color

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

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

This div border color is #506252.

Opacity

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

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

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

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

This text has shadow with #506252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506252.

Preview

Color preview on black background

This text has color #506252 on black background.


Color preview on white background

This text has color #506252 on white background.


Black color preview on #506252 background

This text has black color on #506252 background.


White color preview on #506252 background

This text has white color on #506252 background.


Related colors

Complementary color

Complementary color for #hex is #AF9DAD.


I love getcolorcode.com

Triadic colors

1 #525062 and #625250 with #506252 are triadic colors.

2 #526250 and #625052 with #506252 are triadic colors.