Shades of Blackberry #531732
Tints of Blackberry #531732
RGB
CMYK
RGB Variations
Color information
#531732 (or 0x531732) is known color: Blackberry. HEX triplet: 53, 17 and 32. RGB value is (83,23,50). Sum of RGB (Red+Green+Blue) = 83+23+50=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 23 (9.38% from 255 or 14.74% from 156); Blue value is 50 (19.92% from 255 or 32.05% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #531732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531732 is #ACE8CD. Grayscale: #2B2B2B. Windows color (decimal): -11331790 or 3282771. OLE color: 3282771.
HSL color Cylindrical-coordinate representation of color #531732: hue angle of 333º 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 #531732 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 50 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.67 |
| HSL | 333º | 0.57% | 0.21% | - |
| HSV(B) | 333º | 0.72% | 0.33% | - |
| XYZ | 4.45 | 2.68 | 3.3 | - |
| YUV | 44.02 | 131.38 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 50 | 0 | 0.72 | 0.40 | 0.67 | 333 | 0.57 | 0.21 |
| Hex | 53 | 17 | 32 | 0 | 48 | 28 | 43 | 14D | 39 | 15 |
| Octal | 123 | 27 | 62 | 0 | 110 | 50 | 103 | 515 | 71 | 25 |
| Binary | 1010011 | 10111 | 110010 | 0 | 1001000 | 101000 | 1000011 | 101001101 | 111001 | 10101 |
Color Harmonies of #531732
Complementary color
Monochromatic Colors of #531732
Black with #531732
Text Example
Text Example
White with #531732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531732; }
p { color: rgb(83,23,50); }
H1.HeaderClassName
{
color: #531732;
}
.AnyTagClassName
{
color: #531732;
}
</style>
background-color css
<style>
a { background-color: #531732; }
a { background-color: rgb(83,23,50); }
div.DivClassName
{
background-color: #531732;
}
.BgClassName
{
background-color: #531732;
}
</style>
border-color css
<style>
span { border-color: #531732; }
span { border-color: rgb(83,23,50); }
td.TdClassName
{
border-color: #531732;
}
.TagClassName
{
border-color: #531732;
}
</style>