Shades of Blackberry #531430
Tints of Blackberry #531430
RGB
CMYK
RGB Variations
Color information
#531430 (or 0x531430) is known color: Blackberry. HEX triplet: 53, 14 and 30. RGB value is (83,20,48). Sum of RGB (Red+Green+Blue) = 83+20+48=151 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.97% from 151); Green value is 20 (8.20% from 255 or 13.25% from 151); Blue value is 48 (19.14% from 255 or 31.79% from 151); Max value from RGB is 83 - color contains mainly: red. Hex color #531430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531430 is #ACEBCF. Grayscale: #292929. Windows color (decimal): -11332560 or 3150931. OLE color: 3150931.
HSL color Cylindrical-coordinate representation of color #531430: hue angle of 333.33º 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 #531430 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 48 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.67 |
| HSL | 333.33º | 0.61% | 0.2% | - |
| HSV(B) | 333.33º | 0.76% | 0.33% | - |
| XYZ | 4.35 | 2.55 | 3.06 | - |
| YUV | 42.03 | 131.37 | 157.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 48 | 0 | 0.76 | 0.42 | 0.67 | 333.33 | 0.61 | 0.2 |
| Hex | 53 | 14 | 30 | 0 | 4C | 2A | 43 | 14D | 3D | 14 |
| Octal | 123 | 24 | 60 | 0 | 114 | 52 | 103 | 515 | 75 | 24 |
| Binary | 1010011 | 10100 | 110000 | 0 | 1001100 | 101010 | 1000011 | 101001101 | 111101 | 10100 |
Color Harmonies of #531430
Complementary color
Monochromatic Colors of #531430
Black with #531430
Text Example
Text Example
White with #531430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531430; }
p { color: rgb(83,20,48); }
H1.HeaderClassName
{
color: #531430;
}
.AnyTagClassName
{
color: #531430;
}
</style>
background-color css
<style>
a { background-color: #531430; }
a { background-color: rgb(83,20,48); }
div.DivClassName
{
background-color: #531430;
}
.BgClassName
{
background-color: #531430;
}
</style>
border-color css
<style>
span { border-color: #531430; }
span { border-color: rgb(83,20,48); }
td.TdClassName
{
border-color: #531430;
}
.TagClassName
{
border-color: #531430;
}
</style>