Shades of Blackberry #531936
Tints of Blackberry #531936
RGB
CMYK
RGB Variations
Color information
#531936 (or 0x531936) is known color: Blackberry. HEX triplet: 53, 19 and 36. RGB value is (83,25,54). Sum of RGB (Red+Green+Blue) = 83+25+54=162 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.23% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 83 - color contains mainly: red. Hex color #531936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531936 is #ACE6C9. Grayscale: #2D2D2D. Windows color (decimal): -11331274 or 3545427. OLE color: 3545427.
HSL color Cylindrical-coordinate representation of color #531936: hue angle of 330º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531936 is Cyan = 0, Magento = 0.70, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 54 | - |
| CMYK | 0 | 0.70 | 0.35 | 0.67 |
| HSL | 330º | 0.54% | 0.21% | - |
| HSV(B) | 330º | 0.7% | 0.33% | - |
| XYZ | 4.58 | 2.8 | 3.79 | - |
| YUV | 45.65 | 132.72 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 54 | 0 | 0.70 | 0.35 | 0.67 | 330 | 0.54 | 0.21 |
| Hex | 53 | 19 | 36 | 0 | 46 | 23 | 43 | 14A | 36 | 15 |
| Octal | 123 | 31 | 66 | 0 | 106 | 43 | 103 | 512 | 66 | 25 |
| Binary | 1010011 | 11001 | 110110 | 0 | 1000110 | 100011 | 1000011 | 101001010 | 110110 | 10101 |
Color Harmonies of #531936
Complementary color
Monochromatic Colors of #531936
Black with #531936
Text Example
Text Example
White with #531936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531936; }
p { color: rgb(83,25,54); }
H1.HeaderClassName
{
color: #531936;
}
.AnyTagClassName
{
color: #531936;
}
</style>
background-color css
<style>
a { background-color: #531936; }
a { background-color: rgb(83,25,54); }
div.DivClassName
{
background-color: #531936;
}
.BgClassName
{
background-color: #531936;
}
</style>
border-color css
<style>
span { border-color: #531936; }
span { border-color: rgb(83,25,54); }
td.TdClassName
{
border-color: #531936;
}
.TagClassName
{
border-color: #531936;
}
</style>