Shades of Christalle #300359
Tints of Christalle #300359
RGB
CMYK
RGB Variations
Color information
#300359 (or 0x300359) is known color: Christalle. HEX triplet: 30, 03 and 59. RGB value is (48,3,89). Sum of RGB (Red+Green+Blue) = 48+3+89=140 (18% of max value = 765). Red value is 48 (19.14% from 255 or 34.29% from 140); Green value is 3 (1.56% from 255 or 2.14% from 140); Blue value is 89 (35.16% from 255 or 63.57% from 140); Max value from RGB is 89 - color contains mainly: blue. Hex color #300359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300359 is #CFFCA6. Grayscale: #191919. Windows color (decimal): -13630631 or 5833520. OLE color: 5833520.
HSL color Cylindrical-coordinate representation of color #300359: hue angle of 271.4º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #300359 is Cyan = 0.46, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 3 | 89 | - |
| CMYK | 0.46 | 0.97 | 0 | 0.65 |
| HSL | 271.4º | 0.93% | 0.18% | - |
| HSV(B) | 271.4º | 0.97% | 0.35% | - |
| XYZ | 3.05 | 1.41 | 9.56 | - |
| YUV | 26.26 | 163.41 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 3 | 89 | 0.46 | 0.97 | 0 | 0.65 | 271.4 | 0.93 | 0.18 |
| Hex | 30 | 3 | 59 | 2E | 61 | 0 | 41 | 10F | 5D | 12 |
| Octal | 60 | 3 | 131 | 56 | 141 | 0 | 101 | 417 | 135 | 22 |
| Binary | 110000 | 11 | 1011001 | 101110 | 1100001 | 0 | 1000001 | 100001111 | 1011101 | 10010 |
Color Harmonies of #300359
Complementary color
Monochromatic Colors of #300359
Black with #300359
Text Example
Text Example
White with #300359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300359; }
p { color: rgb(48,3,89); }
H1.HeaderClassName
{
color: #300359;
}
.AnyTagClassName
{
color: #300359;
}
</style>
background-color css
<style>
a { background-color: #300359; }
a { background-color: rgb(48,3,89); }
div.DivClassName
{
background-color: #300359;
}
.BgClassName
{
background-color: #300359;
}
</style>
border-color css
<style>
span { border-color: #300359; }
span { border-color: rgb(48,3,89); }
td.TdClassName
{
border-color: #300359;
}
.TagClassName
{
border-color: #300359;
}
</style>