Shades of Blackberry #530526
Tints of Blackberry #530526
RGB
CMYK
RGB Variations
Color information
#530526 (or 0x530526) is known color: Blackberry. HEX triplet: 53, 05 and 26. RGB value is (83,5,38). Sum of RGB (Red+Green+Blue) = 83+5+38=126 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.87% from 126); Green value is 5 (2.34% from 255 or 3.97% from 126); Blue value is 38 (15.23% from 255 or 30.16% from 126); Max value from RGB is 83 - color contains mainly: red. Hex color #530526 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530526 is #ACFAD9. Grayscale: #202020. Windows color (decimal): -11336410 or 2491731. OLE color: 2491731.
HSL color Cylindrical-coordinate representation of color #530526: hue angle of 334.62º 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 #530526 is Cyan = 0, Magento = 0.94, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 38 | - |
| CMYK | 0 | 0.94 | 0.54 | 0.67 |
| HSL | 334.62º | 0.89% | 0.17% | - |
| HSV(B) | 334.62º | 0.94% | 0.33% | - |
| XYZ | 3.97 | 2.09 | 2.03 | - |
| YUV | 32.08 | 131.34 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 38 | 0 | 0.94 | 0.54 | 0.67 | 334.62 | 0.89 | 0.17 |
| Hex | 53 | 5 | 26 | 0 | 5E | 36 | 43 | 14F | 59 | 11 |
| Octal | 123 | 5 | 46 | 0 | 136 | 66 | 103 | 517 | 131 | 21 |
| Binary | 1010011 | 101 | 100110 | 0 | 1011110 | 110110 | 1000011 | 101001111 | 1011001 | 10001 |
Color Harmonies of #530526
Complementary color
Monochromatic Colors of #530526
Black with #530526
Text Example
Text Example
White with #530526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530526; }
p { color: rgb(83,5,38); }
H1.HeaderClassName
{
color: #530526;
}
.AnyTagClassName
{
color: #530526;
}
</style>
background-color css
<style>
a { background-color: #530526; }
a { background-color: rgb(83,5,38); }
div.DivClassName
{
background-color: #530526;
}
.BgClassName
{
background-color: #530526;
}
</style>
border-color css
<style>
span { border-color: #530526; }
span { border-color: rgb(83,5,38); }
td.TdClassName
{
border-color: #530526;
}
.TagClassName
{
border-color: #530526;
}
</style>