Shades of Christalle #351751
Tints of Christalle #351751
RGB
CMYK
RGB Variations
Color information
#351751 (or 0x351751) is known color: Christalle. HEX triplet: 35, 17 and 51. RGB value is (53,23,81). Sum of RGB (Red+Green+Blue) = 53+23+81=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 23 (9.38% from 255 or 14.65% from 157); Blue value is 81 (32.03% from 255 or 51.59% from 157); Max value from RGB is 81 - color contains mainly: blue. Hex color #351751 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351751 is #CAE8AE. Grayscale: #262626. Windows color (decimal): -13297839 or 5314357. OLE color: 5314357.
HSL color Cylindrical-coordinate representation of color #351751: hue angle of 271.03º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #351751 is Cyan = 0.35, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 23 | 81 | - |
| CMYK | 0.35 | 0.72 | 0 | 0.68 |
| HSL | 271.03º | 0.56% | 0.2% | - |
| HSV(B) | 271.03º | 0.72% | 0.32% | - |
| XYZ | 3.26 | 1.96 | 7.99 | - |
| YUV | 38.58 | 151.94 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 81 | 0.35 | 0.72 | 0 | 0.68 | 271.03 | 0.56 | 0.2 |
| Hex | 35 | 17 | 51 | 23 | 48 | 0 | 44 | 10F | 38 | 14 |
| Octal | 65 | 27 | 121 | 43 | 110 | 0 | 104 | 417 | 70 | 24 |
| Binary | 110101 | 10111 | 1010001 | 100011 | 1001000 | 0 | 1000100 | 100001111 | 111000 | 10100 |
Color Harmonies of #351751
Complementary color
Monochromatic Colors of #351751
Black with #351751
Text Example
Text Example
White with #351751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351751; }
p { color: rgb(53,23,81); }
H1.HeaderClassName
{
color: #351751;
}
.AnyTagClassName
{
color: #351751;
}
</style>
background-color css
<style>
a { background-color: #351751; }
a { background-color: rgb(53,23,81); }
div.DivClassName
{
background-color: #351751;
}
.BgClassName
{
background-color: #351751;
}
</style>
border-color css
<style>
span { border-color: #351751; }
span { border-color: rgb(53,23,81); }
td.TdClassName
{
border-color: #351751;
}
.TagClassName
{
border-color: #351751;
}
</style>