Shades of Christalle #301557
Tints of Christalle #301557
RGB
CMYK
RGB Variations
Color information
#301557 (or 0x301557) is known color: Christalle. HEX triplet: 30, 15 and 57. RGB value is (48,21,87). Sum of RGB (Red+Green+Blue) = 48+21+87=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 87 (34.38% from 255 or 55.77% from 156); Max value from RGB is 87 - color contains mainly: blue. Hex color #301557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301557 is #CFEAA8. Grayscale: #242424. Windows color (decimal): -13626025 or 5707056. OLE color: 5707056.
HSL color Cylindrical-coordinate representation of color #301557: hue angle of 264.55º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #301557 is Cyan = 0.45, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 21 | 87 | - |
| CMYK | 0.45 | 0.76 | 0 | 0.66 |
| HSL | 264.55º | 0.61% | 0.21% | - |
| HSV(B) | 264.55º | 0.76% | 0.34% | - |
| XYZ | 3.21 | 1.85 | 9.21 | - |
| YUV | 36.6 | 156.45 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 87 | 0.45 | 0.76 | 0 | 0.66 | 264.55 | 0.61 | 0.21 |
| Hex | 30 | 15 | 57 | 2D | 4C | 0 | 42 | 109 | 3D | 15 |
| Octal | 60 | 25 | 127 | 55 | 114 | 0 | 102 | 411 | 75 | 25 |
| Binary | 110000 | 10101 | 1010111 | 101101 | 1001100 | 0 | 1000010 | 100001001 | 111101 | 10101 |
Color Harmonies of #301557
Complementary color
Monochromatic Colors of #301557
Black with #301557
Text Example
Text Example
White with #301557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301557; }
p { color: rgb(48,21,87); }
H1.HeaderClassName
{
color: #301557;
}
.AnyTagClassName
{
color: #301557;
}
</style>
background-color css
<style>
a { background-color: #301557; }
a { background-color: rgb(48,21,87); }
div.DivClassName
{
background-color: #301557;
}
.BgClassName
{
background-color: #301557;
}
</style>
border-color css
<style>
span { border-color: #301557; }
span { border-color: rgb(48,21,87); }
td.TdClassName
{
border-color: #301557;
}
.TagClassName
{
border-color: #301557;
}
</style>