Shades of Blackberry #260716
Tints of Blackberry #260716
RGB
CMYK
RGB Variations
Color information
#260716 (or 0x260716) is known color: Blackberry. HEX triplet: 26, 07 and 16. RGB value is (38,7,22). Sum of RGB (Red+Green+Blue) = 38+7+22=67 (8% of max value = 765). Red value is 38 (15.23% from 255 or 56.72% from 67); Green value is 7 (3.12% from 255 or 10.45% from 67); Blue value is 22 (8.98% from 255 or 32.84% from 67); Max value from RGB is 38 - color contains mainly: red. Hex color #260716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260716 is #D9F8E9. Grayscale: #111111. Windows color (decimal): -14285034 or 1443622. OLE color: 1443622.
HSL color Cylindrical-coordinate representation of color #260716: hue angle of 330.97º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #260716 is Cyan = 0, Magento = 0.82, Yellow = 0.42 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 7 | 22 | - |
| CMYK | 0 | 0.82 | 0.42 | 0.85 |
| HSL | 330.97º | 0.69% | 0.09% | - |
| HSV(B) | 330.97º | 0.82% | 0.15% | - |
| XYZ | 1.02 | 0.62 | 0.83 | - |
| YUV | 17.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 22 | 0 | 0.82 | 0.42 | 0.85 | 330.97 | 0.69 | 0.09 |
| Hex | 26 | 7 | 16 | 0 | 52 | 2A | 55 | 14B | 45 | 9 |
| Octal | 46 | 7 | 26 | 0 | 122 | 52 | 125 | 513 | 105 | 11 |
| Binary | 100110 | 111 | 10110 | 0 | 1010010 | 101010 | 1010101 | 101001011 | 1000101 | 1001 |
Color Harmonies of #260716
Complementary color
Monochromatic Colors of #260716
Black with #260716
Text Example
Text Example
White with #260716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260716; }
p { color: rgb(38,7,22); }
H1.HeaderClassName
{
color: #260716;
}
.AnyTagClassName
{
color: #260716;
}
</style>
background-color css
<style>
a { background-color: #260716; }
a { background-color: rgb(38,7,22); }
div.DivClassName
{
background-color: #260716;
}
.BgClassName
{
background-color: #260716;
}
</style>
border-color css
<style>
span { border-color: #260716; }
span { border-color: rgb(38,7,22); }
td.TdClassName
{
border-color: #260716;
}
.TagClassName
{
border-color: #260716;
}
</style>