#340359

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

Shades of Christalle #340359

Tints of Christalle #340359

Color information

#340359 (or 0x340359) is unknown color: approx Christalle. HEX triplet: 34, 03 and 59. RGB value is (52,3,89). Sum of RGB (Red+Green+Blue) = 52+3+89=144 (19% of max value = 765). Red value is 52 (20.70% from 255 or 36.11% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 89 (35.16% from 255 or 61.81% from 144); Max value from RGB is 89 - color contains mainly: blue. Hex color #340359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340359 is #CBFCA6. Grayscale: #1B1B1B. Windows color (decimal): -13368487 or 5833524. OLE color: 5833524.

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

Color convert

RGB52389-
CMYK0.420.9700.65
HSL274.19º93.48%18.04%-
HSV(B)274.19º96.63%34.9%-
XYZ3.251.529.57-
YUV27.46162.73145.51-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 36.11%
GREEN value IS 3 (1.56% from 255) = 2.08%
BLUE value IS 89 (35.16% from 255) = 61.81%
R=36.11%
G=2.08%
B=61.81%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0.97
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal523890.420.9700.65274.1993.4818.04
Hex343592A610411125d12
Octal64313152141010142213522
Binary110100111011001101010110000101000001100010010101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #340359

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #340359; }

 p { color: rgb(52,3,89); }

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

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

 a { background-color: rgb(52,3,89); }

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

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

 span { border-color: rgb(52,3,89); }

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

cancel