Shades of Blackberry #430037
Tints of Blackberry #430037
RGB
CMYK
RGB Variations
Color information
#430037 (or 0x430037) is known color: Blackberry. HEX triplet: 43, 00 and 37. RGB value is (67,0,55). Sum of RGB (Red+Green+Blue) = 67+0+55=122 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.92% from 122); Green value is 0 (0.39% from 255 or 0% from 122); Blue value is 55 (21.88% from 255 or 45.08% from 122); Max value from RGB is 67 - color contains mainly: red. Hex color #430037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430037 is #BCFFC8. Grayscale: #1A1A1A. Windows color (decimal): -12386249 or 3604547. OLE color: 3604547.
HSL color Cylindrical-coordinate representation of color #430037: hue angle of 310.75º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430037 is Cyan = 0, Magento = 1, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 55 | - |
| CMYK | 0 | 1 | 0.18 | 0.74 |
| HSL | 310.75º | 1% | 0.13% | - |
| HSV(B) | 310.75º | 1% | 0.26% | - |
| XYZ | 3 | 1.47 | 3.74 | - |
| YUV | 26.3 | 144.2 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 55 | 0 | 1 | 0.18 | 0.74 | 310.75 | 1 | 0.13 |
| Hex | 43 | 0 | 37 | 0 | 64 | 12 | 4A | 137 | 64 | D |
| Octal | 103 | 0 | 67 | 0 | 144 | 22 | 112 | 467 | 144 | 15 |
| Binary | 1000011 | 0 | 110111 | 0 | 1100100 | 10010 | 1001010 | 100110111 | 1100100 | 1101 |
Color Harmonies of #430037
Complementary color
Monochromatic Colors of #430037
Black with #430037
Text Example
Text Example
White with #430037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430037; }
p { color: rgb(67,0,55); }
H1.HeaderClassName
{
color: #430037;
}
.AnyTagClassName
{
color: #430037;
}
</style>
background-color css
<style>
a { background-color: #430037; }
a { background-color: rgb(67,0,55); }
div.DivClassName
{
background-color: #430037;
}
.BgClassName
{
background-color: #430037;
}
</style>
border-color css
<style>
span { border-color: #430037; }
span { border-color: rgb(67,0,55); }
td.TdClassName
{
border-color: #430037;
}
.TagClassName
{
border-color: #430037;
}
</style>