Html Css Color HEX #866594 Ce Soir

📋 copy color: '#866594'

red 134 ◦ green 101 ◦ blue 148

#866594
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Ce Soir #866594

Tints of Ce Soir #866594

RGB

 RED value IS 134 (52.73% from 255) = 34.99%

 GREEN value IS 101 (39.84% from 255) = 26.37%

 BLUE value IS 148 (58.2% from 255) = 38.64%

R = 34.99%
G = 26.37%
B = 38.64%

CMYK

 C value IS 0.09

 M value IS 0.32

 Y value IS 0

 K value IS 0.42

RGB Variations

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

Color information

#866594 (or 0x866594) is known color: Ce Soir. HEX triplet: 86, 65 and 94. RGB value is (134,101,148). Sum of RGB (Red+Green+Blue) = 134+101+148=383 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.99% from 383); Green value is 101 (39.84% from 255 or 26.37% from 383); Blue value is 148 (58.20% from 255 or 38.64% from 383); Max value from RGB is 148 - color contains mainly: blue. Hex color #866594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866594 is #799A6B. Grayscale: #747474. Windows color (decimal): -7969388 or 9725318. OLE color: 9725318.

HSL color Cylindrical-coordinate representation of color #866594: hue angle of 282.13º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #866594 is Cyan = 0.09, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB 134 101 148 -
CMYK 0.09 0.32 0 0.42
HSL 282.13º 0.19% 0.49% -
HSV(B) 282.13º 0.32% 0.58% -
XYZ 19.83 16.51 30.16 -
YUV 116.23 145.93 140.68 -
System Red Green Blue C M Y K H S L
Decimal 134 101 148 0.09 0.32 0 0.42 282.13 0.19 0.49
Hex 86 65 94 9 20 0 2A 11A 13 31
Octal 206 145 224 11 40 0 52 432 23 61
Binary 10000110 1100101 10010100 1001 100000 0 101010 100011010 10011 110001

Color Harmonies of #866594

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #866594

Black with #866594

Text Example


Text Example

White with #866594

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #866594; }

 p { color: rgb(134,101,148); }

 H1.HeaderClassName
 {
   color: #866594;
 }
 .AnyTagClassName
 {
   color: #866594;
 }
</style>

background-color css

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

 a { background-color: rgb(134,101,148); }

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

border-color css

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

 span { border-color: rgb(134,101,148); }

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