#290760

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

Shades of Christalle #290760

Tints of Christalle #290760

Color information

#290760 (or 0x290760) is unknown color: approx Christalle. HEX triplet: 29, 07 and 60. RGB value is (41,7,96). Sum of RGB (Red+Green+Blue) = 41+7+96=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 96 (37.89% from 255 or 66.67% from 144); Max value from RGB is 96 - color contains mainly: blue. Hex color #290760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290760 is #D6F89F. Grayscale: #1A1A1A. Windows color (decimal): -14088352 or 6293289. OLE color: 6293289.

HSL color Cylindrical-coordinate representation of color #290760: hue angle of 262.92º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #290760 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB41796-
CMYK0.570.9300.62
HSL262.92º86.41%20.2%-
HSV(B)262.92º92.71%37.65%-
XYZ3.11.4711.19-
YUV27.31166.76137.76-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 28.47%
GREEN value IS 7 (3.12% from 255) = 4.86%
BLUE value IS 96 (37.89% from 255) = 66.67%
R=28.47%
G=4.86%
B=66.67%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0.93
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal417960.570.9300.62262.9286.4120.2
Hex29760395D03E1075614
Octal5171407113507640712624
Binary101001111110000011100110111010111110100000111101011010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #290760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #290760; }

 p { color: rgb(41,7,96); }

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

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

 a { background-color: rgb(41,7,96); }

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

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

 span { border-color: rgb(41,7,96); }

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