Shades of Christalle #300459
Tints of Christalle #300459
RGB
CMYK
RGB Variations
Color information
#300459 (or 0x300459) is known color: Christalle. HEX triplet: 30, 04 and 59. RGB value is (48,4,89). Sum of RGB (Red+Green+Blue) = 48+4+89=141 (18% of max value = 765). Red value is 48 (19.14% from 255 or 34.04% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 89 (35.16% from 255 or 63.12% from 141); Max value from RGB is 89 - color contains mainly: blue. Hex color #300459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300459 is #CFFBA6. Grayscale: #1A1A1A. Windows color (decimal): -13630375 or 5833776. OLE color: 5833776.
HSL color Cylindrical-coordinate representation of color #300459: hue angle of 271.06º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #300459 is Cyan = 0.46, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 4 | 89 | - |
| CMYK | 0.46 | 0.96 | 0 | 0.65 |
| HSL | 271.06º | 0.91% | 0.18% | - |
| HSV(B) | 271.06º | 0.96% | 0.35% | - |
| XYZ | 3.07 | 1.44 | 9.57 | - |
| YUV | 26.85 | 163.08 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 4 | 89 | 0.46 | 0.96 | 0 | 0.65 | 271.06 | 0.91 | 0.18 |
| Hex | 30 | 4 | 59 | 2E | 60 | 0 | 41 | 10F | 5B | 12 |
| Octal | 60 | 4 | 131 | 56 | 140 | 0 | 101 | 417 | 133 | 22 |
| Binary | 110000 | 100 | 1011001 | 101110 | 1100000 | 0 | 1000001 | 100001111 | 1011011 | 10010 |
Color Harmonies of #300459
Complementary color
Monochromatic Colors of #300459
Black with #300459
Text Example
Text Example
White with #300459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300459; }
p { color: rgb(48,4,89); }
H1.HeaderClassName
{
color: #300459;
}
.AnyTagClassName
{
color: #300459;
}
</style>
background-color css
<style>
a { background-color: #300459; }
a { background-color: rgb(48,4,89); }
div.DivClassName
{
background-color: #300459;
}
.BgClassName
{
background-color: #300459;
}
</style>
border-color css
<style>
span { border-color: #300459; }
span { border-color: rgb(48,4,89); }
td.TdClassName
{
border-color: #300459;
}
.TagClassName
{
border-color: #300459;
}
</style>