Html Css Color HEX #856997 Ce Soir

📋 copy color: '#856997'

red 133 ◦ green 105 ◦ blue 151

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

Shades of Ce Soir #856997

Tints of Ce Soir #856997

RGB

 RED value IS 133 (52.34% from 255) = 34.19%

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

 BLUE value IS 151 (59.38% from 255) = 38.82%

R = 34.19%
G = 26.99%
B = 38.82%

CMYK

 C value IS 0.12

 M value IS 0.30

 Y value IS 0

 K value IS 0.41

RGB Variations

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

Color information

#856997 (or 0x856997) is known color: Ce Soir. HEX triplet: 85, 69 and 97. RGB value is (133,105,151). Sum of RGB (Red+Green+Blue) = 133+105+151=389 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.19% from 389); Green value is 105 (41.41% from 255 or 26.99% from 389); Blue value is 151 (59.38% from 255 or 38.82% from 389); Max value from RGB is 151 - color contains mainly: blue. Hex color #856997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856997 is #7A9668. Grayscale: #767676. Windows color (decimal): -8033897 or 9922949. OLE color: 9922949.

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

Color convert

RGB 133 105 151 -
CMYK 0.12 0.30 0 0.41
HSL 276.52º 0.18% 0.5% -
HSV(B) 276.52º 0.3% 0.59% -
XYZ 20.31 17.32 31.55 -
YUV 118.62 146.28 138.26 -
System Red Green Blue C M Y K H S L
Decimal 133 105 151 0.12 0.30 0 0.41 276.52 0.18 0.5
Hex 85 69 97 C 1E 0 29 115 12 32
Octal 205 151 227 14 36 0 51 425 22 62
Binary 10000101 1101001 10010111 1100 11110 0 101001 100010101 10010 110010

Color Harmonies of #856997

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #856997

Black with #856997

Text Example


Text Example

White with #856997

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #856997; }

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

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

background-color css

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

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

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

border-color css

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

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

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