Shades of Christalle #301556
Tints of Christalle #301556
RGB
CMYK
RGB Variations
Color information
#301556 (or 0x301556) is known color: Christalle. HEX triplet: 30, 15 and 56. RGB value is (48,21,86). Sum of RGB (Red+Green+Blue) = 48+21+86=155 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.97% from 155); Green value is 21 (8.59% from 255 or 13.55% from 155); Blue value is 86 (33.98% from 255 or 55.48% from 155); Max value from RGB is 86 - color contains mainly: blue. Hex color #301556 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301556 is #CFEAA9. Grayscale: #242424. Windows color (decimal): -13626026 or 5641520. OLE color: 5641520.
HSL color Cylindrical-coordinate representation of color #301556: hue angle of 264.92º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #301556 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 21 | 86 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.66 |
| HSL | 264.92º | 0.61% | 0.21% | - |
| HSV(B) | 264.92º | 0.76% | 0.34% | - |
| XYZ | 3.17 | 1.84 | 8.99 | - |
| YUV | 36.48 | 155.95 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 86 | 0.44 | 0.76 | 0 | 0.66 | 264.92 | 0.61 | 0.21 |
| Hex | 30 | 15 | 56 | 2C | 4C | 0 | 42 | 109 | 3D | 15 |
| Octal | 60 | 25 | 126 | 54 | 114 | 0 | 102 | 411 | 75 | 25 |
| Binary | 110000 | 10101 | 1010110 | 101100 | 1001100 | 0 | 1000010 | 100001001 | 111101 | 10101 |
Color Harmonies of #301556
Complementary color
Monochromatic Colors of #301556
Black with #301556
Text Example
Text Example
White with #301556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301556; }
p { color: rgb(48,21,86); }
H1.HeaderClassName
{
color: #301556;
}
.AnyTagClassName
{
color: #301556;
}
</style>
background-color css
<style>
a { background-color: #301556; }
a { background-color: rgb(48,21,86); }
div.DivClassName
{
background-color: #301556;
}
.BgClassName
{
background-color: #301556;
}
</style>
border-color css
<style>
span { border-color: #301556; }
span { border-color: rgb(48,21,86); }
td.TdClassName
{
border-color: #301556;
}
.TagClassName
{
border-color: #301556;
}
</style>