Shades of Blackberry #530927
Tints of Blackberry #530927
RGB
CMYK
RGB Variations
Color information
#530927 (or 0x530927) is known color: Blackberry. HEX triplet: 53, 09 and 27. RGB value is (83,9,39). Sum of RGB (Red+Green+Blue) = 83+9+39=131 (17% of max value = 765). Red value is 83 (32.81% from 255 or 63.36% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 39 (15.62% from 255 or 29.77% from 131); Max value from RGB is 83 - color contains mainly: red. Hex color #530927 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530927 is #ACF6D8. Grayscale: #222222. Windows color (decimal): -11335385 or 2558291. OLE color: 2558291.
HSL color Cylindrical-coordinate representation of color #530927: hue angle of 335.68º 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 #530927 is Cyan = 0, Magento = 0.89, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 39 | - |
| CMYK | 0 | 0.89 | 0.53 | 0.67 |
| HSL | 335.68º | 0.8% | 0.18% | - |
| HSV(B) | 335.68º | 0.89% | 0.33% | - |
| XYZ | 4.03 | 2.18 | 2.13 | - |
| YUV | 34.55 | 130.52 | 162.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 39 | 0 | 0.89 | 0.53 | 0.67 | 335.68 | 0.8 | 0.18 |
| Hex | 53 | 9 | 27 | 0 | 59 | 35 | 43 | 150 | 50 | 12 |
| Octal | 123 | 11 | 47 | 0 | 131 | 65 | 103 | 520 | 120 | 22 |
| Binary | 1010011 | 1001 | 100111 | 0 | 1011001 | 110101 | 1000011 | 101010000 | 1010000 | 10010 |
Color Harmonies of #530927
Complementary color
Monochromatic Colors of #530927
Black with #530927
Text Example
Text Example
White with #530927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530927; }
p { color: rgb(83,9,39); }
H1.HeaderClassName
{
color: #530927;
}
.AnyTagClassName
{
color: #530927;
}
</style>
background-color css
<style>
a { background-color: #530927; }
a { background-color: rgb(83,9,39); }
div.DivClassName
{
background-color: #530927;
}
.BgClassName
{
background-color: #530927;
}
</style>
border-color css
<style>
span { border-color: #530927; }
span { border-color: rgb(83,9,39); }
td.TdClassName
{
border-color: #530927;
}
.TagClassName
{
border-color: #530927;
}
</style>