Shades of Blackberry #530529
Tints of Blackberry #530529
RGB
CMYK
RGB Variations
Color information
#530529 (or 0x530529) is known color: Blackberry. HEX triplet: 53, 05 and 29. RGB value is (83,5,41). Sum of RGB (Red+Green+Blue) = 83+5+41=129 (17% of max value = 765). Red value is 83 (32.81% from 255 or 64.34% from 129); Green value is 5 (2.34% from 255 or 3.88% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 83 - color contains mainly: red. Hex color #530529 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530529 is #ACFAD6. Grayscale: #202020. Windows color (decimal): -11336407 or 2688339. OLE color: 2688339.
HSL color Cylindrical-coordinate representation of color #530529: hue angle of 332.31º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530529 is Cyan = 0, Magento = 0.94, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 41 | - |
| CMYK | 0 | 0.94 | 0.51 | 0.67 |
| HSL | 332.31º | 0.89% | 0.17% | - |
| HSV(B) | 332.31º | 0.94% | 0.33% | - |
| XYZ | 4.02 | 2.11 | 2.29 | - |
| YUV | 32.43 | 132.84 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 41 | 0 | 0.94 | 0.51 | 0.67 | 332.31 | 0.89 | 0.17 |
| Hex | 53 | 5 | 29 | 0 | 5E | 33 | 43 | 14C | 59 | 11 |
| Octal | 123 | 5 | 51 | 0 | 136 | 63 | 103 | 514 | 131 | 21 |
| Binary | 1010011 | 101 | 101001 | 0 | 1011110 | 110011 | 1000011 | 101001100 | 1011001 | 10001 |
Color Harmonies of #530529
Complementary color
Monochromatic Colors of #530529
Black with #530529
Text Example
Text Example
White with #530529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530529; }
p { color: rgb(83,5,41); }
H1.HeaderClassName
{
color: #530529;
}
.AnyTagClassName
{
color: #530529;
}
</style>
background-color css
<style>
a { background-color: #530529; }
a { background-color: rgb(83,5,41); }
div.DivClassName
{
background-color: #530529;
}
.BgClassName
{
background-color: #530529;
}
</style>
border-color css
<style>
span { border-color: #530529; }
span { border-color: rgb(83,5,41); }
td.TdClassName
{
border-color: #530529;
}
.TagClassName
{
border-color: #530529;
}
</style>