Shades of Blackberry #260619
Tints of Blackberry #260619
RGB
CMYK
RGB Variations
Color information
#260619 (or 0x260619) is known color: Blackberry. HEX triplet: 26, 06 and 19. RGB value is (38,6,25). Sum of RGB (Red+Green+Blue) = 38+6+25=69 (9% of max value = 765). Red value is 38 (15.23% from 255 or 55.07% from 69); Green value is 6 (2.73% from 255 or 8.70% from 69); Blue value is 25 (10.16% from 255 or 36.23% from 69); Max value from RGB is 38 - color contains mainly: red. Hex color #260619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260619 is #D9F9E6. Grayscale: #111111. Windows color (decimal): -14285287 or 1639974. OLE color: 1639974.
HSL color Cylindrical-coordinate representation of color #260619: hue angle of 324.38º 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 #260619 is Cyan = 0, Magento = 0.84, Yellow = 0.34 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 6 | 25 | - |
| CMYK | 0 | 0.84 | 0.34 | 0.85 |
| HSL | 324.38º | 0.73% | 0.09% | - |
| HSV(B) | 324.38º | 0.84% | 0.15% | - |
| XYZ | 1.04 | 0.61 | 0.98 | - |
| YUV | 17.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 25 | 0 | 0.84 | 0.34 | 0.85 | 324.38 | 0.73 | 0.09 |
| Hex | 26 | 6 | 19 | 0 | 54 | 22 | 55 | 144 | 49 | 9 |
| Octal | 46 | 6 | 31 | 0 | 124 | 42 | 125 | 504 | 111 | 11 |
| Binary | 100110 | 110 | 11001 | 0 | 1010100 | 100010 | 1010101 | 101000100 | 1001001 | 1001 |
Color Harmonies of #260619
Complementary color
Monochromatic Colors of #260619
Black with #260619
Text Example
Text Example
White with #260619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260619; }
p { color: rgb(38,6,25); }
H1.HeaderClassName
{
color: #260619;
}
.AnyTagClassName
{
color: #260619;
}
</style>
background-color css
<style>
a { background-color: #260619; }
a { background-color: rgb(38,6,25); }
div.DivClassName
{
background-color: #260619;
}
.BgClassName
{
background-color: #260619;
}
</style>
border-color css
<style>
span { border-color: #260619; }
span { border-color: rgb(38,6,25); }
td.TdClassName
{
border-color: #260619;
}
.TagClassName
{
border-color: #260619;
}
</style>