Shades of Christalle #270259
Tints of Christalle #270259
RGB
CMYK
RGB Variations
Color information
#270259 (or 0x270259) is known color: Christalle. HEX triplet: 27, 02 and 59. RGB value is (39,2,89). Sum of RGB (Red+Green+Blue) = 39+2+89=130 (17% of max value = 765). Red value is 39 (15.62% from 255 or 30% from 130); Green value is 2 (1.17% from 255 or 1.54% from 130); Blue value is 89 (35.16% from 255 or 68.46% from 130); Max value from RGB is 89 - color contains mainly: blue. Hex color #270259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270259 is #D8FDA6. Grayscale: #161616. Windows color (decimal): -14220711 or 5833255. OLE color: 5833255.
HSL color Cylindrical-coordinate representation of color #270259: hue angle of 265.52º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #270259 is Cyan = 0.56, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 2 | 89 | - |
| CMYK | 0.56 | 0.98 | 0 | 0.65 |
| HSL | 265.52º | 0.96% | 0.18% | - |
| HSV(B) | 265.52º | 0.98% | 0.35% | - |
| XYZ | 2.66 | 1.2 | 9.54 | - |
| YUV | 22.98 | 165.26 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 2 | 89 | 0.56 | 0.98 | 0 | 0.65 | 265.52 | 0.96 | 0.18 |
| Hex | 27 | 2 | 59 | 38 | 62 | 0 | 41 | 10A | 60 | 12 |
| Octal | 47 | 2 | 131 | 70 | 142 | 0 | 101 | 412 | 140 | 22 |
| Binary | 100111 | 10 | 1011001 | 111000 | 1100010 | 0 | 1000001 | 100001010 | 1100000 | 10010 |
Color Harmonies of #270259
Complementary color
Monochromatic Colors of #270259
Black with #270259
Text Example
Text Example
White with #270259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270259; }
p { color: rgb(39,2,89); }
H1.HeaderClassName
{
color: #270259;
}
.AnyTagClassName
{
color: #270259;
}
</style>
background-color css
<style>
a { background-color: #270259; }
a { background-color: rgb(39,2,89); }
div.DivClassName
{
background-color: #270259;
}
.BgClassName
{
background-color: #270259;
}
</style>
border-color css
<style>
span { border-color: #270259; }
span { border-color: rgb(39,2,89); }
td.TdClassName
{
border-color: #270259;
}
.TagClassName
{
border-color: #270259;
}
</style>