Shades of Blackberry #530827
Tints of Blackberry #530827
RGB
CMYK
RGB Variations
Color information
#530827 (or 0x530827) is known color: Blackberry. HEX triplet: 53, 08 and 27. RGB value is (83,8,39). Sum of RGB (Red+Green+Blue) = 83+8+39=130 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.85% from 130); Green value is 8 (3.52% from 255 or 6.15% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 83 - color contains mainly: red. Hex color #530827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530827 is #ACF7D8. Grayscale: #212121. Windows color (decimal): -11335641 or 2558035. OLE color: 2558035.
HSL color Cylindrical-coordinate representation of color #530827: hue angle of 335.2º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530827 is Cyan = 0, Magento = 0.90, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 39 | - |
| CMYK | 0 | 0.90 | 0.53 | 0.67 |
| HSL | 335.2º | 0.82% | 0.18% | - |
| HSV(B) | 335.2º | 0.9% | 0.33% | - |
| XYZ | 4.02 | 2.16 | 2.12 | - |
| YUV | 33.96 | 130.85 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 39 | 0 | 0.90 | 0.53 | 0.67 | 335.2 | 0.82 | 0.18 |
| Hex | 53 | 8 | 27 | 0 | 5A | 35 | 43 | 14F | 52 | 12 |
| Octal | 123 | 10 | 47 | 0 | 132 | 65 | 103 | 517 | 122 | 22 |
| Binary | 1010011 | 1000 | 100111 | 0 | 1011010 | 110101 | 1000011 | 101001111 | 1010010 | 10010 |
Color Harmonies of #530827
Complementary color
Monochromatic Colors of #530827
Black with #530827
Text Example
Text Example
White with #530827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530827; }
p { color: rgb(83,8,39); }
H1.HeaderClassName
{
color: #530827;
}
.AnyTagClassName
{
color: #530827;
}
</style>
background-color css
<style>
a { background-color: #530827; }
a { background-color: rgb(83,8,39); }
div.DivClassName
{
background-color: #530827;
}
.BgClassName
{
background-color: #530827;
}
</style>
border-color css
<style>
span { border-color: #530827; }
span { border-color: rgb(83,8,39); }
td.TdClassName
{
border-color: #530827;
}
.TagClassName
{
border-color: #530827;
}
</style>