Shades of Blackberry #260518
Tints of Blackberry #260518
RGB
CMYK
RGB Variations
Color information
#260518 (or 0x260518) is known color: Blackberry. HEX triplet: 26, 05 and 18. RGB value is (38,5,24). Sum of RGB (Red+Green+Blue) = 38+5+24=67 (8% of max value = 765). Red value is 38 (15.23% from 255 or 56.72% from 67); Green value is 5 (2.34% from 255 or 7.46% from 67); Blue value is 24 (9.77% from 255 or 35.82% from 67); Max value from RGB is 38 - color contains mainly: red. Hex color #260518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260518 is #D9FAE7. Grayscale: #101010. Windows color (decimal): -14285544 or 1574182. OLE color: 1574182.
HSL color Cylindrical-coordinate representation of color #260518: hue angle of 325.45º degrees, saturation: 0.77, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #260518 is Cyan = 0, Magento = 0.87, Yellow = 0.37 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 5 | 24 | - |
| CMYK | 0 | 0.87 | 0.37 | 0.85 |
| HSL | 325.45º | 0.77% | 0.08% | - |
| HSV(B) | 325.45º | 0.87% | 0.15% | - |
| XYZ | 1.02 | 0.59 | 0.92 | - |
| YUV | 17.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 24 | 0 | 0.87 | 0.37 | 0.85 | 325.45 | 0.77 | 0.08 |
| Hex | 26 | 5 | 18 | 0 | 57 | 25 | 55 | 145 | 4D | 8 |
| Octal | 46 | 5 | 30 | 0 | 127 | 45 | 125 | 505 | 115 | 10 |
| Binary | 100110 | 101 | 11000 | 0 | 1010111 | 100101 | 1010101 | 101000101 | 1001101 | 1000 |
Color Harmonies of #260518
Complementary color
Monochromatic Colors of #260518
Black with #260518
Text Example
Text Example
White with #260518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260518; }
p { color: rgb(38,5,24); }
H1.HeaderClassName
{
color: #260518;
}
.AnyTagClassName
{
color: #260518;
}
</style>
background-color css
<style>
a { background-color: #260518; }
a { background-color: rgb(38,5,24); }
div.DivClassName
{
background-color: #260518;
}
.BgClassName
{
background-color: #260518;
}
</style>
border-color css
<style>
span { border-color: #260518; }
span { border-color: rgb(38,5,24); }
td.TdClassName
{
border-color: #260518;
}
.TagClassName
{
border-color: #260518;
}
</style>