Shades of Blackberry #530126
Tints of Blackberry #530126
RGB
CMYK
RGB Variations
Color information
#530126 (or 0x530126) is known color: Blackberry. HEX triplet: 53, 01 and 26. RGB value is (83,1,38). Sum of RGB (Red+Green+Blue) = 83+1+38=122 (16% of max value = 765). Red value is 83 (32.81% from 255 or 68.03% from 122); Green value is 1 (0.78% from 255 or 0.82% from 122); Blue value is 38 (15.23% from 255 or 31.15% from 122); Max value from RGB is 83 - color contains mainly: red. Hex color #530126 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530126 is #ACFED9. Grayscale: #1D1D1D. Windows color (decimal): -11337434 or 2490707. OLE color: 2490707.
HSL color Cylindrical-coordinate representation of color #530126: hue angle of 332.93º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #530126 is Cyan = 0, Magento = 0.99, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 1 | 38 | - |
| CMYK | 0 | 0.99 | 0.54 | 0.67 |
| HSL | 332.93º | 0.98% | 0.16% | - |
| HSV(B) | 332.93º | 0.99% | 0.33% | - |
| XYZ | 3.93 | 2 | 2.01 | - |
| YUV | 29.74 | 132.67 | 165.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 38 | 0 | 0.99 | 0.54 | 0.67 | 332.93 | 0.98 | 0.16 |
| Hex | 53 | 1 | 26 | 0 | 63 | 36 | 43 | 14D | 62 | 10 |
| Octal | 123 | 1 | 46 | 0 | 143 | 66 | 103 | 515 | 142 | 20 |
| Binary | 1010011 | 1 | 100110 | 0 | 1100011 | 110110 | 1000011 | 101001101 | 1100010 | 10000 |
Color Harmonies of #530126
Complementary color
Monochromatic Colors of #530126
Black with #530126
Text Example
Text Example
White with #530126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530126; }
p { color: rgb(83,1,38); }
H1.HeaderClassName
{
color: #530126;
}
.AnyTagClassName
{
color: #530126;
}
</style>
background-color css
<style>
a { background-color: #530126; }
a { background-color: rgb(83,1,38); }
div.DivClassName
{
background-color: #530126;
}
.BgClassName
{
background-color: #530126;
}
</style>
border-color css
<style>
span { border-color: #530126; }
span { border-color: rgb(83,1,38); }
td.TdClassName
{
border-color: #530126;
}
.TagClassName
{
border-color: #530126;
}
</style>