Shades of Christalle #351969
Tints of Christalle #351969
RGB
CMYK
RGB Variations
Color information
#351969 (or 0x351969) is known color: Christalle. HEX triplet: 35, 19 and 69. RGB value is (53,25,105). Sum of RGB (Red+Green+Blue) = 53+25+105=183 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.96% from 183); Green value is 25 (10.16% from 255 or 13.66% from 183); Blue value is 105 (41.41% from 255 or 57.38% from 183); Max value from RGB is 105 - color contains mainly: blue. Hex color #351969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351969 is #CAE696. Grayscale: #2A2A2A. Windows color (decimal): -13297303 or 6887733. OLE color: 6887733.
HSL color Cylindrical-coordinate representation of color #351969: hue angle of 261º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351969 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 25 | 105 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.59 |
| HSL | 261º | 0.62% | 0.25% | - |
| HSV(B) | 261º | 0.76% | 0.41% | - |
| XYZ | 4.37 | 2.47 | 13.61 | - |
| YUV | 42.49 | 163.28 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 105 | 0.50 | 0.76 | 0 | 0.59 | 261 | 0.62 | 0.25 |
| Hex | 35 | 19 | 69 | 32 | 4C | 0 | 3B | 105 | 3E | 19 |
| Octal | 65 | 31 | 151 | 62 | 114 | 0 | 73 | 405 | 76 | 31 |
| Binary | 110101 | 11001 | 1101001 | 110010 | 1001100 | 0 | 111011 | 100000101 | 111110 | 11001 |
Color Harmonies of #351969
Complementary color
Monochromatic Colors of #351969
Black with #351969
Text Example
Text Example
White with #351969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351969; }
p { color: rgb(53,25,105); }
H1.HeaderClassName
{
color: #351969;
}
.AnyTagClassName
{
color: #351969;
}
</style>
background-color css
<style>
a { background-color: #351969; }
a { background-color: rgb(53,25,105); }
div.DivClassName
{
background-color: #351969;
}
.BgClassName
{
background-color: #351969;
}
</style>
border-color css
<style>
span { border-color: #351969; }
span { border-color: rgb(53,25,105); }
td.TdClassName
{
border-color: #351969;
}
.TagClassName
{
border-color: #351969;
}
</style>