#361156

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

Shades of Christalle #361156

Tints of Christalle #361156

Color information

#361156 (or 0x361156) is unknown color: approx Christalle. HEX triplet: 36, 11 and 56. RGB value is (54,17,86). Sum of RGB (Red+Green+Blue) = 54+17+86=157 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.39% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 86 (33.98% from 255 or 54.78% from 157); Max value from RGB is 86 - color contains mainly: blue. Hex color #361156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361156 is #C9EEA9. Grayscale: #232323. Windows color (decimal): -13233834 or 5640502. OLE color: 5640502.

HSL color Cylindrical-coordinate representation of color #361156: hue angle of 272.17º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #361156 is Cyan = 0.37, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB541786-
CMYK0.370.8000.66
HSL272.17º66.99%20.2%-
HSV(B)272.17º80.23%33.73%-
XYZ3.41.868.98-
YUV35.93156.26140.89-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 34.39%
GREEN value IS 17 (7.03% from 255) = 10.83%
BLUE value IS 86 (33.98% from 255) = 54.78%
R=34.39%
G=10.83%
B=54.78%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0.80
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal5417860.370.8000.66272.1766.9920.2
Hex36115625500421104314
Octal662112645120010242010324
Binary110110100011010110100101101000001000010100010000100001110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #361156

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #361156; }

 p { color: rgb(54,17,86); }

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

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

 a { background-color: rgb(54,17,86); }

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

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

 span { border-color: rgb(54,17,86); }

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