Shades of Blackberry #250916
Tints of Blackberry #250916
RGB
CMYK
RGB Variations
Color information
#250916 (or 0x250916) is known color: Blackberry. HEX triplet: 25, 09 and 16. RGB value is (37,9,22). Sum of RGB (Red+Green+Blue) = 37+9+22=68 (9% of max value = 765). Red value is 37 (14.84% from 255 or 54.41% from 68); Green value is 9 (3.91% from 255 or 13.24% from 68); Blue value is 22 (8.98% from 255 or 32.35% from 68); Max value from RGB is 37 - color contains mainly: red. Hex color #250916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #250916 is #DAF6E9. Grayscale: #121212. Windows color (decimal): -14350058 or 1444133. OLE color: 1444133.
HSL color Cylindrical-coordinate representation of color #250916: hue angle of 332.14º degrees, saturation: 0.61, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #250916 is Cyan = 0, Magento = 0.76, Yellow = 0.41 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 9 | 22 | - |
| CMYK | 0 | 0.76 | 0.41 | 0.85 |
| HSL | 332.14º | 0.61% | 0.09% | - |
| HSV(B) | 332.14º | 0.76% | 0.15% | - |
| XYZ | 1.01 | 0.65 | 0.83 | - |
| YUV | 18.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 9 | 22 | 0 | 0.76 | 0.41 | 0.85 | 332.14 | 0.61 | 0.09 |
| Hex | 25 | 9 | 16 | 0 | 4C | 29 | 55 | 14C | 3D | 9 |
| Octal | 45 | 11 | 26 | 0 | 114 | 51 | 125 | 514 | 75 | 11 |
| Binary | 100101 | 1001 | 10110 | 0 | 1001100 | 101001 | 1010101 | 101001100 | 111101 | 1001 |
Color Harmonies of #250916
Complementary color
Monochromatic Colors of #250916
Black with #250916
Text Example
Text Example
White with #250916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250916; }
p { color: rgb(37,9,22); }
H1.HeaderClassName
{
color: #250916;
}
.AnyTagClassName
{
color: #250916;
}
</style>
background-color css
<style>
a { background-color: #250916; }
a { background-color: rgb(37,9,22); }
div.DivClassName
{
background-color: #250916;
}
.BgClassName
{
background-color: #250916;
}
</style>
border-color css
<style>
span { border-color: #250916; }
span { border-color: rgb(37,9,22); }
td.TdClassName
{
border-color: #250916;
}
.TagClassName
{
border-color: #250916;
}
</style>