Shades of Blackberry #530926
Tints of Blackberry #530926
RGB
CMYK
RGB Variations
Color information
#530926 (or 0x530926) is known color: Blackberry. HEX triplet: 53, 09 and 26. RGB value is (83,9,38). Sum of RGB (Red+Green+Blue) = 83+9+38=130 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.85% from 130); Green value is 9 (3.91% from 255 or 6.92% from 130); Blue value is 38 (15.23% from 255 or 29.23% from 130); Max value from RGB is 83 - color contains mainly: red. Hex color #530926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530926 is #ACF6D9. Grayscale: #222222. Windows color (decimal): -11335386 or 2492755. OLE color: 2492755.
HSL color Cylindrical-coordinate representation of color #530926: hue angle of 336.49º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530926 is Cyan = 0, Magento = 0.89, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 38 | - |
| CMYK | 0 | 0.89 | 0.54 | 0.67 |
| HSL | 336.49º | 0.8% | 0.18% | - |
| HSV(B) | 336.49º | 0.89% | 0.33% | - |
| XYZ | 4.01 | 2.17 | 2.04 | - |
| YUV | 34.43 | 130.02 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 38 | 0 | 0.89 | 0.54 | 0.67 | 336.49 | 0.8 | 0.18 |
| Hex | 53 | 9 | 26 | 0 | 59 | 36 | 43 | 150 | 50 | 12 |
| Octal | 123 | 11 | 46 | 0 | 131 | 66 | 103 | 520 | 120 | 22 |
| Binary | 1010011 | 1001 | 100110 | 0 | 1011001 | 110110 | 1000011 | 101010000 | 1010000 | 10010 |
Color Harmonies of #530926
Complementary color
Monochromatic Colors of #530926
Black with #530926
Text Example
Text Example
White with #530926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530926; }
p { color: rgb(83,9,38); }
H1.HeaderClassName
{
color: #530926;
}
.AnyTagClassName
{
color: #530926;
}
</style>
background-color css
<style>
a { background-color: #530926; }
a { background-color: rgb(83,9,38); }
div.DivClassName
{
background-color: #530926;
}
.BgClassName
{
background-color: #530926;
}
</style>
border-color css
<style>
span { border-color: #530926; }
span { border-color: rgb(83,9,38); }
td.TdClassName
{
border-color: #530926;
}
.TagClassName
{
border-color: #530926;
}
</style>