Shades of Blackberry #260816
Tints of Blackberry #260816
RGB
CMYK
RGB Variations
Color information
#260816 (or 0x260816) is known color: Blackberry. HEX triplet: 26, 08 and 16. RGB value is (38,8,22). Sum of RGB (Red+Green+Blue) = 38+8+22=68 (9% of max value = 765). Red value is 38 (15.23% from 255 or 55.88% from 68); Green value is 8 (3.52% from 255 or 11.76% from 68); Blue value is 22 (8.98% from 255 or 32.35% from 68); Max value from RGB is 38 - color contains mainly: red. Hex color #260816 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260816 is #D9F7E9. Grayscale: #121212. Windows color (decimal): -14284778 or 1443878. OLE color: 1443878.
HSL color Cylindrical-coordinate representation of color #260816: hue angle of 332º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #260816 is Cyan = 0, Magento = 0.79, Yellow = 0.42 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 8 | 22 | - |
| CMYK | 0 | 0.79 | 0.42 | 0.85 |
| HSL | 332º | 0.65% | 0.09% | - |
| HSV(B) | 332º | 0.79% | 0.15% | - |
| XYZ | 1.03 | 0.64 | 0.83 | - |
| YUV | 18.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 22 | 0 | 0.79 | 0.42 | 0.85 | 332 | 0.65 | 0.09 |
| Hex | 26 | 8 | 16 | 0 | 4F | 2A | 55 | 14C | 41 | 9 |
| Octal | 46 | 10 | 26 | 0 | 117 | 52 | 125 | 514 | 101 | 11 |
| Binary | 100110 | 1000 | 10110 | 0 | 1001111 | 101010 | 1010101 | 101001100 | 1000001 | 1001 |
Color Harmonies of #260816
Complementary color
Monochromatic Colors of #260816
Black with #260816
Text Example
Text Example
White with #260816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260816; }
p { color: rgb(38,8,22); }
H1.HeaderClassName
{
color: #260816;
}
.AnyTagClassName
{
color: #260816;
}
</style>
background-color css
<style>
a { background-color: #260816; }
a { background-color: rgb(38,8,22); }
div.DivClassName
{
background-color: #260816;
}
.BgClassName
{
background-color: #260816;
}
</style>
border-color css
<style>
span { border-color: #260816; }
span { border-color: rgb(38,8,22); }
td.TdClassName
{
border-color: #260816;
}
.TagClassName
{
border-color: #260816;
}
</style>