#390661

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

Shades of Christalle #390661

Tints of Christalle #390661

Color information

#390661 (or 0x390661) is unknown color: approx Christalle. HEX triplet: 39, 06 and 61. RGB value is (57,6,97). Sum of RGB (Red+Green+Blue) = 57+6+97=160 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.62% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 97 (38.28% from 255 or 60.62% from 160); Max value from RGB is 97 - color contains mainly: blue. Hex color #390661 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390661 is #C6F99E. Grayscale: #1F1F1F. Windows color (decimal): -13040031 or 6358585. OLE color: 6358585.

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

Color convert

RGB57697-
CMYK0.410.9400.62
HSL273.63º88.35%20.2%-
HSV(B)273.63º93.81%38.04%-
XYZ3.911.8611.46-
YUV31.62164.9146.1-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 35.62%
GREEN value IS 6 (2.73% from 255) = 3.75%
BLUE value IS 97 (38.28% from 255) = 60.62%
R=35.62%
G=3.75%
B=60.62%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal576970.410.9400.62273.6388.3520.2
Hex39661295E03E1125814
Octal7161415113607642213024
Binary111001110110000110100110111100111110100010010101100010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #390661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #390661; }

 p { color: rgb(57,6,97); }

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

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

 a { background-color: rgb(57,6,97); }

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

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

 span { border-color: rgb(57,6,97); }

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