#826996

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

Shades of Ce Soir #826996

Tints of Ce Soir #826996

Color information

#826996 (or 0x826996) is unknown color: approx Ce Soir. HEX triplet: 82, 69 and 96. RGB value is (130,105,150). Sum of RGB (Red+Green+Blue) = 130+105+150=385 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.77% from 385); Green value is 105 (41.41% from 255 or 27.27% from 385); Blue value is 150 (58.98% from 255 or 38.96% from 385); Max value from RGB is 150 - color contains mainly: blue. Hex color #826996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826996 is #7D9669. Grayscale: #757575. Windows color (decimal): -8230506 or 9857410. OLE color: 9857410.

HSL color Cylindrical-coordinate representation of color #826996: hue angle of 273.33º 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 #826996 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB130105150-
CMYK0.130.3000.41
HSL273.33º17.65%50%-
HSV(B)273.33º30%58.82%-
XYZ19.7617.0531.1-
YUV117.6146.28136.84-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 33.77%
GREEN value IS 105 (41.41% from 255) = 27.27%
BLUE value IS 150 (58.98% from 255) = 38.96%
R=33.77%
G=27.27%
B=38.96%

CMYK

C (Cyan) values IS 0.13
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal1301051500.130.3000.41273.3317.6550
Hex826996D1E0291111232
Octal20215122615360514212262
Binary10000010110100110010110110111110010100110001000110010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #826996

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #826996; }

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

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

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

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

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

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

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

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