Shades of Blackberry #430729
Tints of Blackberry #430729
RGB
CMYK
RGB Variations
Color information
#430729 (or 0x430729) is known color: Blackberry. HEX triplet: 43, 07 and 29. RGB value is (67,7,41). Sum of RGB (Red+Green+Blue) = 67+7+41=115 (15% of max value = 765). Red value is 67 (26.56% from 255 or 58.26% from 115); Green value is 7 (3.12% from 255 or 6.09% from 115); Blue value is 41 (16.41% from 255 or 35.65% from 115); Max value from RGB is 67 - color contains mainly: red. Hex color #430729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430729 is #BCF8D6. Grayscale: #1C1C1C. Windows color (decimal): -12384471 or 2688835. OLE color: 2688835.
HSL color Cylindrical-coordinate representation of color #430729: hue angle of 326º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #430729 is Cyan = 0, Magento = 0.90, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 41 | - |
| CMYK | 0 | 0.90 | 0.39 | 0.74 |
| HSL | 326º | 0.81% | 0.15% | - |
| HSV(B) | 326º | 0.9% | 0.26% | - |
| XYZ | 2.79 | 1.51 | 2.24 | - |
| YUV | 28.82 | 134.88 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 41 | 0 | 0.90 | 0.39 | 0.74 | 326 | 0.81 | 0.15 |
| Hex | 43 | 7 | 29 | 0 | 5A | 27 | 4A | 146 | 51 | F |
| Octal | 103 | 7 | 51 | 0 | 132 | 47 | 112 | 506 | 121 | 17 |
| Binary | 1000011 | 111 | 101001 | 0 | 1011010 | 100111 | 1001010 | 101000110 | 1010001 | 1111 |
Color Harmonies of #430729
Complementary color
Monochromatic Colors of #430729
Black with #430729
Text Example
Text Example
White with #430729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430729; }
p { color: rgb(67,7,41); }
H1.HeaderClassName
{
color: #430729;
}
.AnyTagClassName
{
color: #430729;
}
</style>
background-color css
<style>
a { background-color: #430729; }
a { background-color: rgb(67,7,41); }
div.DivClassName
{
background-color: #430729;
}
.BgClassName
{
background-color: #430729;
}
</style>
border-color css
<style>
span { border-color: #430729; }
span { border-color: rgb(67,7,41); }
td.TdClassName
{
border-color: #430729;
}
.TagClassName
{
border-color: #430729;
}
</style>