Shades of Blackberry #260618
Tints of Blackberry #260618
RGB
CMYK
RGB Variations
Color information
#260618 (or 0x260618) is known color: Blackberry. HEX triplet: 26, 06 and 18. RGB value is (38,6,24). Sum of RGB (Red+Green+Blue) = 38+6+24=68 (9% of max value = 765). Red value is 38 (15.23% from 255 or 55.88% from 68); Green value is 6 (2.73% from 255 or 8.82% from 68); Blue value is 24 (9.77% from 255 or 35.29% from 68); Max value from RGB is 38 - color contains mainly: red. Hex color #260618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260618 is #D9F9E7. Grayscale: #111111. Windows color (decimal): -14285288 or 1574438. OLE color: 1574438.
HSL color Cylindrical-coordinate representation of color #260618: hue angle of 326.25º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #260618 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 6 | 24 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.85 |
| HSL | 326.25º | 0.73% | 0.09% | - |
| HSV(B) | 326.25º | 0.84% | 0.15% | - |
| XYZ | 1.03 | 0.61 | 0.93 | - |
| YUV | 17.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 24 | 0 | 0.84 | 0.37 | 0.85 | 326.25 | 0.73 | 0.09 |
| Hex | 26 | 6 | 18 | 0 | 54 | 25 | 55 | 146 | 49 | 9 |
| Octal | 46 | 6 | 30 | 0 | 124 | 45 | 125 | 506 | 111 | 11 |
| Binary | 100110 | 110 | 11000 | 0 | 1010100 | 100101 | 1010101 | 101000110 | 1001001 | 1001 |
Color Harmonies of #260618
Complementary color
Monochromatic Colors of #260618
Black with #260618
Text Example
Text Example
White with #260618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260618; }
p { color: rgb(38,6,24); }
H1.HeaderClassName
{
color: #260618;
}
.AnyTagClassName
{
color: #260618;
}
</style>
background-color css
<style>
a { background-color: #260618; }
a { background-color: rgb(38,6,24); }
div.DivClassName
{
background-color: #260618;
}
.BgClassName
{
background-color: #260618;
}
</style>
border-color css
<style>
span { border-color: #260618; }
span { border-color: rgb(38,6,24); }
td.TdClassName
{
border-color: #260618;
}
.TagClassName
{
border-color: #260618;
}
</style>