Shades of Blackberry #430734
Tints of Blackberry #430734
RGB
CMYK
RGB Variations
Color information
#430734 (or 0x430734) is known color: Blackberry. HEX triplet: 43, 07 and 34. RGB value is (67,7,52). Sum of RGB (Red+Green+Blue) = 67+7+52=126 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.17% from 126); Green value is 7 (3.12% from 255 or 5.56% from 126); Blue value is 52 (20.70% from 255 or 41.27% from 126); Max value from RGB is 67 - color contains mainly: red. Hex color #430734 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430734 is #BCF8CB. Grayscale: #1D1D1D. Windows color (decimal): -12384460 or 3409731. OLE color: 3409731.
HSL color Cylindrical-coordinate representation of color #430734: hue angle of 315º 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 #430734 is Cyan = 0, Magento = 0.90, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 52 | - |
| CMYK | 0 | 0.90 | 0.22 | 0.74 |
| HSL | 315º | 0.81% | 0.15% | - |
| HSV(B) | 315º | 0.9% | 0.26% | - |
| XYZ | 3.01 | 1.59 | 3.4 | - |
| YUV | 30.07 | 140.38 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 52 | 0 | 0.90 | 0.22 | 0.74 | 315 | 0.81 | 0.15 |
| Hex | 43 | 7 | 34 | 0 | 5A | 16 | 4A | 13B | 51 | F |
| Octal | 103 | 7 | 64 | 0 | 132 | 26 | 112 | 473 | 121 | 17 |
| Binary | 1000011 | 111 | 110100 | 0 | 1011010 | 10110 | 1001010 | 100111011 | 1010001 | 1111 |
Color Harmonies of #430734
Complementary color
Monochromatic Colors of #430734
Black with #430734
Text Example
Text Example
White with #430734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430734; }
p { color: rgb(67,7,52); }
H1.HeaderClassName
{
color: #430734;
}
.AnyTagClassName
{
color: #430734;
}
</style>
background-color css
<style>
a { background-color: #430734; }
a { background-color: rgb(67,7,52); }
div.DivClassName
{
background-color: #430734;
}
.BgClassName
{
background-color: #430734;
}
</style>
border-color css
<style>
span { border-color: #430734; }
span { border-color: rgb(67,7,52); }
td.TdClassName
{
border-color: #430734;
}
.TagClassName
{
border-color: #430734;
}
</style>