Shades of Blackberry #531433
Tints of Blackberry #531433
RGB
CMYK
RGB Variations
Color information
#531433 (or 0x531433) is known color: Blackberry. HEX triplet: 53, 14 and 33. RGB value is (83,20,51). Sum of RGB (Red+Green+Blue) = 83+20+51=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 20 (8.20% from 255 or 12.99% from 154); Blue value is 51 (20.31% from 255 or 33.12% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #531433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531433 is #ACEBCC. Grayscale: #2A2A2A. Windows color (decimal): -11332557 or 3347539. OLE color: 3347539.
HSL color Cylindrical-coordinate representation of color #531433: hue angle of 330.48º 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 #531433 is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 51 | - |
| CMYK | 0 | 0.76 | 0.39 | 0.67 |
| HSL | 330.48º | 0.61% | 0.2% | - |
| HSV(B) | 330.48º | 0.76% | 0.33% | - |
| XYZ | 4.41 | 2.58 | 3.4 | - |
| YUV | 42.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 51 | 0 | 0.76 | 0.39 | 0.67 | 330.48 | 0.61 | 0.2 |
| Hex | 53 | 14 | 33 | 0 | 4C | 27 | 43 | 14A | 3D | 14 |
| Octal | 123 | 24 | 63 | 0 | 114 | 47 | 103 | 512 | 75 | 24 |
| Binary | 1010011 | 10100 | 110011 | 0 | 1001100 | 100111 | 1000011 | 101001010 | 111101 | 10100 |
Color Harmonies of #531433
Complementary color
Monochromatic Colors of #531433
Black with #531433
Text Example
Text Example
White with #531433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531433; }
p { color: rgb(83,20,51); }
H1.HeaderClassName
{
color: #531433;
}
.AnyTagClassName
{
color: #531433;
}
</style>
background-color css
<style>
a { background-color: #531433; }
a { background-color: rgb(83,20,51); }
div.DivClassName
{
background-color: #531433;
}
.BgClassName
{
background-color: #531433;
}
</style>
border-color css
<style>
span { border-color: #531433; }
span { border-color: rgb(83,20,51); }
td.TdClassName
{
border-color: #531433;
}
.TagClassName
{
border-color: #531433;
}
</style>