Shades of Christalle #270158
Tints of Christalle #270158
RGB
CMYK
RGB Variations
Color information
#270158 (or 0x270158) is known color: Christalle. HEX triplet: 27, 01 and 58. RGB value is (39,1,88). Sum of RGB (Red+Green+Blue) = 39+1+88=128 (16% of max value = 765). Red value is 39 (15.62% from 255 or 30.47% from 128); Green value is 1 (0.78% from 255 or 0.78% from 128); Blue value is 88 (34.77% from 255 or 68.75% from 128); Max value from RGB is 88 - color contains mainly: blue. Hex color #270158 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270158 is #D8FEA7. Grayscale: #151515. Windows color (decimal): -14220968 or 5767463. OLE color: 5767463.
HSL color Cylindrical-coordinate representation of color #270158: hue angle of 266.21º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #270158 is Cyan = 0.56, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 1 | 88 | - |
| CMYK | 0.56 | 0.99 | 0 | 0.65 |
| HSL | 266.21º | 0.98% | 0.17% | - |
| HSV(B) | 266.21º | 0.99% | 0.35% | - |
| XYZ | 2.61 | 1.16 | 9.32 | - |
| YUV | 22.28 | 165.09 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 1 | 88 | 0.56 | 0.99 | 0 | 0.65 | 266.21 | 0.98 | 0.17 |
| Hex | 27 | 1 | 58 | 38 | 63 | 0 | 41 | 10A | 62 | 11 |
| Octal | 47 | 1 | 130 | 70 | 143 | 0 | 101 | 412 | 142 | 21 |
| Binary | 100111 | 1 | 1011000 | 111000 | 1100011 | 0 | 1000001 | 100001010 | 1100010 | 10001 |
Color Harmonies of #270158
Complementary color
Monochromatic Colors of #270158
Black with #270158
Text Example
Text Example
White with #270158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270158; }
p { color: rgb(39,1,88); }
H1.HeaderClassName
{
color: #270158;
}
.AnyTagClassName
{
color: #270158;
}
</style>
background-color css
<style>
a { background-color: #270158; }
a { background-color: rgb(39,1,88); }
div.DivClassName
{
background-color: #270158;
}
.BgClassName
{
background-color: #270158;
}
</style>
border-color css
<style>
span { border-color: #270158; }
span { border-color: rgb(39,1,88); }
td.TdClassName
{
border-color: #270158;
}
.TagClassName
{
border-color: #270158;
}
</style>