Shades of Blackberry #531230
Tints of Blackberry #531230
RGB
CMYK
RGB Variations
Color information
#531230 (or 0x531230) is known color: Blackberry. HEX triplet: 53, 12 and 30. RGB value is (83,18,48). Sum of RGB (Red+Green+Blue) = 83+18+48=149 (19% of max value = 765). Red value is 83 (32.81% from 255 or 55.70% from 149); Green value is 18 (7.42% from 255 or 12.08% from 149); Blue value is 48 (19.14% from 255 or 32.21% from 149); Max value from RGB is 83 - color contains mainly: red. Hex color #531230 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531230 is #ACEDCF. Grayscale: #282828. Windows color (decimal): -11333072 or 3150419. OLE color: 3150419.
HSL color Cylindrical-coordinate representation of color #531230: hue angle of 332.31º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531230 is Cyan = 0, Magento = 0.78, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 48 | - |
| CMYK | 0 | 0.78 | 0.42 | 0.67 |
| HSL | 332.31º | 0.64% | 0.2% | - |
| HSV(B) | 332.31º | 0.78% | 0.33% | - |
| XYZ | 4.32 | 2.49 | 3.05 | - |
| YUV | 40.86 | 132.03 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 48 | 0 | 0.78 | 0.42 | 0.67 | 332.31 | 0.64 | 0.2 |
| Hex | 53 | 12 | 30 | 0 | 4E | 2A | 43 | 14C | 40 | 14 |
| Octal | 123 | 22 | 60 | 0 | 116 | 52 | 103 | 514 | 100 | 24 |
| Binary | 1010011 | 10010 | 110000 | 0 | 1001110 | 101010 | 1000011 | 101001100 | 1000000 | 10100 |
Color Harmonies of #531230
Complementary color
Monochromatic Colors of #531230
Black with #531230
Text Example
Text Example
White with #531230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531230; }
p { color: rgb(83,18,48); }
H1.HeaderClassName
{
color: #531230;
}
.AnyTagClassName
{
color: #531230;
}
</style>
background-color css
<style>
a { background-color: #531230; }
a { background-color: rgb(83,18,48); }
div.DivClassName
{
background-color: #531230;
}
.BgClassName
{
background-color: #531230;
}
</style>
border-color css
<style>
span { border-color: #531230; }
span { border-color: rgb(83,18,48); }
td.TdClassName
{
border-color: #531230;
}
.TagClassName
{
border-color: #531230;
}
</style>