#422762

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

Shades of Christalle #422762

Tints of Christalle #422762

Color information

#422762 (or 0x422762) is unknown color: approx Christalle. HEX triplet: 42, 27 and 62. RGB value is (66,39,98). Sum of RGB (Red+Green+Blue) = 66+39+98=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #422762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422762 is #BDD89D. Grayscale: #353535. Windows color (decimal): -12441758 or 6432578. OLE color: 6432578.

HSL color Cylindrical-coordinate representation of color #422762: hue angle of 267.46º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #422762 is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB663998-
CMYK0.330.6000.62
HSL267.46º43.07%26.86%-
HSV(B)267.46º60.2%38.43%-
XYZ5.183.4911.96-
YUV53.8152.95136.7-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.51%
GREEN value IS 39 (15.62% from 255) = 19.21%
BLUE value IS 98 (38.67% from 255) = 48.28%
R=32.51%
G=19.21%
B=48.28%

CMYK

C (Cyan) values IS 0.33
M (Magenta) values IS 0.60
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal6639980.330.6000.62267.4643.0726.86
Hex422762213C03E10b2b1b
Octal1024714241740764135333
Binary10000101001111100010100001111100011111010000101110101111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #422762

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #422762; }

 p { color: rgb(66,39,98); }

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

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

 a { background-color: rgb(66,39,98); }

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

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

 span { border-color: rgb(66,39,98); }

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