COLOR #515852

HEX: #515852 RGB: (81,88,82)

Color info

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

RGB color model

#515852 color RGB value is (81,88,82).

RGB: (81,88,82) (32%, 35%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 82 of 255 = 32%

81
88
82

R + G + B ~ 33%. #515852 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 82 = 251 (100%)
R 81 of 251 ~ 32.27%
G 88 of 251 ~ 35.06%
B 82 of 251 ~ 32.67'%

%32.27
%35.06
%32.67

CMYK color model

#515852 color CMYK value is (8,0,7,65).

  • cyan value is 7.95%
  • magenta value is 0.00%
  • yellow value is 6.82%
  • key color value is 65.49%

CMYK: (8,0,7,65)
C8M0Y7K65 (8%, 0%, 7%, 65%)
(0.08 / 0.00 / 0.07 / 0.65)

CMYK percentages

%7.95
%0
%6.82
%65.49

Codes

Color #515852 in popluar color models

51 58 52
RGB 81 88 82
HSL 129° 4.14% 33.14%
HSB/HSV 129° 7.95% 34.51%
CMYK 7.95% 0.00% 6.82%
65.49%

Color #515852 in popluar number systems.

HEX 51 58 52
Decimal 81 88 82
Binary 1010001 1011000 1010010
Octal 121 130 122

Shades and tints

Shades of #515852

#515852
(81,88,82)
#4A504B
(74,80,75)
#434844
(67,72,68)
#3C403D
(60,64,61)
#353836
(53,56,54)
#2E302F
(46,48,47)
#272828
(39,40,40)
#202021
(32,32,33)
#19181A
(25,24,26)
#121013
(18,16,19)
#0B080C
(11,8,12)
#000000
(0,0,0)

Tints of #515852

#515852
(81,88,82)
#606761
(96,103,97)
#6F7670
(111,118,112)
#7E857F
(126,133,127)
#8D948E
(141,148,142)
#9CA39D
(156,163,157)
#ABB2AC
(171,178,172)
#BAC1BB
(186,193,187)
#C9D0CA
(201,208,202)
#D8DFD9
(216,223,217)
#E7EEE8
(231,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515852 color. Also use rgb(81,88,82) instead hex code.

Text Font Color

.myTextColor { color: #515852; }

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

This text font color is #515852.

Background Color

.myBgColor { background-color: #515852; }

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

This div background color is #515852.

Border color

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

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

This div border color is #515852.

Opacity

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

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

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

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

This text has shadow with #515852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515852.

Preview

Color preview on black background

This text has color #515852 on black background.


Color preview on white background

This text has color #515852 on white background.


Black color preview on #515852 background

This text has black color on #515852 background.


White color preview on #515852 background

This text has white color on #515852 background.


Related colors

Complementary color

Complementary color for #hex is #AEA7AD.


I love getcolorcode.com

Triadic colors

1 #525158 and #585251 with #515852 are triadic colors.

2 #525851 and #585152 with #515852 are triadic colors.