Shades of Christalle #301760
Tints of Christalle #301760
RGB
CMYK
RGB Variations
Color information
#301760 (or 0x301760) is known color: Christalle. HEX triplet: 30, 17 and 60. RGB value is (48,23,96). Sum of RGB (Red+Green+Blue) = 48+23+96=167 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.74% from 167); Green value is 23 (9.38% from 255 or 13.77% from 167); Blue value is 96 (37.89% from 255 or 57.49% from 167); Max value from RGB is 96 - color contains mainly: blue. Hex color #301760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301760 is #CFE89F. Grayscale: #262626. Windows color (decimal): -13625504 or 6297392. OLE color: 6297392.
HSL color Cylindrical-coordinate representation of color #301760: hue angle of 260.55º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #301760 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 23 | 96 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.62 |
| HSL | 260.55º | 0.61% | 0.23% | - |
| HSV(B) | 260.55º | 0.76% | 0.38% | - |
| XYZ | 3.64 | 2.09 | 11.28 | - |
| YUV | 38.8 | 160.28 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 96 | 0.50 | 0.76 | 0 | 0.62 | 260.55 | 0.61 | 0.23 |
| Hex | 30 | 17 | 60 | 32 | 4C | 0 | 3E | 105 | 3D | 17 |
| Octal | 60 | 27 | 140 | 62 | 114 | 0 | 76 | 405 | 75 | 27 |
| Binary | 110000 | 10111 | 1100000 | 110010 | 1001100 | 0 | 111110 | 100000101 | 111101 | 10111 |
Color Harmonies of #301760
Complementary color
Monochromatic Colors of #301760
Black with #301760
Text Example
Text Example
White with #301760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301760; }
p { color: rgb(48,23,96); }
H1.HeaderClassName
{
color: #301760;
}
.AnyTagClassName
{
color: #301760;
}
</style>
background-color css
<style>
a { background-color: #301760; }
a { background-color: rgb(48,23,96); }
div.DivClassName
{
background-color: #301760;
}
.BgClassName
{
background-color: #301760;
}
</style>
border-color css
<style>
span { border-color: #301760; }
span { border-color: rgb(48,23,96); }
td.TdClassName
{
border-color: #301760;
}
.TagClassName
{
border-color: #301760;
}
</style>