Shades of Blackberry #260014
Tints of Blackberry #260014
RGB
CMYK
RGB Variations
Color information
#260014 (or 0x260014) is known color: Blackberry. HEX triplet: 26, 00 and 14. RGB value is (38,0,20). Sum of RGB (Red+Green+Blue) = 38+0+20=58 (7% of max value = 765). Red value is 38 (15.23% from 255 or 65.52% from 58); Green value is 0 (0.39% from 255 or 0% from 58); Blue value is 20 (8.20% from 255 or 34.48% from 58); Max value from RGB is 38 - color contains mainly: red. Hex color #260014 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260014 is #D9FFEB. Grayscale: #0D0D0D. Windows color (decimal): -14286828 or 1310758. OLE color: 1310758.
HSL color Cylindrical-coordinate representation of color #260014: hue angle of 328.42º degrees, saturation: 1, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260014 is Cyan = 0, Magento = 1, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 0 | 20 | - |
| CMYK | 0 | 1 | 0.47 | 0.85 |
| HSL | 328.42º | 1% | 0.07% | - |
| HSV(B) | 328.42º | 1% | 0.15% | - |
| XYZ | 0.93 | 0.46 | 0.7 | - |
| YUV | 13.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 20 | 0 | 1 | 0.47 | 0.85 | 328.42 | 1 | 0.07 |
| Hex | 26 | 0 | 14 | 0 | 64 | 2F | 55 | 148 | 64 | 7 |
| Octal | 46 | 0 | 24 | 0 | 144 | 57 | 125 | 510 | 144 | 7 |
| Binary | 100110 | 0 | 10100 | 0 | 1100100 | 101111 | 1010101 | 101001000 | 1100100 | 111 |
Color Harmonies of #260014
Complementary color
Monochromatic Colors of #260014
Black with #260014
Text Example
Text Example
White with #260014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260014; }
p { color: rgb(38,0,20); }
H1.HeaderClassName
{
color: #260014;
}
.AnyTagClassName
{
color: #260014;
}
</style>
background-color css
<style>
a { background-color: #260014; }
a { background-color: rgb(38,0,20); }
div.DivClassName
{
background-color: #260014;
}
.BgClassName
{
background-color: #260014;
}
</style>
border-color css
<style>
span { border-color: #260014; }
span { border-color: rgb(38,0,20); }
td.TdClassName
{
border-color: #260014;
}
.TagClassName
{
border-color: #260014;
}
</style>