Shades of Blackberry #530626
Tints of Blackberry #530626
RGB
CMYK
RGB Variations
Color information
#530626 (or 0x530626) is known color: Blackberry. HEX triplet: 53, 06 and 26. RGB value is (83,6,38). Sum of RGB (Red+Green+Blue) = 83+6+38=127 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.35% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 38 (15.23% from 255 or 29.92% from 127); Max value from RGB is 83 - color contains mainly: red. Hex color #530626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530626 is #ACF9D9. Grayscale: #202020. Windows color (decimal): -11336154 or 2491987. OLE color: 2491987.
HSL color Cylindrical-coordinate representation of color #530626: hue angle of 335.06º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530626 is Cyan = 0, Magento = 0.93, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 38 | - |
| CMYK | 0 | 0.93 | 0.54 | 0.67 |
| HSL | 335.06º | 0.87% | 0.17% | - |
| HSV(B) | 335.06º | 0.93% | 0.33% | - |
| XYZ | 3.98 | 2.11 | 2.03 | - |
| YUV | 32.67 | 131.01 | 163.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 38 | 0 | 0.93 | 0.54 | 0.67 | 335.06 | 0.87 | 0.17 |
| Hex | 53 | 6 | 26 | 0 | 5D | 36 | 43 | 14F | 57 | 11 |
| Octal | 123 | 6 | 46 | 0 | 135 | 66 | 103 | 517 | 127 | 21 |
| Binary | 1010011 | 110 | 100110 | 0 | 1011101 | 110110 | 1000011 | 101001111 | 1010111 | 10001 |
Color Harmonies of #530626
Complementary color
Monochromatic Colors of #530626
Black with #530626
Text Example
Text Example
White with #530626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530626; }
p { color: rgb(83,6,38); }
H1.HeaderClassName
{
color: #530626;
}
.AnyTagClassName
{
color: #530626;
}
</style>
background-color css
<style>
a { background-color: #530626; }
a { background-color: rgb(83,6,38); }
div.DivClassName
{
background-color: #530626;
}
.BgClassName
{
background-color: #530626;
}
</style>
border-color css
<style>
span { border-color: #530626; }
span { border-color: rgb(83,6,38); }
td.TdClassName
{
border-color: #530626;
}
.TagClassName
{
border-color: #530626;
}
</style>