Shades of Christalle #301456
Tints of Christalle #301456
RGB
CMYK
RGB Variations
Color information
#301456 (or 0x301456) is known color: Christalle. HEX triplet: 30, 14 and 56. RGB value is (48,20,86). Sum of RGB (Red+Green+Blue) = 48+20+86=154 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.17% from 154); Green value is 20 (8.20% from 255 or 12.99% from 154); Blue value is 86 (33.98% from 255 or 55.84% from 154); Max value from RGB is 86 - color contains mainly: blue. Hex color #301456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301456 is #CFEBA9. Grayscale: #232323. Windows color (decimal): -13626282 or 5641264. OLE color: 5641264.
HSL color Cylindrical-coordinate representation of color #301456: hue angle of 265.45º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #301456 is Cyan = 0.44, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 20 | 86 | - |
| CMYK | 0.44 | 0.77 | 0 | 0.66 |
| HSL | 265.45º | 0.62% | 0.21% | - |
| HSV(B) | 265.45º | 0.77% | 0.34% | - |
| XYZ | 3.15 | 1.8 | 8.99 | - |
| YUV | 35.9 | 156.28 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 20 | 86 | 0.44 | 0.77 | 0 | 0.66 | 265.45 | 0.62 | 0.21 |
| Hex | 30 | 14 | 56 | 2C | 4D | 0 | 42 | 109 | 3E | 15 |
| Octal | 60 | 24 | 126 | 54 | 115 | 0 | 102 | 411 | 76 | 25 |
| Binary | 110000 | 10100 | 1010110 | 101100 | 1001101 | 0 | 1000010 | 100001001 | 111110 | 10101 |
Color Harmonies of #301456
Complementary color
Monochromatic Colors of #301456
Black with #301456
Text Example
Text Example
White with #301456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301456; }
p { color: rgb(48,20,86); }
H1.HeaderClassName
{
color: #301456;
}
.AnyTagClassName
{
color: #301456;
}
</style>
background-color css
<style>
a { background-color: #301456; }
a { background-color: rgb(48,20,86); }
div.DivClassName
{
background-color: #301456;
}
.BgClassName
{
background-color: #301456;
}
</style>
border-color css
<style>
span { border-color: #301456; }
span { border-color: rgb(48,20,86); }
td.TdClassName
{
border-color: #301456;
}
.TagClassName
{
border-color: #301456;
}
</style>