Shades of Christalle #261161
Tints of Christalle #261161
RGB
CMYK
RGB Variations
Color information
#261161 (or 0x261161) is known color: Christalle. HEX triplet: 26, 11 and 61. RGB value is (38,17,97). Sum of RGB (Red+Green+Blue) = 38+17+97=152 (20% of max value = 765). Red value is 38 (15.23% from 255 or 25% from 152); Green value is 17 (7.03% from 255 or 11.18% from 152); Blue value is 97 (38.28% from 255 or 63.82% from 152); Max value from RGB is 97 - color contains mainly: blue. Hex color #261161 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261161 is #D9EE9E. Grayscale: #202020. Windows color (decimal): -14282399 or 6361382. OLE color: 6361382.
HSL color Cylindrical-coordinate representation of color #261161: hue angle of 255.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #261161 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 17 | 97 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.62 |
| HSL | 255.75º | 0.7% | 0.22% | - |
| HSV(B) | 255.75º | 0.82% | 0.38% | - |
| XYZ | 3.16 | 1.68 | 11.47 | - |
| YUV | 32.4 | 164.46 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 17 | 97 | 0.61 | 0.82 | 0 | 0.62 | 255.75 | 0.7 | 0.22 |
| Hex | 26 | 11 | 61 | 3D | 52 | 0 | 3E | 100 | 46 | 16 |
| Octal | 46 | 21 | 141 | 75 | 122 | 0 | 76 | 400 | 106 | 26 |
| Binary | 100110 | 10001 | 1100001 | 111101 | 1010010 | 0 | 111110 | 100000000 | 1000110 | 10110 |
Color Harmonies of #261161
Complementary color
Monochromatic Colors of #261161
Black with #261161
Text Example
Text Example
White with #261161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261161; }
p { color: rgb(38,17,97); }
H1.HeaderClassName
{
color: #261161;
}
.AnyTagClassName
{
color: #261161;
}
</style>
background-color css
<style>
a { background-color: #261161; }
a { background-color: rgb(38,17,97); }
div.DivClassName
{
background-color: #261161;
}
.BgClassName
{
background-color: #261161;
}
</style>
border-color css
<style>
span { border-color: #261161; }
span { border-color: rgb(38,17,97); }
td.TdClassName
{
border-color: #261161;
}
.TagClassName
{
border-color: #261161;
}
</style>