Shades of Blackberry #531734
Tints of Blackberry #531734
RGB
CMYK
RGB Variations
Color information
#531734 (or 0x531734) is known color: Blackberry. HEX triplet: 53, 17 and 34. RGB value is (83,23,52). Sum of RGB (Red+Green+Blue) = 83+23+52=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 23 (9.38% from 255 or 14.56% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #531734 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531734 is #ACE8CB. Grayscale: #2C2C2C. Windows color (decimal): -11331788 or 3413843. OLE color: 3413843.
HSL color Cylindrical-coordinate representation of color #531734: hue angle of 331º 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 #531734 is Cyan = 0, Magento = 0.72, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 52 | - |
| CMYK | 0 | 0.72 | 0.37 | 0.67 |
| HSL | 331º | 0.57% | 0.21% | - |
| HSV(B) | 331º | 0.72% | 0.33% | - |
| XYZ | 4.49 | 2.7 | 3.53 | - |
| YUV | 44.25 | 132.38 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 52 | 0 | 0.72 | 0.37 | 0.67 | 331 | 0.57 | 0.21 |
| Hex | 53 | 17 | 34 | 0 | 48 | 25 | 43 | 14B | 39 | 15 |
| Octal | 123 | 27 | 64 | 0 | 110 | 45 | 103 | 513 | 71 | 25 |
| Binary | 1010011 | 10111 | 110100 | 0 | 1001000 | 100101 | 1000011 | 101001011 | 111001 | 10101 |
Color Harmonies of #531734
Complementary color
Monochromatic Colors of #531734
Black with #531734
Text Example
Text Example
White with #531734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531734; }
p { color: rgb(83,23,52); }
H1.HeaderClassName
{
color: #531734;
}
.AnyTagClassName
{
color: #531734;
}
</style>
background-color css
<style>
a { background-color: #531734; }
a { background-color: rgb(83,23,52); }
div.DivClassName
{
background-color: #531734;
}
.BgClassName
{
background-color: #531734;
}
</style>
border-color css
<style>
span { border-color: #531734; }
span { border-color: rgb(83,23,52); }
td.TdClassName
{
border-color: #531734;
}
.TagClassName
{
border-color: #531734;
}
</style>