#270458

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

Shades of Christalle #270458

Tints of Christalle #270458

Color information

#270458 (or 0x270458) is unknown color: approx Christalle. HEX triplet: 27, 04 and 58. RGB value is (39,4,88). Sum of RGB (Red+Green+Blue) = 39+4+88=131 (17% of max value = 765). Red value is 39 (15.62% from 255 or 29.77% from 131); Green value is 4 (1.95% from 255 or 3.05% from 131); Blue value is 88 (34.77% from 255 or 67.18% from 131); Max value from RGB is 88 - color contains mainly: blue. Hex color #270458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270458 is #D8FBA7. Grayscale: #171717. Windows color (decimal): -14220200 or 5768231. OLE color: 5768231.

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

Color convert

RGB39488-
CMYK0.560.9500.65
HSL265º91.3%18.04%-
HSV(B)265º95.45%34.51%-
XYZ2.641.229.33-
YUV24.04164.1138.67-

RGB Variations

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

RGB

RED value IS 39 (15.62% from 255) = 29.77%
GREEN value IS 4 (1.95% from 255) = 3.05%
BLUE value IS 88 (34.77% from 255) = 67.18%
R=29.77%
G=3.05%
B=67.18%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0.95
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal394880.560.9500.6526591.318.04
Hex27458385F0411095b12
Octal47413070137010141113322
Binary1001111001011000111000101111101000001100001001101101110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #270458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #270458; }

 p { color: rgb(39,4,88); }

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

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

 a { background-color: rgb(39,4,88); }

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

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

 span { border-color: rgb(39,4,88); }

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