Shades of Christalle #301558
Tints of Christalle #301558
RGB
CMYK
RGB Variations
Color information
#301558 (or 0x301558) is known color: Christalle. HEX triplet: 30, 15 and 58. RGB value is (48,21,88). Sum of RGB (Red+Green+Blue) = 48+21+88=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 88 (34.77% from 255 or 56.05% from 157); Max value from RGB is 88 - color contains mainly: blue. Hex color #301558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301558 is #CFEAA7. Grayscale: #242424. Windows color (decimal): -13626024 or 5772592. OLE color: 5772592.
HSL color Cylindrical-coordinate representation of color #301558: hue angle of 264.18º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #301558 is Cyan = 0.45, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 21 | 88 | - |
| CMYK | 0.45 | 0.76 | 0 | 0.65 |
| HSL | 264.18º | 0.61% | 0.21% | - |
| HSV(B) | 264.18º | 0.76% | 0.35% | - |
| XYZ | 3.25 | 1.87 | 9.42 | - |
| YUV | 36.71 | 156.95 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 88 | 0.45 | 0.76 | 0 | 0.65 | 264.18 | 0.61 | 0.21 |
| Hex | 30 | 15 | 58 | 2D | 4C | 0 | 41 | 108 | 3D | 15 |
| Octal | 60 | 25 | 130 | 55 | 114 | 0 | 101 | 410 | 75 | 25 |
| Binary | 110000 | 10101 | 1011000 | 101101 | 1001100 | 0 | 1000001 | 100001000 | 111101 | 10101 |
Color Harmonies of #301558
Complementary color
Monochromatic Colors of #301558
Black with #301558
Text Example
Text Example
White with #301558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301558; }
p { color: rgb(48,21,88); }
H1.HeaderClassName
{
color: #301558;
}
.AnyTagClassName
{
color: #301558;
}
</style>
background-color css
<style>
a { background-color: #301558; }
a { background-color: rgb(48,21,88); }
div.DivClassName
{
background-color: #301558;
}
.BgClassName
{
background-color: #301558;
}
</style>
border-color css
<style>
span { border-color: #301558; }
span { border-color: rgb(48,21,88); }
td.TdClassName
{
border-color: #301558;
}
.TagClassName
{
border-color: #301558;
}
</style>