Shades of Blackberry #430733
Tints of Blackberry #430733
RGB
CMYK
RGB Variations
Color information
#430733 (or 0x430733) is known color: Blackberry. HEX triplet: 43, 07 and 33. RGB value is (67,7,51). Sum of RGB (Red+Green+Blue) = 67+7+51=125 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.6% from 125); Green value is 7 (3.12% from 255 or 5.6% from 125); Blue value is 51 (20.31% from 255 or 40.8% from 125); Max value from RGB is 67 - color contains mainly: red. Hex color #430733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430733 is #BCF8CC. Grayscale: #1D1D1D. Windows color (decimal): -12384461 or 3344195. OLE color: 3344195.
HSL color Cylindrical-coordinate representation of color #430733: hue angle of 316º 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 #430733 is Cyan = 0, Magento = 0.90, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 51 | - |
| CMYK | 0 | 0.90 | 0.24 | 0.74 |
| HSL | 316º | 0.81% | 0.15% | - |
| HSV(B) | 316º | 0.9% | 0.26% | - |
| XYZ | 2.99 | 1.58 | 3.28 | - |
| YUV | 29.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 51 | 0 | 0.90 | 0.24 | 0.74 | 316 | 0.81 | 0.15 |
| Hex | 43 | 7 | 33 | 0 | 5A | 18 | 4A | 13C | 51 | F |
| Octal | 103 | 7 | 63 | 0 | 132 | 30 | 112 | 474 | 121 | 17 |
| Binary | 1000011 | 111 | 110011 | 0 | 1011010 | 11000 | 1001010 | 100111100 | 1010001 | 1111 |
Color Harmonies of #430733
Complementary color
Monochromatic Colors of #430733
Black with #430733
Text Example
Text Example
White with #430733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430733; }
p { color: rgb(67,7,51); }
H1.HeaderClassName
{
color: #430733;
}
.AnyTagClassName
{
color: #430733;
}
</style>
background-color css
<style>
a { background-color: #430733; }
a { background-color: rgb(67,7,51); }
div.DivClassName
{
background-color: #430733;
}
.BgClassName
{
background-color: #430733;
}
</style>
border-color css
<style>
span { border-color: #430733; }
span { border-color: rgb(67,7,51); }
td.TdClassName
{
border-color: #430733;
}
.TagClassName
{
border-color: #430733;
}
</style>