Shades of Blackberry #430429
Tints of Blackberry #430429
RGB
CMYK
RGB Variations
Color information
#430429 (or 0x430429) is known color: Blackberry. HEX triplet: 43, 04 and 29. RGB value is (67,4,41). Sum of RGB (Red+Green+Blue) = 67+4+41=112 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.82% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 41 (16.41% from 255 or 36.61% from 112); Max value from RGB is 67 - color contains mainly: red. Hex color #430429 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430429 is #BCFBD6. Grayscale: #1A1A1A. Windows color (decimal): -12385239 or 2688067. OLE color: 2688067.
HSL color Cylindrical-coordinate representation of color #430429: hue angle of 324.76º 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 #430429 is Cyan = 0, Magento = 0.94, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 41 | - |
| CMYK | 0 | 0.94 | 0.39 | 0.74 |
| HSL | 324.76º | 0.89% | 0.14% | - |
| HSV(B) | 324.76º | 0.94% | 0.26% | - |
| XYZ | 2.76 | 1.44 | 2.23 | - |
| YUV | 27.06 | 135.87 | 156.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 41 | 0 | 0.94 | 0.39 | 0.74 | 324.76 | 0.89 | 0.14 |
| Hex | 43 | 4 | 29 | 0 | 5E | 27 | 4A | 145 | 59 | E |
| Octal | 103 | 4 | 51 | 0 | 136 | 47 | 112 | 505 | 131 | 16 |
| Binary | 1000011 | 100 | 101001 | 0 | 1011110 | 100111 | 1001010 | 101000101 | 1011001 | 1110 |
Color Harmonies of #430429
Complementary color
Monochromatic Colors of #430429
Black with #430429
Text Example
Text Example
White with #430429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430429; }
p { color: rgb(67,4,41); }
H1.HeaderClassName
{
color: #430429;
}
.AnyTagClassName
{
color: #430429;
}
</style>
background-color css
<style>
a { background-color: #430429; }
a { background-color: rgb(67,4,41); }
div.DivClassName
{
background-color: #430429;
}
.BgClassName
{
background-color: #430429;
}
</style>
border-color css
<style>
span { border-color: #430429; }
span { border-color: rgb(67,4,41); }
td.TdClassName
{
border-color: #430429;
}
.TagClassName
{
border-color: #430429;
}
</style>