Shades of Christalle #27095E
Tints of Christalle #27095E
RGB
CMYK
RGB Variations
Color information
#27095E (or 0x27095E) is known color: Christalle. HEX triplet: 27, 09 and 5E. RGB value is (39,9,94). Sum of RGB (Red+Green+Blue) = 39+9+94=142 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.46% from 142); Green value is 9 (3.91% from 255 or 6.34% from 142); Blue value is 94 (37.11% from 255 or 66.20% from 142); Max value from RGB is 94 - color contains mainly: blue. Hex color #27095E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #27095E is #D8F6A1. Grayscale: #1B1B1B. Windows color (decimal): -14218914 or 6162727. OLE color: 6162727.
HSL color Cylindrical-coordinate representation of color #27095E: hue angle of 261.18º degrees, saturation: 0.83, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #27095E is Cyan = 0.59, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 39 | 9 | 94 | - |
| CMYK | 0.59 | 0.90 | 0 | 0.63 |
| HSL | 261.18º | 0.83% | 0.2% | - |
| HSV(B) | 261.18º | 0.9% | 0.37% | - |
| XYZ | 2.95 | 1.43 | 10.71 | - |
| YUV | 27.66 | 165.44 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 94 | 0.59 | 0.90 | 0 | 0.63 | 261.18 | 0.83 | 0.2 |
| Hex | 27 | 9 | 5E | 3B | 5A | 0 | 3F | 105 | 53 | 14 |
| Octal | 47 | 11 | 136 | 73 | 132 | 0 | 77 | 405 | 123 | 24 |
| Binary | 100111 | 1001 | 1011110 | 111011 | 1011010 | 0 | 111111 | 100000101 | 1010011 | 10100 |
Color Harmonies of #27095E
Complementary color
Monochromatic Colors of #27095E
Black with #27095E
Text Example
Text Example
White with #27095E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27095E; }
p { color: rgb(39,9,94); }
H1.HeaderClassName
{
color: #27095E;
}
.AnyTagClassName
{
color: #27095E;
}
</style>
background-color css
<style>
a { background-color: #27095E; }
a { background-color: rgb(39,9,94); }
div.DivClassName
{
background-color: #27095E;
}
.BgClassName
{
background-color: #27095E;
}
</style>
border-color css
<style>
span { border-color: #27095E; }
span { border-color: rgb(39,9,94); }
td.TdClassName
{
border-color: #27095E;
}
.TagClassName
{
border-color: #27095E;
}
</style>