Shades of Christalle #351566
Tints of Christalle #351566
RGB
CMYK
RGB Variations
Color information
#351566 (or 0x351566) is known color: Christalle. HEX triplet: 35, 15 and 66. RGB value is (53,21,102). Sum of RGB (Red+Green+Blue) = 53+21+102=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 102 (40.23% from 255 or 57.95% from 176); Max value from RGB is 102 - color contains mainly: blue. Hex color #351566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351566 is #CAEA99. Grayscale: #272727. Windows color (decimal): -13298330 or 6690101. OLE color: 6690101.
HSL color Cylindrical-coordinate representation of color #351566: hue angle of 263.7º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #351566 is Cyan = 0.48, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 21 | 102 | - |
| CMYK | 0.48 | 0.79 | 0 | 0.6 |
| HSL | 263.7º | 0.66% | 0.24% | - |
| HSV(B) | 263.7º | 0.79% | 0.4% | - |
| XYZ | 4.13 | 2.25 | 12.79 | - |
| YUV | 39.8 | 163.1 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 102 | 0.48 | 0.79 | 0 | 0.6 | 263.7 | 0.66 | 0.24 |
| Hex | 35 | 15 | 66 | 30 | 4F | 0 | 3C | 108 | 42 | 18 |
| Octal | 65 | 25 | 146 | 60 | 117 | 0 | 74 | 410 | 102 | 30 |
| Binary | 110101 | 10101 | 1100110 | 110000 | 1001111 | 0 | 111100 | 100001000 | 1000010 | 11000 |
Color Harmonies of #351566
Complementary color
Monochromatic Colors of #351566
Black with #351566
Text Example
Text Example
White with #351566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351566; }
p { color: rgb(53,21,102); }
H1.HeaderClassName
{
color: #351566;
}
.AnyTagClassName
{
color: #351566;
}
</style>
background-color css
<style>
a { background-color: #351566; }
a { background-color: rgb(53,21,102); }
div.DivClassName
{
background-color: #351566;
}
.BgClassName
{
background-color: #351566;
}
</style>
border-color css
<style>
span { border-color: #351566; }
span { border-color: rgb(53,21,102); }
td.TdClassName
{
border-color: #351566;
}
.TagClassName
{
border-color: #351566;
}
</style>