Html Css Color HEX #856598 Ce Soir

📋 copy color: '#856598'

red 133 ◦ green 101 ◦ blue 152

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

Shades of Ce Soir #856598

Tints of Ce Soir #856598

RGB

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

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

 BLUE value IS 152 (59.77% from 255) = 39.38%

R = 34.46%
G = 26.17%
B = 39.38%

CMYK

 C value IS 0.13

 M value IS 0.34

 Y value IS 0

 K value IS 0.40

RGB Variations

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

Color information

#856598 (or 0x856598) is known color: Ce Soir. HEX triplet: 85, 65 and 98. RGB value is (133,101,152). Sum of RGB (Red+Green+Blue) = 133+101+152=386 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.46% from 386); Green value is 101 (39.84% from 255 or 26.17% from 386); Blue value is 152 (59.77% from 255 or 39.38% from 386); Max value from RGB is 152 - color contains mainly: blue. Hex color #856598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856598 is #7A9A67. Grayscale: #747474. Windows color (decimal): -8034920 or 9987461. OLE color: 9987461.

HSL color Cylindrical-coordinate representation of color #856598: hue angle of 277.65º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #856598 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.

Color convert

RGB 133 101 152 -
CMYK 0.13 0.34 0 0.40
HSL 277.65º 0.2% 0.5% -
HSV(B) 277.65º 0.34% 0.6% -
XYZ 19.99 16.56 31.85 -
YUV 116.38 148.1 139.85 -
System Red Green Blue C M Y K H S L
Decimal 133 101 152 0.13 0.34 0 0.40 277.65 0.2 0.5
Hex 85 65 98 D 22 0 28 116 14 32
Octal 205 145 230 15 42 0 50 426 24 62
Binary 10000101 1100101 10011000 1101 100010 0 101000 100010110 10100 110010

Color Harmonies of #856598

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #856598

Black with #856598

Text Example


Text Example

White with #856598

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #856598; }

 p { color: rgb(133,101,152); }

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

background-color css

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

 a { background-color: rgb(133,101,152); }

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

border-color css

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

 span { border-color: rgb(133,101,152); }

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