Shades of Blackberry #430738
Tints of Blackberry #430738
RGB
CMYK
RGB Variations
Color information
#430738 (or 0x430738) is known color: Blackberry. HEX triplet: 43, 07 and 38. RGB value is (67,7,56). Sum of RGB (Red+Green+Blue) = 67+7+56=130 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.54% from 130); Green value is 7 (3.12% from 255 or 5.38% from 130); Blue value is 56 (22.27% from 255 or 43.08% from 130); Max value from RGB is 67 - color contains mainly: red. Hex color #430738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430738 is #BCF8C7. Grayscale: #1E1E1E. Windows color (decimal): -12384456 or 3671875. OLE color: 3671875.
HSL color Cylindrical-coordinate representation of color #430738: hue angle of 311º 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 #430738 is Cyan = 0, Magento = 0.90, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 56 | - |
| CMYK | 0 | 0.90 | 0.16 | 0.74 |
| HSL | 311º | 0.81% | 0.15% | - |
| HSV(B) | 311º | 0.9% | 0.26% | - |
| XYZ | 3.1 | 1.63 | 3.89 | - |
| YUV | 30.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 56 | 0 | 0.90 | 0.16 | 0.74 | 311 | 0.81 | 0.15 |
| Hex | 43 | 7 | 38 | 0 | 5A | 10 | 4A | 137 | 51 | F |
| Octal | 103 | 7 | 70 | 0 | 132 | 20 | 112 | 467 | 121 | 17 |
| Binary | 1000011 | 111 | 111000 | 0 | 1011010 | 10000 | 1001010 | 100110111 | 1010001 | 1111 |
Color Harmonies of #430738
Complementary color
Monochromatic Colors of #430738
Black with #430738
Text Example
Text Example
White with #430738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430738; }
p { color: rgb(67,7,56); }
H1.HeaderClassName
{
color: #430738;
}
.AnyTagClassName
{
color: #430738;
}
</style>
background-color css
<style>
a { background-color: #430738; }
a { background-color: rgb(67,7,56); }
div.DivClassName
{
background-color: #430738;
}
.BgClassName
{
background-color: #430738;
}
</style>
border-color css
<style>
span { border-color: #430738; }
span { border-color: rgb(67,7,56); }
td.TdClassName
{
border-color: #430738;
}
.TagClassName
{
border-color: #430738;
}
</style>