Shades of Blackberry #260917
Tints of Blackberry #260917
RGB
CMYK
RGB Variations
Color information
#260917 (or 0x260917) is known color: Blackberry. HEX triplet: 26, 09 and 17. RGB value is (38,9,23). Sum of RGB (Red+Green+Blue) = 38+9+23=70 (9% of max value = 765). Red value is 38 (15.23% from 255 or 54.29% from 70); Green value is 9 (3.91% from 255 or 12.86% from 70); Blue value is 23 (9.38% from 255 or 32.86% from 70); Max value from RGB is 38 - color contains mainly: red. Hex color #260917 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260917 is #D9F6E8. Grayscale: #131313. Windows color (decimal): -14284521 or 1509670. OLE color: 1509670.
HSL color Cylindrical-coordinate representation of color #260917: hue angle of 331.03º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #260917 is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 23 | - |
| CMYK | 0 | 0.76 | 0.39 | 0.85 |
| HSL | 331.03º | 0.62% | 0.09% | - |
| HSV(B) | 331.03º | 0.76% | 0.15% | - |
| XYZ | 1.05 | 0.67 | 0.88 | - |
| YUV | 19.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 23 | 0 | 0.76 | 0.39 | 0.85 | 331.03 | 0.62 | 0.09 |
| Hex | 26 | 9 | 17 | 0 | 4C | 27 | 55 | 14B | 3E | 9 |
| Octal | 46 | 11 | 27 | 0 | 114 | 47 | 125 | 513 | 76 | 11 |
| Binary | 100110 | 1001 | 10111 | 0 | 1001100 | 100111 | 1010101 | 101001011 | 111110 | 1001 |
Color Harmonies of #260917
Complementary color
Monochromatic Colors of #260917
Black with #260917
Text Example
Text Example
White with #260917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260917; }
p { color: rgb(38,9,23); }
H1.HeaderClassName
{
color: #260917;
}
.AnyTagClassName
{
color: #260917;
}
</style>
background-color css
<style>
a { background-color: #260917; }
a { background-color: rgb(38,9,23); }
div.DivClassName
{
background-color: #260917;
}
.BgClassName
{
background-color: #260917;
}
</style>
border-color css
<style>
span { border-color: #260917; }
span { border-color: rgb(38,9,23); }
td.TdClassName
{
border-color: #260917;
}
.TagClassName
{
border-color: #260917;
}
</style>