Shades of Christalle #351668
Tints of Christalle #351668
RGB
CMYK
RGB Variations
Color information
#351668 (or 0x351668) is known color: Christalle. HEX triplet: 35, 16 and 68. RGB value is (53,22,104). Sum of RGB (Red+Green+Blue) = 53+22+104=179 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.61% from 179); Green value is 22 (8.98% from 255 or 12.29% from 179); Blue value is 104 (41.02% from 255 or 58.10% from 179); Max value from RGB is 104 - color contains mainly: blue. Hex color #351668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351668 is #CAE997. Grayscale: #282828. Windows color (decimal): -13298072 or 6821429. OLE color: 6821429.
HSL color Cylindrical-coordinate representation of color #351668: hue angle of 262.68º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #351668 is Cyan = 0.49, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 22 | 104 | - |
| CMYK | 0.49 | 0.79 | 0 | 0.59 |
| HSL | 262.68º | 0.65% | 0.25% | - |
| HSV(B) | 262.68º | 0.79% | 0.41% | - |
| XYZ | 4.25 | 2.33 | 13.32 | - |
| YUV | 40.62 | 163.77 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 104 | 0.49 | 0.79 | 0 | 0.59 | 262.68 | 0.65 | 0.25 |
| Hex | 35 | 16 | 68 | 31 | 4F | 0 | 3B | 107 | 41 | 19 |
| Octal | 65 | 26 | 150 | 61 | 117 | 0 | 73 | 407 | 101 | 31 |
| Binary | 110101 | 10110 | 1101000 | 110001 | 1001111 | 0 | 111011 | 100000111 | 1000001 | 11001 |
Color Harmonies of #351668
Complementary color
Monochromatic Colors of #351668
Black with #351668
Text Example
Text Example
White with #351668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351668; }
p { color: rgb(53,22,104); }
H1.HeaderClassName
{
color: #351668;
}
.AnyTagClassName
{
color: #351668;
}
</style>
background-color css
<style>
a { background-color: #351668; }
a { background-color: rgb(53,22,104); }
div.DivClassName
{
background-color: #351668;
}
.BgClassName
{
background-color: #351668;
}
</style>
border-color css
<style>
span { border-color: #351668; }
span { border-color: rgb(53,22,104); }
td.TdClassName
{
border-color: #351668;
}
.TagClassName
{
border-color: #351668;
}
</style>