Shades of Blackberry #551038
Tints of Blackberry #551038
RGB
CMYK
RGB Variations
Color information
#551038 (or 0x551038) is known color: Blackberry. HEX triplet: 55, 10 and 38. RGB value is (85,16,56). Sum of RGB (Red+Green+Blue) = 85+16+56=157 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.14% from 157); Green value is 16 (6.64% from 255 or 10.19% from 157); Blue value is 56 (22.27% from 255 or 35.67% from 157); Max value from RGB is 85 - color contains mainly: red. Hex color #551038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #551038 is #AAEFC7. Grayscale: #292929. Windows color (decimal): -11202504 or 3674197. OLE color: 3674197.
HSL color Cylindrical-coordinate representation of color #551038: hue angle of 325.22º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #551038 is Cyan = 0, Magento = 0.81, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 16 | 56 | - |
| CMYK | 0 | 0.81 | 0.34 | 0.67 |
| HSL | 325.22º | 0.68% | 0.2% | - |
| HSV(B) | 325.22º | 0.81% | 0.33% | - |
| XYZ | 4.65 | 2.59 | 4 | - |
| YUV | 41.19 | 136.36 | 159.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 16 | 56 | 0 | 0.81 | 0.34 | 0.67 | 325.22 | 0.68 | 0.2 |
| Hex | 55 | 10 | 38 | 0 | 51 | 22 | 43 | 145 | 44 | 14 |
| Octal | 125 | 20 | 70 | 0 | 121 | 42 | 103 | 505 | 104 | 24 |
| Binary | 1010101 | 10000 | 111000 | 0 | 1010001 | 100010 | 1000011 | 101000101 | 1000100 | 10100 |
Color Harmonies of #551038
Complementary color
Monochromatic Colors of #551038
Black with #551038
Text Example
Text Example
White with #551038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551038; }
p { color: rgb(85,16,56); }
H1.HeaderClassName
{
color: #551038;
}
.AnyTagClassName
{
color: #551038;
}
</style>
background-color css
<style>
a { background-color: #551038; }
a { background-color: rgb(85,16,56); }
div.DivClassName
{
background-color: #551038;
}
.BgClassName
{
background-color: #551038;
}
</style>
border-color css
<style>
span { border-color: #551038; }
span { border-color: rgb(85,16,56); }
td.TdClassName
{
border-color: #551038;
}
.TagClassName
{
border-color: #551038;
}
</style>