#826997

Color #826997 Ce Soir (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Ce Soir #826997

Tints of Ce Soir #826997

Color information

#826997 (or 0x826997) is unknown color: approx Ce Soir. HEX triplet: 82, 69 and 97. RGB value is (130,105,151). Sum of RGB (Red+Green+Blue) = 130+105+151=386 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.68% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 151 (59.38% from 255 or 39.12% from 386); Max value from RGB is 151 - color contains mainly: blue. Hex color #826997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826997 is #7D9668. Grayscale: #757575. Windows color (decimal): -8230505 or 9922946. OLE color: 9922946.

HSL color Cylindrical-coordinate representation of color #826997: hue angle of 272.61º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #826997 is Cyan = 0.14, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB130105151-
CMYK0.140.3000.41
HSL272.61º18.11%50.2%-
HSV(B)272.61º30.46%59.22%-
XYZ19.8417.0831.53-
YUV117.72146.78136.76-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 130 (51.17% from 255) = 33.68%
GREEN value IS 105 (41.41% from 255) = 27.20%
BLUE value IS 151 (59.38% from 255) = 39.12%
R=33.68%
G=27.20%
B=39.12%

CMYK

C (Cyan) values IS 0.14
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal1301051510.140.3000.41272.6118.1150.2
Hex826997E1E0291111232
Octal20215122716360514212262
Binary10000010110100110010111111011110010100110001000110010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #826997

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #826997; }

 p { color: rgb(130,105,151); }

 H1.HeaderClassName
 {
   color: #826997;
 }
 .AnyTagClassName
 {
   color: #826997;
 }
</style>
background-color css

<style>
 a { background-color: #826997; }

 a { background-color: rgb(130,105,151); }

 div.DivClassName
 {
   background-color: #826997;
 }
 .BgClassName
 {
   background-color: #826997;
 }
</style>
border-color css

<style>
 span { border-color: #826997; }

 span { border-color: rgb(130,105,151); }

 td.TdClassName
 {
   border-color: #826997;
 }
 .TagClassName
 {
   border-color: #826997;
 }
</style>