Shades of Blackberry #430720
Tints of Blackberry #430720
RGB
CMYK
RGB Variations
Color information
#430720 (or 0x430720) is known color: Blackberry. HEX triplet: 43, 07 and 20. RGB value is (67,7,32). Sum of RGB (Red+Green+Blue) = 67+7+32=106 (14% of max value = 765). Red value is 67 (26.56% from 255 or 63.21% from 106); Green value is 7 (3.12% from 255 or 6.60% from 106); Blue value is 32 (12.89% from 255 or 30.19% from 106); Max value from RGB is 67 - color contains mainly: red. Hex color #430720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430720 is #BCF8DF. Grayscale: #1B1B1B. Windows color (decimal): -12384480 or 2099011. OLE color: 2099011.
HSL color Cylindrical-coordinate representation of color #430720: hue angle of 335º 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 #430720 is Cyan = 0, Magento = 0.90, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 32 | - |
| CMYK | 0 | 0.90 | 0.52 | 0.74 |
| HSL | 335º | 0.81% | 0.15% | - |
| HSV(B) | 335º | 0.9% | 0.26% | - |
| XYZ | 2.65 | 1.45 | 1.51 | - |
| YUV | 27.79 | 130.38 | 155.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 32 | 0 | 0.90 | 0.52 | 0.74 | 335 | 0.81 | 0.15 |
| Hex | 43 | 7 | 20 | 0 | 5A | 34 | 4A | 14F | 51 | F |
| Octal | 103 | 7 | 40 | 0 | 132 | 64 | 112 | 517 | 121 | 17 |
| Binary | 1000011 | 111 | 100000 | 0 | 1011010 | 110100 | 1001010 | 101001111 | 1010001 | 1111 |
Color Harmonies of #430720
Complementary color
Monochromatic Colors of #430720
Black with #430720
Text Example
Text Example
White with #430720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430720; }
p { color: rgb(67,7,32); }
H1.HeaderClassName
{
color: #430720;
}
.AnyTagClassName
{
color: #430720;
}
</style>
background-color css
<style>
a { background-color: #430720; }
a { background-color: rgb(67,7,32); }
div.DivClassName
{
background-color: #430720;
}
.BgClassName
{
background-color: #430720;
}
</style>
border-color css
<style>
span { border-color: #430720; }
span { border-color: rgb(67,7,32); }
td.TdClassName
{
border-color: #430720;
}
.TagClassName
{
border-color: #430720;
}
</style>