Shades of Christalle #300963
Tints of Christalle #300963
RGB
CMYK
RGB Variations
Color information
#300963 (or 0x300963) is known color: Christalle. HEX triplet: 30, 09 and 63. RGB value is (48,9,99). Sum of RGB (Red+Green+Blue) = 48+9+99=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 9 (3.91% from 255 or 5.77% from 156); Blue value is 99 (39.06% from 255 or 63.46% from 156); Max value from RGB is 99 - color contains mainly: blue. Hex color #300963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300963 is #CFF69C. Grayscale: #1E1E1E. Windows color (decimal): -13629085 or 6490416. OLE color: 6490416.
HSL color Cylindrical-coordinate representation of color #300963: hue angle of 266º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #300963 is Cyan = 0.52, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 9 | 99 | - |
| CMYK | 0.52 | 0.91 | 0 | 0.61 |
| HSL | 266º | 0.83% | 0.21% | - |
| HSV(B) | 266º | 0.91% | 0.39% | - |
| XYZ | 3.57 | 1.72 | 11.95 | - |
| YUV | 30.92 | 166.42 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 9 | 99 | 0.52 | 0.91 | 0 | 0.61 | 266 | 0.83 | 0.21 |
| Hex | 30 | 9 | 63 | 34 | 5B | 0 | 3D | 10A | 53 | 15 |
| Octal | 60 | 11 | 143 | 64 | 133 | 0 | 75 | 412 | 123 | 25 |
| Binary | 110000 | 1001 | 1100011 | 110100 | 1011011 | 0 | 111101 | 100001010 | 1010011 | 10101 |
Color Harmonies of #300963
Complementary color
Monochromatic Colors of #300963
Black with #300963
Text Example
Text Example
White with #300963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300963; }
p { color: rgb(48,9,99); }
H1.HeaderClassName
{
color: #300963;
}
.AnyTagClassName
{
color: #300963;
}
</style>
background-color css
<style>
a { background-color: #300963; }
a { background-color: rgb(48,9,99); }
div.DivClassName
{
background-color: #300963;
}
.BgClassName
{
background-color: #300963;
}
</style>
border-color css
<style>
span { border-color: #300963; }
span { border-color: rgb(48,9,99); }
td.TdClassName
{
border-color: #300963;
}
.TagClassName
{
border-color: #300963;
}
</style>