#421069

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

Shades of Christalle #421069

Tints of Christalle #421069

Color information

#421069 (or 0x421069) is unknown color: approx Christalle. HEX triplet: 42, 10 and 69. RGB value is (66,16,105). Sum of RGB (Red+Green+Blue) = 66+16+105=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 16 (6.64% from 255 or 8.56% from 187); Blue value is 105 (41.41% from 255 or 56.15% from 187); Max value from RGB is 105 - color contains mainly: blue. Hex color #421069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421069 is #BDEF96. Grayscale: #282828. Windows color (decimal): -12447639 or 6885442. OLE color: 6885442.

HSL color Cylindrical-coordinate representation of color #421069: hue angle of 273.71º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #421069 is Cyan = 0.37, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.

Color convert

RGB6616105-
CMYK0.370.8500.59
HSL273.71º73.55%23.73%-
HSV(B)273.71º84.76%41.18%-
XYZ4.982.5513.59-
YUV41.1164.06145.76-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 35.29%
GREEN value IS 16 (6.64% from 255) = 8.56%
BLUE value IS 105 (41.41% from 255) = 56.15%
R=35.29%
G=8.56%
B=56.15%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0.85
Y (Yellow) values IS 0
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal66161050.370.8500.59273.7173.5523.73
Hex421069255503B1124a18
Octal102201514512507342211230
Binary100001010000110100110010110101010111011100010010100101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #421069

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #421069; }

 p { color: rgb(66,16,105); }

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

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

 a { background-color: rgb(66,16,105); }

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

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

 span { border-color: rgb(66,16,105); }

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