Shades of Christalle #301463
Tints of Christalle #301463
RGB
CMYK
RGB Variations
Color information
#301463 (or 0x301463) is known color: Christalle. HEX triplet: 30, 14 and 63. RGB value is (48,20,99). Sum of RGB (Red+Green+Blue) = 48+20+99=167 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.74% from 167); Green value is 20 (8.20% from 255 or 11.98% from 167); Blue value is 99 (39.06% from 255 or 59.28% from 167); Max value from RGB is 99 - color contains mainly: blue. Hex color #301463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301463 is #CFEB9C. Grayscale: #252525. Windows color (decimal): -13626269 or 6493232. OLE color: 6493232.
HSL color Cylindrical-coordinate representation of color #301463: hue angle of 261.27º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301463 is Cyan = 0.52, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 20 | 99 | - |
| CMYK | 0.52 | 0.80 | 0 | 0.61 |
| HSL | 261.27º | 0.66% | 0.23% | - |
| HSV(B) | 261.27º | 0.8% | 0.39% | - |
| XYZ | 3.72 | 2.03 | 12 | - |
| YUV | 37.38 | 162.78 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 20 | 99 | 0.52 | 0.80 | 0 | 0.61 | 261.27 | 0.66 | 0.23 |
| Hex | 30 | 14 | 63 | 34 | 50 | 0 | 3D | 105 | 42 | 17 |
| Octal | 60 | 24 | 143 | 64 | 120 | 0 | 75 | 405 | 102 | 27 |
| Binary | 110000 | 10100 | 1100011 | 110100 | 1010000 | 0 | 111101 | 100000101 | 1000010 | 10111 |
Color Harmonies of #301463
Complementary color
Monochromatic Colors of #301463
Black with #301463
Text Example
Text Example
White with #301463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301463; }
p { color: rgb(48,20,99); }
H1.HeaderClassName
{
color: #301463;
}
.AnyTagClassName
{
color: #301463;
}
</style>
background-color css
<style>
a { background-color: #301463; }
a { background-color: rgb(48,20,99); }
div.DivClassName
{
background-color: #301463;
}
.BgClassName
{
background-color: #301463;
}
</style>
border-color css
<style>
span { border-color: #301463; }
span { border-color: rgb(48,20,99); }
td.TdClassName
{
border-color: #301463;
}
.TagClassName
{
border-color: #301463;
}
</style>