Shades of Christalle #270358
Tints of Christalle #270358
RGB
CMYK
RGB Variations
Color information
#270358 (or 0x270358) is known color: Christalle. HEX triplet: 27, 03 and 58. RGB value is (39,3,88). Sum of RGB (Red+Green+Blue) = 39+3+88=130 (17% of max value = 765). Red value is 39 (15.62% from 255 or 30% from 130); Green value is 3 (1.56% from 255 or 2.31% from 130); Blue value is 88 (34.77% from 255 or 67.69% from 130); Max value from RGB is 88 - color contains mainly: blue. Hex color #270358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270358 is #D8FCA7. Grayscale: #171717. Windows color (decimal): -14220456 or 5767975. OLE color: 5767975.
HSL color Cylindrical-coordinate representation of color #270358: hue angle of 265.41º 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 #270358 is Cyan = 0.56, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 3 | 88 | - |
| CMYK | 0.56 | 0.97 | 0 | 0.65 |
| HSL | 265.41º | 0.93% | 0.18% | - |
| HSV(B) | 265.41º | 0.97% | 0.35% | - |
| XYZ | 2.63 | 1.2 | 9.33 | - |
| YUV | 23.45 | 164.43 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 88 | 0.56 | 0.97 | 0 | 0.65 | 265.41 | 0.93 | 0.18 |
| Hex | 27 | 3 | 58 | 38 | 61 | 0 | 41 | 109 | 5D | 12 |
| Octal | 47 | 3 | 130 | 70 | 141 | 0 | 101 | 411 | 135 | 22 |
| Binary | 100111 | 11 | 1011000 | 111000 | 1100001 | 0 | 1000001 | 100001001 | 1011101 | 10010 |
Color Harmonies of #270358
Complementary color
Monochromatic Colors of #270358
Black with #270358
Text Example
Text Example
White with #270358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270358; }
p { color: rgb(39,3,88); }
H1.HeaderClassName
{
color: #270358;
}
.AnyTagClassName
{
color: #270358;
}
</style>
background-color css
<style>
a { background-color: #270358; }
a { background-color: rgb(39,3,88); }
div.DivClassName
{
background-color: #270358;
}
.BgClassName
{
background-color: #270358;
}
</style>
border-color css
<style>
span { border-color: #270358; }
span { border-color: rgb(39,3,88); }
td.TdClassName
{
border-color: #270358;
}
.TagClassName
{
border-color: #270358;
}
</style>