Shades of Christalle #301258
Tints of Christalle #301258
RGB
CMYK
RGB Variations
Color information
#301258 (or 0x301258) is known color: Christalle. HEX triplet: 30, 12 and 58. RGB value is (48,18,88). Sum of RGB (Red+Green+Blue) = 48+18+88=154 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.17% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 88 (34.77% from 255 or 57.14% from 154); Max value from RGB is 88 - color contains mainly: blue. Hex color #301258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301258 is #CFEDA7. Grayscale: #222222. Windows color (decimal): -13626792 or 5771824. OLE color: 5771824.
HSL color Cylindrical-coordinate representation of color #301258: hue angle of 265.71º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301258 is Cyan = 0.45, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 18 | 88 | - |
| CMYK | 0.45 | 0.80 | 0 | 0.65 |
| HSL | 265.71º | 0.66% | 0.21% | - |
| HSV(B) | 265.71º | 0.8% | 0.35% | - |
| XYZ | 3.2 | 1.77 | 9.4 | - |
| YUV | 34.95 | 157.94 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 18 | 88 | 0.45 | 0.80 | 0 | 0.65 | 265.71 | 0.66 | 0.21 |
| Hex | 30 | 12 | 58 | 2D | 50 | 0 | 41 | 10A | 42 | 15 |
| Octal | 60 | 22 | 130 | 55 | 120 | 0 | 101 | 412 | 102 | 25 |
| Binary | 110000 | 10010 | 1011000 | 101101 | 1010000 | 0 | 1000001 | 100001010 | 1000010 | 10101 |
Color Harmonies of #301258
Complementary color
Monochromatic Colors of #301258
Black with #301258
Text Example
Text Example
White with #301258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301258; }
p { color: rgb(48,18,88); }
H1.HeaderClassName
{
color: #301258;
}
.AnyTagClassName
{
color: #301258;
}
</style>
background-color css
<style>
a { background-color: #301258; }
a { background-color: rgb(48,18,88); }
div.DivClassName
{
background-color: #301258;
}
.BgClassName
{
background-color: #301258;
}
</style>
border-color css
<style>
span { border-color: #301258; }
span { border-color: rgb(48,18,88); }
td.TdClassName
{
border-color: #301258;
}
.TagClassName
{
border-color: #301258;
}
</style>