Shades of Blackberry #430537
Tints of Blackberry #430537
RGB
CMYK
RGB Variations
Color information
#430537 (or 0x430537) is known color: Blackberry. HEX triplet: 43, 05 and 37. RGB value is (67,5,55). Sum of RGB (Red+Green+Blue) = 67+5+55=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 5 (2.34% from 255 or 3.94% from 127); Blue value is 55 (21.88% from 255 or 43.31% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #430537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430537 is #BCFAC8. Grayscale: #1D1D1D. Windows color (decimal): -12384969 or 3605827. OLE color: 3605827.
HSL color Cylindrical-coordinate representation of color #430537: hue angle of 311.61º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430537 is Cyan = 0, Magento = 0.93, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 55 | - |
| CMYK | 0 | 0.93 | 0.18 | 0.74 |
| HSL | 311.61º | 0.86% | 0.14% | - |
| HSV(B) | 311.61º | 0.93% | 0.26% | - |
| XYZ | 3.06 | 1.58 | 3.76 | - |
| YUV | 29.24 | 142.54 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 55 | 0 | 0.93 | 0.18 | 0.74 | 311.61 | 0.86 | 0.14 |
| Hex | 43 | 5 | 37 | 0 | 5D | 12 | 4A | 138 | 56 | E |
| Octal | 103 | 5 | 67 | 0 | 135 | 22 | 112 | 470 | 126 | 16 |
| Binary | 1000011 | 101 | 110111 | 0 | 1011101 | 10010 | 1001010 | 100111000 | 1010110 | 1110 |
Color Harmonies of #430537
Complementary color
Monochromatic Colors of #430537
Black with #430537
Text Example
Text Example
White with #430537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430537; }
p { color: rgb(67,5,55); }
H1.HeaderClassName
{
color: #430537;
}
.AnyTagClassName
{
color: #430537;
}
</style>
background-color css
<style>
a { background-color: #430537; }
a { background-color: rgb(67,5,55); }
div.DivClassName
{
background-color: #430537;
}
.BgClassName
{
background-color: #430537;
}
</style>
border-color css
<style>
span { border-color: #430537; }
span { border-color: rgb(67,5,55); }
td.TdClassName
{
border-color: #430537;
}
.TagClassName
{
border-color: #430537;
}
</style>