Shades of Blackberry #430726
Tints of Blackberry #430726
RGB
CMYK
RGB Variations
Color information
#430726 (or 0x430726) is known color: Blackberry. HEX triplet: 43, 07 and 26. RGB value is (67,7,38). Sum of RGB (Red+Green+Blue) = 67+7+38=112 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.82% from 112); Green value is 7 (3.12% from 255 or 6.25% from 112); Blue value is 38 (15.23% from 255 or 33.93% from 112); Max value from RGB is 67 - color contains mainly: red. Hex color #430726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430726 is #BCF8D9. Grayscale: #1C1C1C. Windows color (decimal): -12384474 or 2492227. OLE color: 2492227.
HSL color Cylindrical-coordinate representation of color #430726: hue angle of 329º 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 #430726 is Cyan = 0, Magento = 0.90, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 38 | - |
| CMYK | 0 | 0.90 | 0.43 | 0.74 |
| HSL | 329º | 0.81% | 0.15% | - |
| HSV(B) | 329º | 0.9% | 0.26% | - |
| XYZ | 2.74 | 1.49 | 1.98 | - |
| YUV | 28.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 38 | 0 | 0.90 | 0.43 | 0.74 | 329 | 0.81 | 0.15 |
| Hex | 43 | 7 | 26 | 0 | 5A | 2B | 4A | 149 | 51 | F |
| Octal | 103 | 7 | 46 | 0 | 132 | 53 | 112 | 511 | 121 | 17 |
| Binary | 1000011 | 111 | 100110 | 0 | 1011010 | 101011 | 1001010 | 101001001 | 1010001 | 1111 |
Color Harmonies of #430726
Complementary color
Monochromatic Colors of #430726
Black with #430726
Text Example
Text Example
White with #430726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430726; }
p { color: rgb(67,7,38); }
H1.HeaderClassName
{
color: #430726;
}
.AnyTagClassName
{
color: #430726;
}
</style>
background-color css
<style>
a { background-color: #430726; }
a { background-color: rgb(67,7,38); }
div.DivClassName
{
background-color: #430726;
}
.BgClassName
{
background-color: #430726;
}
</style>
border-color css
<style>
span { border-color: #430726; }
span { border-color: rgb(67,7,38); }
td.TdClassName
{
border-color: #430726;
}
.TagClassName
{
border-color: #430726;
}
</style>