Shades of Christalle #301859
Tints of Christalle #301859
RGB
CMYK
RGB Variations
Color information
#301859 (or 0x301859) is known color: Christalle. HEX triplet: 30, 18 and 59. RGB value is (48,24,89). Sum of RGB (Red+Green+Blue) = 48+24+89=161 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.81% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 89 (35.16% from 255 or 55.28% from 161); Max value from RGB is 89 - color contains mainly: blue. Hex color #301859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301859 is #CFE7A6. Grayscale: #262626. Windows color (decimal): -13625255 or 5838896. OLE color: 5838896.
HSL color Cylindrical-coordinate representation of color #301859: hue angle of 262.15º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #301859 is Cyan = 0.46, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 24 | 89 | - |
| CMYK | 0.46 | 0.73 | 0 | 0.65 |
| HSL | 262.15º | 0.58% | 0.22% | - |
| HSV(B) | 262.15º | 0.73% | 0.35% | - |
| XYZ | 3.35 | 2 | 9.66 | - |
| YUV | 38.59 | 156.45 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 24 | 89 | 0.46 | 0.73 | 0 | 0.65 | 262.15 | 0.58 | 0.22 |
| Hex | 30 | 18 | 59 | 2E | 49 | 0 | 41 | 106 | 3A | 16 |
| Octal | 60 | 30 | 131 | 56 | 111 | 0 | 101 | 406 | 72 | 26 |
| Binary | 110000 | 11000 | 1011001 | 101110 | 1001001 | 0 | 1000001 | 100000110 | 111010 | 10110 |
Color Harmonies of #301859
Complementary color
Monochromatic Colors of #301859
Black with #301859
Text Example
Text Example
White with #301859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301859; }
p { color: rgb(48,24,89); }
H1.HeaderClassName
{
color: #301859;
}
.AnyTagClassName
{
color: #301859;
}
</style>
background-color css
<style>
a { background-color: #301859; }
a { background-color: rgb(48,24,89); }
div.DivClassName
{
background-color: #301859;
}
.BgClassName
{
background-color: #301859;
}
</style>
border-color css
<style>
span { border-color: #301859; }
span { border-color: rgb(48,24,89); }
td.TdClassName
{
border-color: #301859;
}
.TagClassName
{
border-color: #301859;
}
</style>