COLOR #827687

HEX: #827687 RGB: (130,118,135)

Color info

#827687 contains red, green and blue colors in about the same proportion. Web safe color of #827687 is #996699 (or #969).

RGB color model

#827687 color RGB value is (130,118,135).

RGB: (130,118,135) (51%, 46%, 53%)

RGB channels and saturation

R 130 of 255 = 51%
G 118 of 255 = 46%
B 135 of 255 = 53%

130
118
135

R + G + B ~ 50%. #827687 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 118 + 135 = 383 (100%)
R 130 of 383 ~ 33.94%
G 118 of 383 ~ 30.81%
B 135 of 383 ~ 35.25'%

%33.94
%30.81
%35.25

CMYK color model

#827687 color CMYK value is (4,13,0,47).

  • cyan value is 3.70%
  • magenta value is 12.59%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (4,13,0,47)
C4M13Y0K47 (4%, 13%, 0%, 47%)
(0.04 / 0.13 / 0.00 / 0.47)

CMYK percentages

%3.7
%12.59
%0
%47.06

Codes

Color #827687 in popluar color models

82 76 87
RGB 130 118 135
HSL 282° 6.72% 49.61%
HSB/HSV 282° 12.59% 52.94%
CMYK 3.70% 12.59% 0.00%
47.06%

Color #827687 in popluar number systems.

HEX 82 76 87
Decimal 130 118 135
Binary 10000010 1110110 10000111
Octal 202 166 207

Shades and tints

Shades of #827687

#827687
(130,118,135)
#776C7B
(119,108,123)
#6C626F
(108,98,111)
#615863
(97,88,99)
#564E57
(86,78,87)
#4B444B
(75,68,75)
#403A3F
(64,58,63)
#353033
(53,48,51)
#2A2627
(42,38,39)
#1F1C1B
(31,28,27)
#14120F
(20,18,15)
#000000
(0,0,0)

Tints of #827687

#827687
(130,118,135)
#8D8291
(141,130,145)
#988E9B
(152,142,155)
#A39AA5
(163,154,165)
#AEA6AF
(174,166,175)
#B9B2B9
(185,178,185)
#C4BEC3
(196,190,195)
#CFCACD
(207,202,205)
#DAD6D7
(218,214,215)
#E5E2E1
(229,226,225)
#F0EEEB
(240,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827687 color. Also use rgb(130,118,135) instead hex code.

Text Font Color

.myTextColor { color: #827687; }

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

This text font color is #827687.

Background Color

.myBgColor { background-color: #827687; }

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

This div background color is #827687.

Border color

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

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

This div border color is #827687.

Opacity

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

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

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

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

This text has shadow with #827687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827687.

Preview

Color preview on black background

This text has color #827687 on black background.


Color preview on white background

This text has color #827687 on white background.


Black color preview on #827687 background

This text has black color on #827687 background.


White color preview on #827687 background

This text has white color on #827687 background.


Related colors

Complementary color

Complementary color for #hex is #7D8978.


I love getcolorcode.com

Triadic colors

1 #878276 and #768782 with #827687 are triadic colors.

2 #877682 and #768287 with #827687 are triadic colors.