Shades of Christalle #301259
Tints of Christalle #301259
RGB
CMYK
RGB Variations
Color information
#301259 (or 0x301259) is known color: Christalle. HEX triplet: 30, 12 and 59. RGB value is (48,18,89). Sum of RGB (Red+Green+Blue) = 48+18+89=155 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.97% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 89 (35.16% from 255 or 57.42% from 155); Max value from RGB is 89 - color contains mainly: blue. Hex color #301259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301259 is #CFEDA6. Grayscale: #222222. Windows color (decimal): -13626791 or 5837360. OLE color: 5837360.
HSL color Cylindrical-coordinate representation of color #301259: hue angle of 265.35º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301259 is Cyan = 0.46, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 18 | 89 | - |
| CMYK | 0.46 | 0.80 | 0 | 0.65 |
| HSL | 265.35º | 0.66% | 0.21% | - |
| HSV(B) | 265.35º | 0.8% | 0.35% | - |
| XYZ | 3.24 | 1.78 | 9.62 | - |
| YUV | 35.06 | 158.44 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 18 | 89 | 0.46 | 0.80 | 0 | 0.65 | 265.35 | 0.66 | 0.21 |
| Hex | 30 | 12 | 59 | 2E | 50 | 0 | 41 | 109 | 42 | 15 |
| Octal | 60 | 22 | 131 | 56 | 120 | 0 | 101 | 411 | 102 | 25 |
| Binary | 110000 | 10010 | 1011001 | 101110 | 1010000 | 0 | 1000001 | 100001001 | 1000010 | 10101 |
Color Harmonies of #301259
Complementary color
Monochromatic Colors of #301259
Black with #301259
Text Example
Text Example
White with #301259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301259; }
p { color: rgb(48,18,89); }
H1.HeaderClassName
{
color: #301259;
}
.AnyTagClassName
{
color: #301259;
}
</style>
background-color css
<style>
a { background-color: #301259; }
a { background-color: rgb(48,18,89); }
div.DivClassName
{
background-color: #301259;
}
.BgClassName
{
background-color: #301259;
}
</style>
border-color css
<style>
span { border-color: #301259; }
span { border-color: rgb(48,18,89); }
td.TdClassName
{
border-color: #301259;
}
.TagClassName
{
border-color: #301259;
}
</style>