Shades of Blackberry #530726
Tints of Blackberry #530726
RGB
CMYK
RGB Variations
Color information
#530726 (or 0x530726) is known color: Blackberry. HEX triplet: 53, 07 and 26. RGB value is (83,7,38). Sum of RGB (Red+Green+Blue) = 83+7+38=128 (16% of max value = 765). Red value is 83 (32.81% from 255 or 64.84% from 128); Green value is 7 (3.12% from 255 or 5.47% from 128); Blue value is 38 (15.23% from 255 or 29.69% from 128); Max value from RGB is 83 - color contains mainly: red. Hex color #530726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530726 is #ACF8D9. Grayscale: #212121. Windows color (decimal): -11335898 or 2492243. OLE color: 2492243.
HSL color Cylindrical-coordinate representation of color #530726: hue angle of 335.53º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530726 is Cyan = 0, Magento = 0.92, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 38 | - |
| CMYK | 0 | 0.92 | 0.54 | 0.67 |
| HSL | 335.53º | 0.84% | 0.18% | - |
| HSV(B) | 335.53º | 0.92% | 0.33% | - |
| XYZ | 3.99 | 2.13 | 2.03 | - |
| YUV | 33.26 | 130.68 | 163.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 38 | 0 | 0.92 | 0.54 | 0.67 | 335.53 | 0.84 | 0.18 |
| Hex | 53 | 7 | 26 | 0 | 5C | 36 | 43 | 150 | 54 | 12 |
| Octal | 123 | 7 | 46 | 0 | 134 | 66 | 103 | 520 | 124 | 22 |
| Binary | 1010011 | 111 | 100110 | 0 | 1011100 | 110110 | 1000011 | 101010000 | 1010100 | 10010 |
Color Harmonies of #530726
Complementary color
Monochromatic Colors of #530726
Black with #530726
Text Example
Text Example
White with #530726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530726; }
p { color: rgb(83,7,38); }
H1.HeaderClassName
{
color: #530726;
}
.AnyTagClassName
{
color: #530726;
}
</style>
background-color css
<style>
a { background-color: #530726; }
a { background-color: rgb(83,7,38); }
div.DivClassName
{
background-color: #530726;
}
.BgClassName
{
background-color: #530726;
}
</style>
border-color css
<style>
span { border-color: #530726; }
span { border-color: rgb(83,7,38); }
td.TdClassName
{
border-color: #530726;
}
.TagClassName
{
border-color: #530726;
}
</style>