Shades of Christalle #350862
Tints of Christalle #350862
RGB
CMYK
RGB Variations
Color information
#350862 (or 0x350862) is known color: Christalle. HEX triplet: 35, 08 and 62. RGB value is (53,8,98). Sum of RGB (Red+Green+Blue) = 53+8+98=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 8 (3.52% from 255 or 5.03% from 159); Blue value is 98 (38.67% from 255 or 61.64% from 159); Max value from RGB is 98 - color contains mainly: blue. Hex color #350862 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350862 is #CAF79D. Grayscale: #1F1F1F. Windows color (decimal): -13301662 or 6424629. OLE color: 6424629.
HSL color Cylindrical-coordinate representation of color #350862: hue angle of 270º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #350862 is Cyan = 0.46, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 8 | 98 | - |
| CMYK | 0.46 | 0.92 | 0 | 0.62 |
| HSL | 270º | 0.85% | 0.21% | - |
| HSV(B) | 270º | 0.92% | 0.38% | - |
| XYZ | 3.76 | 1.81 | 11.71 | - |
| YUV | 31.72 | 165.41 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 98 | 0.46 | 0.92 | 0 | 0.62 | 270 | 0.85 | 0.21 |
| Hex | 35 | 8 | 62 | 2E | 5C | 0 | 3E | 10E | 55 | 15 |
| Octal | 65 | 10 | 142 | 56 | 134 | 0 | 76 | 416 | 125 | 25 |
| Binary | 110101 | 1000 | 1100010 | 101110 | 1011100 | 0 | 111110 | 100001110 | 1010101 | 10101 |
Color Harmonies of #350862
Complementary color
Monochromatic Colors of #350862
Black with #350862
Text Example
Text Example
White with #350862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350862; }
p { color: rgb(53,8,98); }
H1.HeaderClassName
{
color: #350862;
}
.AnyTagClassName
{
color: #350862;
}
</style>
background-color css
<style>
a { background-color: #350862; }
a { background-color: rgb(53,8,98); }
div.DivClassName
{
background-color: #350862;
}
.BgClassName
{
background-color: #350862;
}
</style>
border-color css
<style>
span { border-color: #350862; }
span { border-color: rgb(53,8,98); }
td.TdClassName
{
border-color: #350862;
}
.TagClassName
{
border-color: #350862;
}
</style>