Shades of Christalle #351965
Tints of Christalle #351965
RGB
CMYK
RGB Variations
Color information
#351965 (or 0x351965) is known color: Christalle. HEX triplet: 35, 19 and 65. RGB value is (53,25,101). Sum of RGB (Red+Green+Blue) = 53+25+101=179 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.61% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 101 (39.84% from 255 or 56.42% from 179); Max value from RGB is 101 - color contains mainly: blue. Hex color #351965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351965 is #CAE69A. Grayscale: #292929. Windows color (decimal): -13297307 or 6625589. OLE color: 6625589.
HSL color Cylindrical-coordinate representation of color #351965: hue angle of 262.11º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #351965 is Cyan = 0.48, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 25 | 101 | - |
| CMYK | 0.48 | 0.75 | 0 | 0.60 |
| HSL | 262.11º | 0.6% | 0.25% | - |
| HSV(B) | 262.11º | 0.75% | 0.4% | - |
| XYZ | 4.16 | 2.39 | 12.55 | - |
| YUV | 42.04 | 161.28 | 135.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 101 | 0.48 | 0.75 | 0 | 0.60 | 262.11 | 0.6 | 0.25 |
| Hex | 35 | 19 | 65 | 30 | 4B | 0 | 3C | 106 | 3C | 19 |
| Octal | 65 | 31 | 145 | 60 | 113 | 0 | 74 | 406 | 74 | 31 |
| Binary | 110101 | 11001 | 1100101 | 110000 | 1001011 | 0 | 111100 | 100000110 | 111100 | 11001 |
Color Harmonies of #351965
Complementary color
Monochromatic Colors of #351965
Black with #351965
Text Example
Text Example
White with #351965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351965; }
p { color: rgb(53,25,101); }
H1.HeaderClassName
{
color: #351965;
}
.AnyTagClassName
{
color: #351965;
}
</style>
background-color css
<style>
a { background-color: #351965; }
a { background-color: rgb(53,25,101); }
div.DivClassName
{
background-color: #351965;
}
.BgClassName
{
background-color: #351965;
}
</style>
border-color css
<style>
span { border-color: #351965; }
span { border-color: rgb(53,25,101); }
td.TdClassName
{
border-color: #351965;
}
.TagClassName
{
border-color: #351965;
}
</style>