Shades of Blackberry #531735
Tints of Blackberry #531735
RGB
CMYK
RGB Variations
Color information
#531735 (or 0x531735) is known color: Blackberry. HEX triplet: 53, 17 and 35. RGB value is (83,23,53). Sum of RGB (Red+Green+Blue) = 83+23+53=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 23 (9.38% from 255 or 14.47% from 159); Blue value is 53 (21.09% from 255 or 33.33% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #531735 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531735 is #ACE8CA. Grayscale: #2C2C2C. Windows color (decimal): -11331787 or 3479379. OLE color: 3479379.
HSL color Cylindrical-coordinate representation of color #531735: hue angle of 330º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531735 is Cyan = 0, Magento = 0.72, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 53 | - |
| CMYK | 0 | 0.72 | 0.36 | 0.67 |
| HSL | 330º | 0.57% | 0.21% | - |
| HSV(B) | 330º | 0.72% | 0.33% | - |
| XYZ | 4.52 | 2.71 | 3.65 | - |
| YUV | 44.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 53 | 0 | 0.72 | 0.36 | 0.67 | 330 | 0.57 | 0.21 |
| Hex | 53 | 17 | 35 | 0 | 48 | 24 | 43 | 14A | 39 | 15 |
| Octal | 123 | 27 | 65 | 0 | 110 | 44 | 103 | 512 | 71 | 25 |
| Binary | 1010011 | 10111 | 110101 | 0 | 1001000 | 100100 | 1000011 | 101001010 | 111001 | 10101 |
Color Harmonies of #531735
Complementary color
Monochromatic Colors of #531735
Black with #531735
Text Example
Text Example
White with #531735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531735; }
p { color: rgb(83,23,53); }
H1.HeaderClassName
{
color: #531735;
}
.AnyTagClassName
{
color: #531735;
}
</style>
background-color css
<style>
a { background-color: #531735; }
a { background-color: rgb(83,23,53); }
div.DivClassName
{
background-color: #531735;
}
.BgClassName
{
background-color: #531735;
}
</style>
border-color css
<style>
span { border-color: #531735; }
span { border-color: rgb(83,23,53); }
td.TdClassName
{
border-color: #531735;
}
.TagClassName
{
border-color: #531735;
}
</style>