Shades of Blackberry #260419
Tints of Blackberry #260419
RGB
CMYK
RGB Variations
Color information
#260419 (or 0x260419) is known color: Blackberry. HEX triplet: 26, 04 and 19. RGB value is (38,4,25). Sum of RGB (Red+Green+Blue) = 38+4+25=67 (8% of max value = 765). Red value is 38 (15.23% from 255 or 56.72% from 67); Green value is 4 (1.95% from 255 or 5.97% from 67); Blue value is 25 (10.16% from 255 or 37.31% from 67); Max value from RGB is 38 - color contains mainly: red. Hex color #260419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260419 is #D9FBE6. Grayscale: #101010. Windows color (decimal): -14285799 or 1639462. OLE color: 1639462.
HSL color Cylindrical-coordinate representation of color #260419: hue angle of 322.94º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #260419 is Cyan = 0, Magento = 0.89, Yellow = 0.34 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 4 | 25 | - |
| CMYK | 0 | 0.89 | 0.34 | 0.85 |
| HSL | 322.94º | 0.81% | 0.08% | - |
| HSV(B) | 322.94º | 0.89% | 0.15% | - |
| XYZ | 1.02 | 0.57 | 0.98 | - |
| YUV | 16.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 25 | 0 | 0.89 | 0.34 | 0.85 | 322.94 | 0.81 | 0.08 |
| Hex | 26 | 4 | 19 | 0 | 59 | 22 | 55 | 143 | 51 | 8 |
| Octal | 46 | 4 | 31 | 0 | 131 | 42 | 125 | 503 | 121 | 10 |
| Binary | 100110 | 100 | 11001 | 0 | 1011001 | 100010 | 1010101 | 101000011 | 1010001 | 1000 |
Color Harmonies of #260419
Complementary color
Monochromatic Colors of #260419
Black with #260419
Text Example
Text Example
White with #260419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260419; }
p { color: rgb(38,4,25); }
H1.HeaderClassName
{
color: #260419;
}
.AnyTagClassName
{
color: #260419;
}
</style>
background-color css
<style>
a { background-color: #260419; }
a { background-color: rgb(38,4,25); }
div.DivClassName
{
background-color: #260419;
}
.BgClassName
{
background-color: #260419;
}
</style>
border-color css
<style>
span { border-color: #260419; }
span { border-color: rgb(38,4,25); }
td.TdClassName
{
border-color: #260419;
}
.TagClassName
{
border-color: #260419;
}
</style>