Shades of Blackberry #430431
Tints of Blackberry #430431
RGB
CMYK
RGB Variations
Color information
#430431 (or 0x430431) is known color: Blackberry. HEX triplet: 43, 04 and 31. RGB value is (67,4,49). Sum of RGB (Red+Green+Blue) = 67+4+49=120 (15% of max value = 765). Red value is 67 (26.56% from 255 or 55.83% from 120); Green value is 4 (1.95% from 255 or 3.33% from 120); Blue value is 49 (19.53% from 255 or 40.83% from 120); Max value from RGB is 67 - color contains mainly: red. Hex color #430431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430431 is #BCFBCE. Grayscale: #1B1B1B. Windows color (decimal): -12385231 or 3212355. OLE color: 3212355.
HSL color Cylindrical-coordinate representation of color #430431: hue angle of 317.14º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430431 is Cyan = 0, Magento = 0.94, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 49 | - |
| CMYK | 0 | 0.94 | 0.27 | 0.74 |
| HSL | 317.14º | 0.89% | 0.14% | - |
| HSV(B) | 317.14º | 0.94% | 0.26% | - |
| XYZ | 2.91 | 1.5 | 3.04 | - |
| YUV | 27.97 | 139.87 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 49 | 0 | 0.94 | 0.27 | 0.74 | 317.14 | 0.89 | 0.14 |
| Hex | 43 | 4 | 31 | 0 | 5E | 1B | 4A | 13D | 59 | E |
| Octal | 103 | 4 | 61 | 0 | 136 | 33 | 112 | 475 | 131 | 16 |
| Binary | 1000011 | 100 | 110001 | 0 | 1011110 | 11011 | 1001010 | 100111101 | 1011001 | 1110 |
Color Harmonies of #430431
Complementary color
Monochromatic Colors of #430431
Black with #430431
Text Example
Text Example
White with #430431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430431; }
p { color: rgb(67,4,49); }
H1.HeaderClassName
{
color: #430431;
}
.AnyTagClassName
{
color: #430431;
}
</style>
background-color css
<style>
a { background-color: #430431; }
a { background-color: rgb(67,4,49); }
div.DivClassName
{
background-color: #430431;
}
.BgClassName
{
background-color: #430431;
}
</style>
border-color css
<style>
span { border-color: #430431; }
span { border-color: rgb(67,4,49); }
td.TdClassName
{
border-color: #430431;
}
.TagClassName
{
border-color: #430431;
}
</style>