Shades of Blackberry #501038
Tints of Blackberry #501038
RGB
CMYK
RGB Variations
Color information
#501038 (or 0x501038) is known color: Blackberry. HEX triplet: 50, 10 and 38. RGB value is (80,16,56). Sum of RGB (Red+Green+Blue) = 80+16+56=152 (20% of max value = 765). Red value is 80 (31.64% from 255 or 52.63% from 152); Green value is 16 (6.64% from 255 or 10.53% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 80 - color contains mainly: red. Hex color #501038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #501038 is #AFEFC7. Grayscale: #272727. Windows color (decimal): -11530184 or 3674192. OLE color: 3674192.
HSL color Cylindrical-coordinate representation of color #501038: hue angle of 322.5º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #501038 is Cyan = 0, Magento = 0.80, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 16 | 56 | - |
| CMYK | 0 | 0.80 | 0.30 | 0.69 |
| HSL | 322.5º | 0.67% | 0.19% | - |
| HSV(B) | 322.5º | 0.8% | 0.31% | - |
| XYZ | 4.21 | 2.36 | 3.98 | - |
| YUV | 39.7 | 137.2 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 16 | 56 | 0 | 0.80 | 0.30 | 0.69 | 322.5 | 0.67 | 0.19 |
| Hex | 50 | 10 | 38 | 0 | 50 | 1E | 45 | 142 | 43 | 13 |
| Octal | 120 | 20 | 70 | 0 | 120 | 36 | 105 | 502 | 103 | 23 |
| Binary | 1010000 | 10000 | 111000 | 0 | 1010000 | 11110 | 1000101 | 101000010 | 1000011 | 10011 |
Color Harmonies of #501038
Complementary color
Monochromatic Colors of #501038
Black with #501038
Text Example
Text Example
White with #501038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #501038; }
p { color: rgb(80,16,56); }
H1.HeaderClassName
{
color: #501038;
}
.AnyTagClassName
{
color: #501038;
}
</style>
background-color css
<style>
a { background-color: #501038; }
a { background-color: rgb(80,16,56); }
div.DivClassName
{
background-color: #501038;
}
.BgClassName
{
background-color: #501038;
}
</style>
border-color css
<style>
span { border-color: #501038; }
span { border-color: rgb(80,16,56); }
td.TdClassName
{
border-color: #501038;
}
.TagClassName
{
border-color: #501038;
}
</style>