COLOR #827293

HEX: #827293 RGB: (130,114,147)

Color info

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

RGB color model

#827293 color RGB value is (130,114,147).

RGB: (130,114,147) (51%, 45%, 58%)

RGB channels and saturation

R 130 of 255 = 51%
G 114 of 255 = 45%
B 147 of 255 = 58%

130
114
147

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

Portions of RGB colors in percentages

R + G + B = 130 + 114 + 147 = 391 (100%)
R 130 of 391 ~ 33.25%
G 114 of 391 ~ 29.16%
B 147 of 391 ~ 37.6'%

%33.25
%29.16
%37.6

CMYK color model

#827293 color CMYK value is (12,22,0,42).

  • cyan value is 11.56%
  • magenta value is 22.45%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (12,22,0,42)
C12M22Y0K42 (12%, 22%, 0%, 42%)
(0.12 / 0.22 / 0.00 / 0.42)

CMYK percentages

%11.56
%22.45
%0
%42.35

Codes

Color #827293 in popluar color models

82 72 93
RGB 130 114 147
HSL 269° 13.25% 51.18%
HSB/HSV 269° 22.45% 57.65%
CMYK 11.56% 22.45% 0.00%
42.35%

Color #827293 in popluar number systems.

HEX 82 72 93
Decimal 130 114 147
Binary 10000010 1110010 10010011
Octal 202 162 223

Shades and tints

Shades of #827293

#827293
(130,114,147)
#776886
(119,104,134)
#6C5E79
(108,94,121)
#61546C
(97,84,108)
#564A5F
(86,74,95)
#4B4052
(75,64,82)
#403645
(64,54,69)
#352C38
(53,44,56)
#2A222B
(42,34,43)
#1F181E
(31,24,30)
#140E11
(20,14,17)
#000000
(0,0,0)

Tints of #827293

#827293
(130,114,147)
#8D7E9C
(141,126,156)
#988AA5
(152,138,165)
#A396AE
(163,150,174)
#AEA2B7
(174,162,183)
#B9AEC0
(185,174,192)
#C4BAC9
(196,186,201)
#CFC6D2
(207,198,210)
#DAD2DB
(218,210,219)
#E5DEE4
(229,222,228)
#F0EAED
(240,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827293 color. Also use rgb(130,114,147) instead hex code.

Text Font Color

.myTextColor { color: #827293; }

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

This text font color is #827293.

Background Color

.myBgColor { background-color: #827293; }

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

This div background color is #827293.

Border color

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

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

This div border color is #827293.

Opacity

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

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

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

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

This text has shadow with #827293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827293.

Preview

Color preview on black background

This text has color #827293 on black background.


Color preview on white background

This text has color #827293 on white background.


Black color preview on #827293 background

This text has black color on #827293 background.


White color preview on #827293 background

This text has white color on #827293 background.


Related colors

Complementary color

Complementary color for #hex is #7D8D6C.


I love getcolorcode.com

Triadic colors

1 #938272 and #729382 with #827293 are triadic colors.

2 #937282 and #728293 with #827293 are triadic colors.