Shades of Blackberry #531436
Tints of Blackberry #531436
RGB
CMYK
RGB Variations
Color information
#531436 (or 0x531436) is known color: Blackberry. HEX triplet: 53, 14 and 36. RGB value is (83,20,54). Sum of RGB (Red+Green+Blue) = 83+20+54=157 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.87% from 157); Green value is 20 (8.20% from 255 or 12.74% from 157); Blue value is 54 (21.48% from 255 or 34.39% from 157); Max value from RGB is 83 - color contains mainly: red. Hex color #531436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531436 is #ACEBC9. Grayscale: #2A2A2A. Windows color (decimal): -11332554 or 3544147. OLE color: 3544147.
HSL color Cylindrical-coordinate representation of color #531436: hue angle of 327.62º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531436 is Cyan = 0, Magento = 0.76, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 54 | - |
| CMYK | 0 | 0.76 | 0.35 | 0.67 |
| HSL | 327.62º | 0.61% | 0.2% | - |
| HSV(B) | 327.62º | 0.76% | 0.33% | - |
| XYZ | 4.48 | 2.61 | 3.76 | - |
| YUV | 42.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 54 | 0 | 0.76 | 0.35 | 0.67 | 327.62 | 0.61 | 0.2 |
| Hex | 53 | 14 | 36 | 0 | 4C | 23 | 43 | 148 | 3D | 14 |
| Octal | 123 | 24 | 66 | 0 | 114 | 43 | 103 | 510 | 75 | 24 |
| Binary | 1010011 | 10100 | 110110 | 0 | 1001100 | 100011 | 1000011 | 101001000 | 111101 | 10100 |
Color Harmonies of #531436
Complementary color
Monochromatic Colors of #531436
Black with #531436
Text Example
Text Example
White with #531436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531436; }
p { color: rgb(83,20,54); }
H1.HeaderClassName
{
color: #531436;
}
.AnyTagClassName
{
color: #531436;
}
</style>
background-color css
<style>
a { background-color: #531436; }
a { background-color: rgb(83,20,54); }
div.DivClassName
{
background-color: #531436;
}
.BgClassName
{
background-color: #531436;
}
</style>
border-color css
<style>
span { border-color: #531436; }
span { border-color: rgb(83,20,54); }
td.TdClassName
{
border-color: #531436;
}
.TagClassName
{
border-color: #531436;
}
</style>