Shades of Blackberry #430937
Tints of Blackberry #430937
RGB
CMYK
RGB Variations
Color information
#430937 (or 0x430937) is known color: Blackberry. HEX triplet: 43, 09 and 37. RGB value is (67,9,55). Sum of RGB (Red+Green+Blue) = 67+9+55=131 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.15% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 55 (21.88% from 255 or 41.98% from 131); Max value from RGB is 67 - color contains mainly: red. Hex color #430937 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430937 is #BCF6C8. Grayscale: #1F1F1F. Windows color (decimal): -12383945 or 3606851. OLE color: 3606851.
HSL color Cylindrical-coordinate representation of color #430937: hue angle of 312.41º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430937 is Cyan = 0, Magento = 0.87, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 55 | - |
| CMYK | 0 | 0.87 | 0.18 | 0.74 |
| HSL | 312.41º | 0.76% | 0.15% | - |
| HSV(B) | 312.41º | 0.87% | 0.26% | - |
| XYZ | 3.1 | 1.66 | 3.77 | - |
| YUV | 31.59 | 141.22 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 55 | 0 | 0.87 | 0.18 | 0.74 | 312.41 | 0.76 | 0.15 |
| Hex | 43 | 9 | 37 | 0 | 57 | 12 | 4A | 138 | 4C | F |
| Octal | 103 | 11 | 67 | 0 | 127 | 22 | 112 | 470 | 114 | 17 |
| Binary | 1000011 | 1001 | 110111 | 0 | 1010111 | 10010 | 1001010 | 100111000 | 1001100 | 1111 |
Color Harmonies of #430937
Complementary color
Monochromatic Colors of #430937
Black with #430937
Text Example
Text Example
White with #430937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430937; }
p { color: rgb(67,9,55); }
H1.HeaderClassName
{
color: #430937;
}
.AnyTagClassName
{
color: #430937;
}
</style>
background-color css
<style>
a { background-color: #430937; }
a { background-color: rgb(67,9,55); }
div.DivClassName
{
background-color: #430937;
}
.BgClassName
{
background-color: #430937;
}
</style>
border-color css
<style>
span { border-color: #430937; }
span { border-color: rgb(67,9,55); }
td.TdClassName
{
border-color: #430937;
}
.TagClassName
{
border-color: #430937;
}
</style>