Shades of Blackberry #531339
Tints of Blackberry #531339
RGB
CMYK
RGB Variations
Color information
#531339 (or 0x531339) is known color: Blackberry. HEX triplet: 53, 13 and 39. RGB value is (83,19,57). Sum of RGB (Red+Green+Blue) = 83+19+57=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 57 (22.66% from 255 or 35.85% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #531339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531339 is #ACECC6. Grayscale: #2A2A2A. Windows color (decimal): -11332807 or 3740499. OLE color: 3740499.
HSL color Cylindrical-coordinate representation of color #531339: hue angle of 324.38º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531339 is Cyan = 0, Magento = 0.77, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 57 | - |
| CMYK | 0 | 0.77 | 0.31 | 0.67 |
| HSL | 324.38º | 0.63% | 0.2% | - |
| HSV(B) | 324.38º | 0.77% | 0.33% | - |
| XYZ | 4.54 | 2.6 | 4.13 | - |
| YUV | 42.47 | 136.2 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 57 | 0 | 0.77 | 0.31 | 0.67 | 324.38 | 0.63 | 0.2 |
| Hex | 53 | 13 | 39 | 0 | 4D | 1F | 43 | 144 | 3F | 14 |
| Octal | 123 | 23 | 71 | 0 | 115 | 37 | 103 | 504 | 77 | 24 |
| Binary | 1010011 | 10011 | 111001 | 0 | 1001101 | 11111 | 1000011 | 101000100 | 111111 | 10100 |
Color Harmonies of #531339
Complementary color
Monochromatic Colors of #531339
Black with #531339
Text Example
Text Example
White with #531339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531339; }
p { color: rgb(83,19,57); }
H1.HeaderClassName
{
color: #531339;
}
.AnyTagClassName
{
color: #531339;
}
</style>
background-color css
<style>
a { background-color: #531339; }
a { background-color: rgb(83,19,57); }
div.DivClassName
{
background-color: #531339;
}
.BgClassName
{
background-color: #531339;
}
</style>
border-color css
<style>
span { border-color: #531339; }
span { border-color: rgb(83,19,57); }
td.TdClassName
{
border-color: #531339;
}
.TagClassName
{
border-color: #531339;
}
</style>