Shades of Christalle #350857
Tints of Christalle #350857
RGB
CMYK
RGB Variations
Color information
#350857 (or 0x350857) is known color: Christalle. HEX triplet: 35, 08 and 57. RGB value is (53,8,87). Sum of RGB (Red+Green+Blue) = 53+8+87=148 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.81% from 148); Green value is 8 (3.52% from 255 or 5.41% from 148); Blue value is 87 (34.38% from 255 or 58.78% from 148); Max value from RGB is 87 - color contains mainly: blue. Hex color #350857 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350857 is #CAF7A8. Grayscale: #1E1E1E. Windows color (decimal): -13301673 or 5703733. OLE color: 5703733.
HSL color Cylindrical-coordinate representation of color #350857: hue angle of 274.18º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #350857 is Cyan = 0.39, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 8 | 87 | - |
| CMYK | 0.39 | 0.91 | 0 | 0.66 |
| HSL | 274.18º | 0.83% | 0.19% | - |
| HSV(B) | 274.18º | 0.91% | 0.34% | - |
| XYZ | 3.28 | 1.62 | 9.16 | - |
| YUV | 30.46 | 159.91 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 87 | 0.39 | 0.91 | 0 | 0.66 | 274.18 | 0.83 | 0.19 |
| Hex | 35 | 8 | 57 | 27 | 5B | 0 | 42 | 112 | 53 | 13 |
| Octal | 65 | 10 | 127 | 47 | 133 | 0 | 102 | 422 | 123 | 23 |
| Binary | 110101 | 1000 | 1010111 | 100111 | 1011011 | 0 | 1000010 | 100010010 | 1010011 | 10011 |
Color Harmonies of #350857
Complementary color
Monochromatic Colors of #350857
Black with #350857
Text Example
Text Example
White with #350857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350857; }
p { color: rgb(53,8,87); }
H1.HeaderClassName
{
color: #350857;
}
.AnyTagClassName
{
color: #350857;
}
</style>
background-color css
<style>
a { background-color: #350857; }
a { background-color: rgb(53,8,87); }
div.DivClassName
{
background-color: #350857;
}
.BgClassName
{
background-color: #350857;
}
</style>
border-color css
<style>
span { border-color: #350857; }
span { border-color: rgb(53,8,87); }
td.TdClassName
{
border-color: #350857;
}
.TagClassName
{
border-color: #350857;
}
</style>