Shades of Blackberry #530728
Tints of Blackberry #530728
RGB
CMYK
RGB Variations
Color information
#530728 (or 0x530728) is known color: Blackberry. HEX triplet: 53, 07 and 28. RGB value is (83,7,40). Sum of RGB (Red+Green+Blue) = 83+7+40=130 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.85% from 130); Green value is 7 (3.12% from 255 or 5.38% from 130); Blue value is 40 (16.02% from 255 or 30.77% from 130); Max value from RGB is 83 - color contains mainly: red. Hex color #530728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530728 is #ACF8D7. Grayscale: #212121. Windows color (decimal): -11335896 or 2623315. OLE color: 2623315.
HSL color Cylindrical-coordinate representation of color #530728: hue angle of 333.95º 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 #530728 is Cyan = 0, Magento = 0.92, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 40 | - |
| CMYK | 0 | 0.92 | 0.52 | 0.67 |
| HSL | 333.95º | 0.84% | 0.18% | - |
| HSV(B) | 333.95º | 0.92% | 0.33% | - |
| XYZ | 4.03 | 2.14 | 2.21 | - |
| YUV | 33.49 | 131.68 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 40 | 0 | 0.92 | 0.52 | 0.67 | 333.95 | 0.84 | 0.18 |
| Hex | 53 | 7 | 28 | 0 | 5C | 34 | 43 | 14E | 54 | 12 |
| Octal | 123 | 7 | 50 | 0 | 134 | 64 | 103 | 516 | 124 | 22 |
| Binary | 1010011 | 111 | 101000 | 0 | 1011100 | 110100 | 1000011 | 101001110 | 1010100 | 10010 |
Color Harmonies of #530728
Complementary color
Monochromatic Colors of #530728
Black with #530728
Text Example
Text Example
White with #530728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530728; }
p { color: rgb(83,7,40); }
H1.HeaderClassName
{
color: #530728;
}
.AnyTagClassName
{
color: #530728;
}
</style>
background-color css
<style>
a { background-color: #530728; }
a { background-color: rgb(83,7,40); }
div.DivClassName
{
background-color: #530728;
}
.BgClassName
{
background-color: #530728;
}
</style>
border-color css
<style>
span { border-color: #530728; }
span { border-color: rgb(83,7,40); }
td.TdClassName
{
border-color: #530728;
}
.TagClassName
{
border-color: #530728;
}
</style>