Shades of Christalle #301062
Tints of Christalle #301062
RGB
CMYK
RGB Variations
Color information
#301062 (or 0x301062) is known color: Christalle. HEX triplet: 30, 10 and 62. RGB value is (48,16,98). Sum of RGB (Red+Green+Blue) = 48+16+98=162 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.63% from 162); Green value is 16 (6.64% from 255 or 9.88% from 162); Blue value is 98 (38.67% from 255 or 60.49% from 162); Max value from RGB is 98 - color contains mainly: blue. Hex color #301062 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301062 is #CFEF9D. Grayscale: #222222. Windows color (decimal): -13627294 or 6426672. OLE color: 6426672.
HSL color Cylindrical-coordinate representation of color #301062: hue angle of 263.41º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #301062 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 16 | 98 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.62 |
| HSL | 263.41º | 0.72% | 0.22% | - |
| HSV(B) | 263.41º | 0.84% | 0.38% | - |
| XYZ | 3.61 | 1.88 | 11.73 | - |
| YUV | 34.92 | 163.6 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 16 | 98 | 0.51 | 0.84 | 0 | 0.62 | 263.41 | 0.72 | 0.22 |
| Hex | 30 | 10 | 62 | 33 | 54 | 0 | 3E | 107 | 48 | 16 |
| Octal | 60 | 20 | 142 | 63 | 124 | 0 | 76 | 407 | 110 | 26 |
| Binary | 110000 | 10000 | 1100010 | 110011 | 1010100 | 0 | 111110 | 100000111 | 1001000 | 10110 |
Color Harmonies of #301062
Complementary color
Monochromatic Colors of #301062
Black with #301062
Text Example
Text Example
White with #301062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301062; }
p { color: rgb(48,16,98); }
H1.HeaderClassName
{
color: #301062;
}
.AnyTagClassName
{
color: #301062;
}
</style>
background-color css
<style>
a { background-color: #301062; }
a { background-color: rgb(48,16,98); }
div.DivClassName
{
background-color: #301062;
}
.BgClassName
{
background-color: #301062;
}
</style>
border-color css
<style>
span { border-color: #301062; }
span { border-color: rgb(48,16,98); }
td.TdClassName
{
border-color: #301062;
}
.TagClassName
{
border-color: #301062;
}
</style>