Shades of Christalle #300557
Tints of Christalle #300557
RGB
CMYK
RGB Variations
Color information
#300557 (or 0x300557) is known color: Christalle. HEX triplet: 30, 05 and 57. RGB value is (48,5,87). Sum of RGB (Red+Green+Blue) = 48+5+87=140 (18% of max value = 765). Red value is 48 (19.14% from 255 or 34.29% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 87 (34.38% from 255 or 62.14% from 140); Max value from RGB is 87 - color contains mainly: blue. Hex color #300557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300557 is #CFFAA8. Grayscale: #1A1A1A. Windows color (decimal): -13630121 or 5702960. OLE color: 5702960.
HSL color Cylindrical-coordinate representation of color #300557: hue angle of 271.46º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #300557 is Cyan = 0.45, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 5 | 87 | - |
| CMYK | 0.45 | 0.94 | 0 | 0.66 |
| HSL | 271.46º | 0.89% | 0.18% | - |
| HSV(B) | 271.46º | 0.94% | 0.34% | - |
| XYZ | 2.99 | 1.43 | 9.13 | - |
| YUV | 27.21 | 161.75 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 5 | 87 | 0.45 | 0.94 | 0 | 0.66 | 271.46 | 0.89 | 0.18 |
| Hex | 30 | 5 | 57 | 2D | 5E | 0 | 42 | 10F | 59 | 12 |
| Octal | 60 | 5 | 127 | 55 | 136 | 0 | 102 | 417 | 131 | 22 |
| Binary | 110000 | 101 | 1010111 | 101101 | 1011110 | 0 | 1000010 | 100001111 | 1011001 | 10010 |
Color Harmonies of #300557
Complementary color
Monochromatic Colors of #300557
Black with #300557
Text Example
Text Example
White with #300557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300557; }
p { color: rgb(48,5,87); }
H1.HeaderClassName
{
color: #300557;
}
.AnyTagClassName
{
color: #300557;
}
</style>
background-color css
<style>
a { background-color: #300557; }
a { background-color: rgb(48,5,87); }
div.DivClassName
{
background-color: #300557;
}
.BgClassName
{
background-color: #300557;
}
</style>
border-color css
<style>
span { border-color: #300557; }
span { border-color: rgb(48,5,87); }
td.TdClassName
{
border-color: #300557;
}
.TagClassName
{
border-color: #300557;
}
</style>