Shades of Blackberry #531736
Tints of Blackberry #531736
RGB
CMYK
RGB Variations
Color information
#531736 (or 0x531736) is known color: Blackberry. HEX triplet: 53, 17 and 36. RGB value is (83,23,54). Sum of RGB (Red+Green+Blue) = 83+23+54=160 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.88% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 54 (21.48% from 255 or 33.75% from 160); Max value from RGB is 83 - color contains mainly: red. Hex color #531736 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531736 is #ACE8C9. Grayscale: #2C2C2C. Windows color (decimal): -11331786 or 3544915. OLE color: 3544915.
HSL color Cylindrical-coordinate representation of color #531736: hue angle of 329º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531736 is Cyan = 0, Magento = 0.72, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 54 | - |
| CMYK | 0 | 0.72 | 0.35 | 0.67 |
| HSL | 329º | 0.57% | 0.21% | - |
| HSV(B) | 329º | 0.72% | 0.33% | - |
| XYZ | 4.54 | 2.72 | 3.78 | - |
| YUV | 44.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 54 | 0 | 0.72 | 0.35 | 0.67 | 329 | 0.57 | 0.21 |
| Hex | 53 | 17 | 36 | 0 | 48 | 23 | 43 | 149 | 39 | 15 |
| Octal | 123 | 27 | 66 | 0 | 110 | 43 | 103 | 511 | 71 | 25 |
| Binary | 1010011 | 10111 | 110110 | 0 | 1001000 | 100011 | 1000011 | 101001001 | 111001 | 10101 |
Color Harmonies of #531736
Complementary color
Monochromatic Colors of #531736
Black with #531736
Text Example
Text Example
White with #531736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531736; }
p { color: rgb(83,23,54); }
H1.HeaderClassName
{
color: #531736;
}
.AnyTagClassName
{
color: #531736;
}
</style>
background-color css
<style>
a { background-color: #531736; }
a { background-color: rgb(83,23,54); }
div.DivClassName
{
background-color: #531736;
}
.BgClassName
{
background-color: #531736;
}
</style>
border-color css
<style>
span { border-color: #531736; }
span { border-color: rgb(83,23,54); }
td.TdClassName
{
border-color: #531736;
}
.TagClassName
{
border-color: #531736;
}
</style>