Shades of Christalle #301561
Tints of Christalle #301561
RGB
CMYK
RGB Variations
Color information
#301561 (or 0x301561) is known color: Christalle. HEX triplet: 30, 15 and 61. RGB value is (48,21,97). Sum of RGB (Red+Green+Blue) = 48+21+97=166 (21% of max value = 765). Red value is 48 (19.14% from 255 or 28.92% from 166); Green value is 21 (8.59% from 255 or 12.65% from 166); Blue value is 97 (38.28% from 255 or 58.43% from 166); Max value from RGB is 97 - color contains mainly: blue. Hex color #301561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301561 is #CFEA9E. Grayscale: #252525. Windows color (decimal): -13626015 or 6362416. OLE color: 6362416.
HSL color Cylindrical-coordinate representation of color #301561: hue angle of 261.32º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #301561 is Cyan = 0.51, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 21 | 97 | - |
| CMYK | 0.51 | 0.78 | 0 | 0.62 |
| HSL | 261.32º | 0.64% | 0.23% | - |
| HSV(B) | 261.32º | 0.78% | 0.38% | - |
| XYZ | 3.64 | 2.03 | 11.51 | - |
| YUV | 37.74 | 161.45 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 97 | 0.51 | 0.78 | 0 | 0.62 | 261.32 | 0.64 | 0.23 |
| Hex | 30 | 15 | 61 | 33 | 4E | 0 | 3E | 105 | 40 | 17 |
| Octal | 60 | 25 | 141 | 63 | 116 | 0 | 76 | 405 | 100 | 27 |
| Binary | 110000 | 10101 | 1100001 | 110011 | 1001110 | 0 | 111110 | 100000101 | 1000000 | 10111 |
Color Harmonies of #301561
Complementary color
Monochromatic Colors of #301561
Black with #301561
Text Example
Text Example
White with #301561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301561; }
p { color: rgb(48,21,97); }
H1.HeaderClassName
{
color: #301561;
}
.AnyTagClassName
{
color: #301561;
}
</style>
background-color css
<style>
a { background-color: #301561; }
a { background-color: rgb(48,21,97); }
div.DivClassName
{
background-color: #301561;
}
.BgClassName
{
background-color: #301561;
}
</style>
border-color css
<style>
span { border-color: #301561; }
span { border-color: rgb(48,21,97); }
td.TdClassName
{
border-color: #301561;
}
.TagClassName
{
border-color: #301561;
}
</style>