Shades of Blackberry #430029
Tints of Blackberry #430029
RGB
CMYK
RGB Variations
Color information
#430029 (or 0x430029) is known color: Blackberry. HEX triplet: 43, 00 and 29. RGB value is (67,0,41). Sum of RGB (Red+Green+Blue) = 67+0+41=108 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.04% from 108); Green value is 0 (0.39% from 255 or 0% from 108); Blue value is 41 (16.41% from 255 or 37.96% from 108); Max value from RGB is 67 - color contains mainly: red. Hex color #430029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430029 is #BCFFD6. Grayscale: #181818. Windows color (decimal): -12386263 or 2687043. OLE color: 2687043.
HSL color Cylindrical-coordinate representation of color #430029: hue angle of 323.28º 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 #430029 is Cyan = 0, Magento = 1, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 41 | - |
| CMYK | 0 | 1 | 0.39 | 0.74 |
| HSL | 323.28º | 1% | 0.13% | - |
| HSV(B) | 323.28º | 1% | 0.26% | - |
| XYZ | 2.71 | 1.35 | 2.22 | - |
| YUV | 24.71 | 137.2 | 158.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 41 | 0 | 1 | 0.39 | 0.74 | 323.28 | 1 | 0.13 |
| Hex | 43 | 0 | 29 | 0 | 64 | 27 | 4A | 143 | 64 | D |
| Octal | 103 | 0 | 51 | 0 | 144 | 47 | 112 | 503 | 144 | 15 |
| Binary | 1000011 | 0 | 101001 | 0 | 1100100 | 100111 | 1001010 | 101000011 | 1100100 | 1101 |
Color Harmonies of #430029
Complementary color
Monochromatic Colors of #430029
Black with #430029
Text Example
Text Example
White with #430029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430029; }
p { color: rgb(67,0,41); }
H1.HeaderClassName
{
color: #430029;
}
.AnyTagClassName
{
color: #430029;
}
</style>
background-color css
<style>
a { background-color: #430029; }
a { background-color: rgb(67,0,41); }
div.DivClassName
{
background-color: #430029;
}
.BgClassName
{
background-color: #430029;
}
</style>
border-color css
<style>
span { border-color: #430029; }
span { border-color: rgb(67,0,41); }
td.TdClassName
{
border-color: #430029;
}
.TagClassName
{
border-color: #430029;
}
</style>