Shades of Blackberry #581436
Tints of Blackberry #581436
RGB
CMYK
RGB Variations
Color information
#581436 (or 0x581436) is known color: Blackberry. HEX triplet: 58, 14 and 36. RGB value is (88,20,54). Sum of RGB (Red+Green+Blue) = 88+20+54=162 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.32% from 162); Green value is 20 (8.20% from 255 or 12.35% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 88 - color contains mainly: red. Hex color #581436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581436 is #A7EBC9. Grayscale: #2C2C2C. Windows color (decimal): -11004874 or 3544152. OLE color: 3544152.
HSL color Cylindrical-coordinate representation of color #581436: hue angle of 330º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #581436 is Cyan = 0, Magento = 0.77, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 20 | 54 | - |
| CMYK | 0 | 0.77 | 0.39 | 0.65 |
| HSL | 330º | 0.63% | 0.21% | - |
| HSV(B) | 330º | 0.77% | 0.35% | - |
| XYZ | 4.94 | 2.84 | 3.78 | - |
| YUV | 44.21 | 133.53 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 20 | 54 | 0 | 0.77 | 0.39 | 0.65 | 330 | 0.63 | 0.21 |
| Hex | 58 | 14 | 36 | 0 | 4D | 27 | 41 | 14A | 3F | 15 |
| Octal | 130 | 24 | 66 | 0 | 115 | 47 | 101 | 512 | 77 | 25 |
| Binary | 1011000 | 10100 | 110110 | 0 | 1001101 | 100111 | 1000001 | 101001010 | 111111 | 10101 |
Color Harmonies of #581436
Complementary color
Monochromatic Colors of #581436
Black with #581436
Text Example
Text Example
White with #581436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581436; }
p { color: rgb(88,20,54); }
H1.HeaderClassName
{
color: #581436;
}
.AnyTagClassName
{
color: #581436;
}
</style>
background-color css
<style>
a { background-color: #581436; }
a { background-color: rgb(88,20,54); }
div.DivClassName
{
background-color: #581436;
}
.BgClassName
{
background-color: #581436;
}
</style>
border-color css
<style>
span { border-color: #581436; }
span { border-color: rgb(88,20,54); }
td.TdClassName
{
border-color: #581436;
}
.TagClassName
{
border-color: #581436;
}
</style>