Shades of Christalle #301763
Tints of Christalle #301763
RGB
CMYK
RGB Variations
Color information
#301763 (or 0x301763) is known color: Christalle. HEX triplet: 30, 17 and 63. RGB value is (48,23,99). Sum of RGB (Red+Green+Blue) = 48+23+99=170 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.24% from 170); Green value is 23 (9.38% from 255 or 13.53% from 170); Blue value is 99 (39.06% from 255 or 58.24% from 170); Max value from RGB is 99 - color contains mainly: blue. Hex color #301763 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301763 is #CFE89C. Grayscale: #262626. Windows color (decimal): -13625501 or 6494000. OLE color: 6494000.
HSL color Cylindrical-coordinate representation of color #301763: hue angle of 259.74º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #301763 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 23 | 99 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.61 |
| HSL | 259.74º | 0.62% | 0.24% | - |
| HSV(B) | 259.74º | 0.77% | 0.39% | - |
| XYZ | 3.78 | 2.14 | 12.02 | - |
| YUV | 39.14 | 161.78 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 99 | 0.52 | 0.77 | 0 | 0.61 | 259.74 | 0.62 | 0.24 |
| Hex | 30 | 17 | 63 | 34 | 4D | 0 | 3D | 104 | 3E | 18 |
| Octal | 60 | 27 | 143 | 64 | 115 | 0 | 75 | 404 | 76 | 30 |
| Binary | 110000 | 10111 | 1100011 | 110100 | 1001101 | 0 | 111101 | 100000100 | 111110 | 11000 |
Color Harmonies of #301763
Complementary color
Monochromatic Colors of #301763
Black with #301763
Text Example
Text Example
White with #301763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301763; }
p { color: rgb(48,23,99); }
H1.HeaderClassName
{
color: #301763;
}
.AnyTagClassName
{
color: #301763;
}
</style>
background-color css
<style>
a { background-color: #301763; }
a { background-color: rgb(48,23,99); }
div.DivClassName
{
background-color: #301763;
}
.BgClassName
{
background-color: #301763;
}
</style>
border-color css
<style>
span { border-color: #301763; }
span { border-color: rgb(48,23,99); }
td.TdClassName
{
border-color: #301763;
}
.TagClassName
{
border-color: #301763;
}
</style>