Html Css Color HEX #896994 Ce Soir

📋 copy color: '#896994'

red 137 ◦ green 105 ◦ blue 148

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

Shades of Ce Soir #896994

Tints of Ce Soir #896994

RGB

 RED value IS 137 (53.91% from 255) = 35.13%

 GREEN value IS 105 (41.41% from 255) = 26.92%

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

R = 35.13%
G = 26.92%
B = 37.95%

CMYK

 C value IS 0.07

 M value IS 0.29

 Y value IS 0

 K value IS 0.42

RGB Variations

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

Color information

#896994 (or 0x896994) is known color: Ce Soir. HEX triplet: 89, 69 and 94. RGB value is (137,105,148). Sum of RGB (Red+Green+Blue) = 137+105+148=390 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.13% from 390); Green value is 105 (41.41% from 255 or 26.92% from 390); Blue value is 148 (58.20% from 255 or 37.95% from 390); Max value from RGB is 148 - color contains mainly: blue. Hex color #896994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896994 is #76966B. Grayscale: #777777. Windows color (decimal): -7771756 or 9726345. OLE color: 9726345.

HSL color Cylindrical-coordinate representation of color #896994: hue angle of 284.65º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #896994 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB 137 105 148 -
CMYK 0.07 0.29 0 0.42
HSL 284.65º 0.17% 0.5% -
HSV(B) 284.65º 0.29% 0.58% -
XYZ 20.71 17.56 30.31 -
YUV 119.47 144.1 140.5 -
System Red Green Blue C M Y K H S L
Decimal 137 105 148 0.07 0.29 0 0.42 284.65 0.17 0.5
Hex 89 69 94 7 1D 0 2A 11D 11 32
Octal 211 151 224 7 35 0 52 435 21 62
Binary 10001001 1101001 10010100 111 11101 0 101010 100011101 10001 110010

Color Harmonies of #896994

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #896994

Black with #896994

Text Example


Text Example

White with #896994

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #896994; }

 p { color: rgb(137,105,148); }

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

background-color css

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

 a { background-color: rgb(137,105,148); }

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

border-color css

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

 span { border-color: rgb(137,105,148); }

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