Shades of Blackberry #531733
Tints of Blackberry #531733
RGB
CMYK
RGB Variations
Color information
#531733 (or 0x531733) is known color: Blackberry. HEX triplet: 53, 17 and 33. RGB value is (83,23,51). Sum of RGB (Red+Green+Blue) = 83+23+51=157 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.87% from 157); Green value is 23 (9.38% from 255 or 14.65% from 157); Blue value is 51 (20.31% from 255 or 32.48% from 157); Max value from RGB is 83 - color contains mainly: red. Hex color #531733 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531733 is #ACE8CC. Grayscale: #2C2C2C. Windows color (decimal): -11331789 or 3348307. OLE color: 3348307.
HSL color Cylindrical-coordinate representation of color #531733: hue angle of 332º 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 #531733 is Cyan = 0, Magento = 0.72, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 51 | - |
| CMYK | 0 | 0.72 | 0.39 | 0.67 |
| HSL | 332º | 0.57% | 0.21% | - |
| HSV(B) | 332º | 0.72% | 0.33% | - |
| XYZ | 4.47 | 2.69 | 3.42 | - |
| YUV | 44.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 51 | 0 | 0.72 | 0.39 | 0.67 | 332 | 0.57 | 0.21 |
| Hex | 53 | 17 | 33 | 0 | 48 | 27 | 43 | 14C | 39 | 15 |
| Octal | 123 | 27 | 63 | 0 | 110 | 47 | 103 | 514 | 71 | 25 |
| Binary | 1010011 | 10111 | 110011 | 0 | 1001000 | 100111 | 1000011 | 101001100 | 111001 | 10101 |
Color Harmonies of #531733
Complementary color
Monochromatic Colors of #531733
Black with #531733
Text Example
Text Example
White with #531733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531733; }
p { color: rgb(83,23,51); }
H1.HeaderClassName
{
color: #531733;
}
.AnyTagClassName
{
color: #531733;
}
</style>
background-color css
<style>
a { background-color: #531733; }
a { background-color: rgb(83,23,51); }
div.DivClassName
{
background-color: #531733;
}
.BgClassName
{
background-color: #531733;
}
</style>
border-color css
<style>
span { border-color: #531733; }
span { border-color: rgb(83,23,51); }
td.TdClassName
{
border-color: #531733;
}
.TagClassName
{
border-color: #531733;
}
</style>