Shades of Blackberry #331925
Tints of Blackberry #331925
RGB
CMYK
RGB Variations
Color information
#331925 (or 0x331925) is known color: Blackberry. HEX triplet: 33, 19 and 25. RGB value is (51,25,37). Sum of RGB (Red+Green+Blue) = 51+25+37=113 (14% of max value = 765). Red value is 51 (20.31% from 255 or 45.13% from 113); Green value is 25 (10.16% from 255 or 22.12% from 113); Blue value is 37 (14.84% from 255 or 32.74% from 113); Max value from RGB is 51 - color contains mainly: red. Hex color #331925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331925 is #CCE6DA. Grayscale: #222222. Windows color (decimal): -13428443 or 2431283. OLE color: 2431283.
HSL color Cylindrical-coordinate representation of color #331925: hue angle of 332.31º degrees, saturation: 0.34, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #331925 is Cyan = 0, Magento = 0.51, Yellow = 0.27 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 25 | 37 | - |
| CMYK | 0 | 0.51 | 0.27 | 0.8 |
| HSL | 332.31º | 0.34% | 0.15% | - |
| HSV(B) | 332.31º | 0.51% | 0.2% | - |
| XYZ | 2.05 | 1.53 | 1.94 | - |
| YUV | 34.14 | 129.61 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 37 | 0 | 0.51 | 0.27 | 0.8 | 332.31 | 0.34 | 0.15 |
| Hex | 33 | 19 | 25 | 0 | 33 | 1B | 50 | 14C | 22 | F |
| Octal | 63 | 31 | 45 | 0 | 63 | 33 | 120 | 514 | 42 | 17 |
| Binary | 110011 | 11001 | 100101 | 0 | 110011 | 11011 | 1010000 | 101001100 | 100010 | 1111 |
Color Harmonies of #331925
Complementary color
Monochromatic Colors of #331925
Black with #331925
Text Example
Text Example
White with #331925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331925; }
p { color: rgb(51,25,37); }
H1.HeaderClassName
{
color: #331925;
}
.AnyTagClassName
{
color: #331925;
}
</style>
background-color css
<style>
a { background-color: #331925; }
a { background-color: rgb(51,25,37); }
div.DivClassName
{
background-color: #331925;
}
.BgClassName
{
background-color: #331925;
}
</style>
border-color css
<style>
span { border-color: #331925; }
span { border-color: rgb(51,25,37); }
td.TdClassName
{
border-color: #331925;
}
.TagClassName
{
border-color: #331925;
}
</style>