Shades of Christalle #301758
Tints of Christalle #301758
RGB
CMYK
RGB Variations
Color information
#301758 (or 0x301758) is known color: Christalle. HEX triplet: 30, 17 and 58. RGB value is (48,23,88). Sum of RGB (Red+Green+Blue) = 48+23+88=159 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30.19% from 159); Green value is 23 (9.38% from 255 or 14.47% from 159); Blue value is 88 (34.77% from 255 or 55.35% from 159); Max value from RGB is 88 - color contains mainly: blue. Hex color #301758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301758 is #CFE8A7. Grayscale: #252525. Windows color (decimal): -13625512 or 5773104. OLE color: 5773104.
HSL color Cylindrical-coordinate representation of color #301758: hue angle of 263.08º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #301758 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 23 | 88 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.65 |
| HSL | 263.08º | 0.59% | 0.22% | - |
| HSV(B) | 263.08º | 0.74% | 0.35% | - |
| XYZ | 3.29 | 1.95 | 9.43 | - |
| YUV | 37.89 | 156.28 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 88 | 0.45 | 0.74 | 0 | 0.65 | 263.08 | 0.59 | 0.22 |
| Hex | 30 | 17 | 58 | 2D | 4A | 0 | 41 | 107 | 3B | 16 |
| Octal | 60 | 27 | 130 | 55 | 112 | 0 | 101 | 407 | 73 | 26 |
| Binary | 110000 | 10111 | 1011000 | 101101 | 1001010 | 0 | 1000001 | 100000111 | 111011 | 10110 |
Color Harmonies of #301758
Complementary color
Monochromatic Colors of #301758
Black with #301758
Text Example
Text Example
White with #301758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301758; }
p { color: rgb(48,23,88); }
H1.HeaderClassName
{
color: #301758;
}
.AnyTagClassName
{
color: #301758;
}
</style>
background-color css
<style>
a { background-color: #301758; }
a { background-color: rgb(48,23,88); }
div.DivClassName
{
background-color: #301758;
}
.BgClassName
{
background-color: #301758;
}
</style>
border-color css
<style>
span { border-color: #301758; }
span { border-color: rgb(48,23,88); }
td.TdClassName
{
border-color: #301758;
}
.TagClassName
{
border-color: #301758;
}
</style>