Shades of Christalle #2B0760
Tints of Christalle #2B0760
RGB
CMYK
RGB Variations
Color information
#2B0760 (or 0x2B0760) is known color: Christalle. HEX triplet: 2B, 07 and 60. RGB value is (43,7,96). Sum of RGB (Red+Green+Blue) = 43+7+96=146 (19% of max value = 765). Red value is 43 (17.19% from 255 or 29.45% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 96 (37.89% from 255 or 65.75% from 146); Max value from RGB is 96 - color contains mainly: blue. Hex color #2B0760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2B0760 is #D4F89F. Grayscale: #1B1B1B. Windows color (decimal): -13957280 or 6293291. OLE color: 6293291.
HSL color Cylindrical-coordinate representation of color #2B0760: hue angle of 264.27º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #2B0760 is Cyan = 0.55, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 43 | 7 | 96 | - |
| CMYK | 0.55 | 0.93 | 0 | 0.62 |
| HSL | 264.27º | 0.86% | 0.2% | - |
| HSV(B) | 264.27º | 0.93% | 0.38% | - |
| XYZ | 3.18 | 1.51 | 11.19 | - |
| YUV | 27.91 | 166.43 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 7 | 96 | 0.55 | 0.93 | 0 | 0.62 | 264.27 | 0.86 | 0.2 |
| Hex | 2B | 7 | 60 | 37 | 5D | 0 | 3E | 108 | 56 | 14 |
| Octal | 53 | 7 | 140 | 67 | 135 | 0 | 76 | 410 | 126 | 24 |
| Binary | 101011 | 111 | 1100000 | 110111 | 1011101 | 0 | 111110 | 100001000 | 1010110 | 10100 |
Color Harmonies of #2B0760
Complementary color
Monochromatic Colors of #2B0760
Black with #2B0760
Text Example
Text Example
White with #2B0760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B0760; }
p { color: rgb(43,7,96); }
H1.HeaderClassName
{
color: #2B0760;
}
.AnyTagClassName
{
color: #2B0760;
}
</style>
background-color css
<style>
a { background-color: #2B0760; }
a { background-color: rgb(43,7,96); }
div.DivClassName
{
background-color: #2B0760;
}
.BgClassName
{
background-color: #2B0760;
}
</style>
border-color css
<style>
span { border-color: #2B0760; }
span { border-color: rgb(43,7,96); }
td.TdClassName
{
border-color: #2B0760;
}
.TagClassName
{
border-color: #2B0760;
}
</style>