Shades of Blackberry #260918
Tints of Blackberry #260918
RGB
CMYK
RGB Variations
Color information
#260918 (or 0x260918) is known color: Blackberry. HEX triplet: 26, 09 and 18. RGB value is (38,9,24). Sum of RGB (Red+Green+Blue) = 38+9+24=71 (9% of max value = 765). Red value is 38 (15.23% from 255 or 53.52% from 71); Green value is 9 (3.91% from 255 or 12.68% from 71); Blue value is 24 (9.77% from 255 or 33.80% from 71); Max value from RGB is 38 - color contains mainly: red. Hex color #260918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260918 is #D9F6E7. Grayscale: #131313. Windows color (decimal): -14284520 or 1575206. OLE color: 1575206.
HSL color Cylindrical-coordinate representation of color #260918: hue angle of 328.97º 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 #260918 is Cyan = 0, Magento = 0.76, Yellow = 0.37 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 24 | - |
| CMYK | 0 | 0.76 | 0.37 | 0.85 |
| HSL | 328.97º | 0.62% | 0.09% | - |
| HSV(B) | 328.97º | 0.76% | 0.15% | - |
| XYZ | 1.06 | 0.67 | 0.94 | - |
| YUV | 19.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 24 | 0 | 0.76 | 0.37 | 0.85 | 328.97 | 0.62 | 0.09 |
| Hex | 26 | 9 | 18 | 0 | 4C | 25 | 55 | 149 | 3E | 9 |
| Octal | 46 | 11 | 30 | 0 | 114 | 45 | 125 | 511 | 76 | 11 |
| Binary | 100110 | 1001 | 11000 | 0 | 1001100 | 100101 | 1010101 | 101001001 | 111110 | 1001 |
Color Harmonies of #260918
Complementary color
Monochromatic Colors of #260918
Black with #260918
Text Example
Text Example
White with #260918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260918; }
p { color: rgb(38,9,24); }
H1.HeaderClassName
{
color: #260918;
}
.AnyTagClassName
{
color: #260918;
}
</style>
background-color css
<style>
a { background-color: #260918; }
a { background-color: rgb(38,9,24); }
div.DivClassName
{
background-color: #260918;
}
.BgClassName
{
background-color: #260918;
}
</style>
border-color css
<style>
span { border-color: #260918; }
span { border-color: rgb(38,9,24); }
td.TdClassName
{
border-color: #260918;
}
.TagClassName
{
border-color: #260918;
}
</style>