Shades of Christalle #300957
Tints of Christalle #300957
RGB
CMYK
RGB Variations
Color information
#300957 (or 0x300957) is known color: Christalle. HEX triplet: 30, 09 and 57. RGB value is (48,9,87). Sum of RGB (Red+Green+Blue) = 48+9+87=144 (19% of max value = 765). Red value is 48 (19.14% from 255 or 33.33% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 87 (34.38% from 255 or 60.42% from 144); Max value from RGB is 87 - color contains mainly: blue. Hex color #300957 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300957 is #CFF6A8. Grayscale: #1D1D1D. Windows color (decimal): -13629097 or 5703984. OLE color: 5703984.
HSL color Cylindrical-coordinate representation of color #300957: hue angle of 270º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #300957 is Cyan = 0.45, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 9 | 87 | - |
| CMYK | 0.45 | 0.90 | 0 | 0.66 |
| HSL | 270º | 0.81% | 0.19% | - |
| HSV(B) | 270º | 0.9% | 0.34% | - |
| XYZ | 3.04 | 1.51 | 9.15 | - |
| YUV | 29.55 | 160.42 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 9 | 87 | 0.45 | 0.90 | 0 | 0.66 | 270 | 0.81 | 0.19 |
| Hex | 30 | 9 | 57 | 2D | 5A | 0 | 42 | 10E | 51 | 13 |
| Octal | 60 | 11 | 127 | 55 | 132 | 0 | 102 | 416 | 121 | 23 |
| Binary | 110000 | 1001 | 1010111 | 101101 | 1011010 | 0 | 1000010 | 100001110 | 1010001 | 10011 |
Color Harmonies of #300957
Complementary color
Monochromatic Colors of #300957
Black with #300957
Text Example
Text Example
White with #300957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300957; }
p { color: rgb(48,9,87); }
H1.HeaderClassName
{
color: #300957;
}
.AnyTagClassName
{
color: #300957;
}
</style>
background-color css
<style>
a { background-color: #300957; }
a { background-color: rgb(48,9,87); }
div.DivClassName
{
background-color: #300957;
}
.BgClassName
{
background-color: #300957;
}
</style>
border-color css
<style>
span { border-color: #300957; }
span { border-color: rgb(48,9,87); }
td.TdClassName
{
border-color: #300957;
}
.TagClassName
{
border-color: #300957;
}
</style>