Shades of Christalle #300855
Tints of Christalle #300855
RGB
CMYK
RGB Variations
Color information
#300855 (or 0x300855) is known color: Christalle. HEX triplet: 30, 08 and 55. RGB value is (48,8,85). Sum of RGB (Red+Green+Blue) = 48+8+85=141 (18% of max value = 765). Red value is 48 (19.14% from 255 or 34.04% from 141); Green value is 8 (3.52% from 255 or 5.67% from 141); Blue value is 85 (33.59% from 255 or 60.28% from 141); Max value from RGB is 85 - color contains mainly: blue. Hex color #300855 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300855 is #CFF7AA. Grayscale: #1C1C1C. Windows color (decimal): -13629355 or 5572656. OLE color: 5572656.
HSL color Cylindrical-coordinate representation of color #300855: hue angle of 271.17º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #300855 is Cyan = 0.44, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 8 | 85 | - |
| CMYK | 0.44 | 0.91 | 0 | 0.67 |
| HSL | 271.17º | 0.83% | 0.18% | - |
| HSV(B) | 271.17º | 0.91% | 0.33% | - |
| XYZ | 2.95 | 1.46 | 8.72 | - |
| YUV | 28.74 | 159.75 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 8 | 85 | 0.44 | 0.91 | 0 | 0.67 | 271.17 | 0.83 | 0.18 |
| Hex | 30 | 8 | 55 | 2C | 5B | 0 | 43 | 10F | 53 | 12 |
| Octal | 60 | 10 | 125 | 54 | 133 | 0 | 103 | 417 | 123 | 22 |
| Binary | 110000 | 1000 | 1010101 | 101100 | 1011011 | 0 | 1000011 | 100001111 | 1010011 | 10010 |
Color Harmonies of #300855
Complementary color
Monochromatic Colors of #300855
Black with #300855
Text Example
Text Example
White with #300855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300855; }
p { color: rgb(48,8,85); }
H1.HeaderClassName
{
color: #300855;
}
.AnyTagClassName
{
color: #300855;
}
</style>
background-color css
<style>
a { background-color: #300855; }
a { background-color: rgb(48,8,85); }
div.DivClassName
{
background-color: #300855;
}
.BgClassName
{
background-color: #300855;
}
</style>
border-color css
<style>
span { border-color: #300855; }
span { border-color: rgb(48,8,85); }
td.TdClassName
{
border-color: #300855;
}
.TagClassName
{
border-color: #300855;
}
</style>