#370459

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

Shades of Christalle #370459

Tints of Christalle #370459

Color information

#370459 (or 0x370459) is unknown color: approx Christalle. HEX triplet: 37, 04 and 59. RGB value is (55,4,89). Sum of RGB (Red+Green+Blue) = 55+4+89=148 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.16% from 148); Green value is 4 (1.95% from 255 or 2.70% from 148); Blue value is 89 (35.16% from 255 or 60.14% from 148); Max value from RGB is 89 - color contains mainly: blue. Hex color #370459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370459 is #C8FBA6. Grayscale: #1C1C1C. Windows color (decimal): -13171623 or 5833783. OLE color: 5833783.

HSL color Cylindrical-coordinate representation of color #370459: hue angle of 276º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370459 is Cyan = 0.38, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB55489-
CMYK0.380.9600.65
HSL276º91.4%18.24%-
HSV(B)276º95.51%34.9%-
XYZ3.421.629.58-
YUV28.94161.9146.59-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 37.16%
GREEN value IS 4 (1.95% from 255) = 2.70%
BLUE value IS 89 (35.16% from 255) = 60.14%
R=37.16%
G=2.70%
B=60.14%

CMYK

C (Cyan) values IS 0.38
M (Magenta) values IS 0.96
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal554890.380.9600.6527691.418.24
Hex3745926600411145b12
Octal67413146140010142413322
Binary1101111001011001100110110000001000001100010100101101110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #370459

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #370459; }

 p { color: rgb(55,4,89); }

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

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

 a { background-color: rgb(55,4,89); }

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

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

 span { border-color: rgb(55,4,89); }

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