Shades of Blackberry #531836
Tints of Blackberry #531836
RGB
CMYK
RGB Variations
Color information
#531836 (or 0x531836) is known color: Blackberry. HEX triplet: 53, 18 and 36. RGB value is (83,24,54). Sum of RGB (Red+Green+Blue) = 83+24+54=161 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.55% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 83 - color contains mainly: red. Hex color #531836 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531836 is #ACE7C9. Grayscale: #2D2D2D. Windows color (decimal): -11331530 or 3545171. OLE color: 3545171.
HSL color Cylindrical-coordinate representation of color #531836: hue angle of 329.49º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #531836 is Cyan = 0, Magento = 0.71, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 24 | 54 | - |
| CMYK | 0 | 0.71 | 0.35 | 0.67 |
| HSL | 329.49º | 0.55% | 0.21% | - |
| HSV(B) | 329.49º | 0.71% | 0.33% | - |
| XYZ | 4.56 | 2.76 | 3.78 | - |
| YUV | 45.06 | 133.05 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 24 | 54 | 0 | 0.71 | 0.35 | 0.67 | 329.49 | 0.55 | 0.21 |
| Hex | 53 | 18 | 36 | 0 | 47 | 23 | 43 | 149 | 37 | 15 |
| Octal | 123 | 30 | 66 | 0 | 107 | 43 | 103 | 511 | 67 | 25 |
| Binary | 1010011 | 11000 | 110110 | 0 | 1000111 | 100011 | 1000011 | 101001001 | 110111 | 10101 |
Color Harmonies of #531836
Complementary color
Monochromatic Colors of #531836
Black with #531836
Text Example
Text Example
White with #531836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531836; }
p { color: rgb(83,24,54); }
H1.HeaderClassName
{
color: #531836;
}
.AnyTagClassName
{
color: #531836;
}
</style>
background-color css
<style>
a { background-color: #531836; }
a { background-color: rgb(83,24,54); }
div.DivClassName
{
background-color: #531836;
}
.BgClassName
{
background-color: #531836;
}
</style>
border-color css
<style>
span { border-color: #531836; }
span { border-color: rgb(83,24,54); }
td.TdClassName
{
border-color: #531836;
}
.TagClassName
{
border-color: #531836;
}
</style>