Shades of Christalle #300760
Tints of Christalle #300760
RGB
CMYK
RGB Variations
Color information
#300760 (or 0x300760) is known color: Christalle. HEX triplet: 30, 07 and 60. RGB value is (48,7,96). Sum of RGB (Red+Green+Blue) = 48+7+96=151 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.79% from 151); Green value is 7 (3.12% from 255 or 4.64% from 151); Blue value is 96 (37.89% from 255 or 63.58% from 151); Max value from RGB is 96 - color contains mainly: blue. Hex color #300760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300760 is #CFF89F. Grayscale: #1D1D1D. Windows color (decimal): -13629600 or 6293296. OLE color: 6293296.
HSL color Cylindrical-coordinate representation of color #300760: hue angle of 267.64º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #300760 is Cyan = 0.50, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 7 | 96 | - |
| CMYK | 0.50 | 0.93 | 0 | 0.62 |
| HSL | 267.64º | 0.86% | 0.2% | - |
| HSV(B) | 267.64º | 0.93% | 0.38% | - |
| XYZ | 3.41 | 1.62 | 11.2 | - |
| YUV | 29.41 | 165.58 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 7 | 96 | 0.50 | 0.93 | 0 | 0.62 | 267.64 | 0.86 | 0.2 |
| Hex | 30 | 7 | 60 | 32 | 5D | 0 | 3E | 10C | 56 | 14 |
| Octal | 60 | 7 | 140 | 62 | 135 | 0 | 76 | 414 | 126 | 24 |
| Binary | 110000 | 111 | 1100000 | 110010 | 1011101 | 0 | 111110 | 100001100 | 1010110 | 10100 |
Color Harmonies of #300760
Complementary color
Monochromatic Colors of #300760
Black with #300760
Text Example
Text Example
White with #300760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300760; }
p { color: rgb(48,7,96); }
H1.HeaderClassName
{
color: #300760;
}
.AnyTagClassName
{
color: #300760;
}
</style>
background-color css
<style>
a { background-color: #300760; }
a { background-color: rgb(48,7,96); }
div.DivClassName
{
background-color: #300760;
}
.BgClassName
{
background-color: #300760;
}
</style>
border-color css
<style>
span { border-color: #300760; }
span { border-color: rgb(48,7,96); }
td.TdClassName
{
border-color: #300760;
}
.TagClassName
{
border-color: #300760;
}
</style>