Shades of Blackberry #530825
Tints of Blackberry #530825
RGB
CMYK
RGB Variations
Color information
#530825 (or 0x530825) is known color: Blackberry. HEX triplet: 53, 08 and 25. RGB value is (83,8,37). Sum of RGB (Red+Green+Blue) = 83+8+37=128 (16% of max value = 765). Red value is 83 (32.81% from 255 or 64.84% from 128); Green value is 8 (3.52% from 255 or 6.25% from 128); Blue value is 37 (14.84% from 255 or 28.91% from 128); Max value from RGB is 83 - color contains mainly: red. Hex color #530825 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530825 is #ACF7DA. Grayscale: #212121. Windows color (decimal): -11335643 or 2426963. OLE color: 2426963.
HSL color Cylindrical-coordinate representation of color #530825: hue angle of 336.8º 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 #530825 is Cyan = 0, Magento = 0.90, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 37 | - |
| CMYK | 0 | 0.90 | 0.55 | 0.67 |
| HSL | 336.8º | 0.82% | 0.18% | - |
| HSV(B) | 336.8º | 0.9% | 0.33% | - |
| XYZ | 3.99 | 2.15 | 1.95 | - |
| YUV | 33.73 | 129.85 | 163.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 37 | 0 | 0.90 | 0.55 | 0.67 | 336.8 | 0.82 | 0.18 |
| Hex | 53 | 8 | 25 | 0 | 5A | 37 | 43 | 151 | 52 | 12 |
| Octal | 123 | 10 | 45 | 0 | 132 | 67 | 103 | 521 | 122 | 22 |
| Binary | 1010011 | 1000 | 100101 | 0 | 1011010 | 110111 | 1000011 | 101010001 | 1010010 | 10010 |
Color Harmonies of #530825
Complementary color
Monochromatic Colors of #530825
Black with #530825
Text Example
Text Example
White with #530825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530825; }
p { color: rgb(83,8,37); }
H1.HeaderClassName
{
color: #530825;
}
.AnyTagClassName
{
color: #530825;
}
</style>
background-color css
<style>
a { background-color: #530825; }
a { background-color: rgb(83,8,37); }
div.DivClassName
{
background-color: #530825;
}
.BgClassName
{
background-color: #530825;
}
</style>
border-color css
<style>
span { border-color: #530825; }
span { border-color: rgb(83,8,37); }
td.TdClassName
{
border-color: #530825;
}
.TagClassName
{
border-color: #530825;
}
</style>