Shades of Blackberry #430428
Tints of Blackberry #430428
RGB
CMYK
RGB Variations
Color information
#430428 (or 0x430428) is known color: Blackberry. HEX triplet: 43, 04 and 28. RGB value is (67,4,40). Sum of RGB (Red+Green+Blue) = 67+4+40=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 4 (1.95% from 255 or 3.60% from 111); Blue value is 40 (16.02% from 255 or 36.04% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #430428 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430428 is #BCFBD7. Grayscale: #1A1A1A. Windows color (decimal): -12385240 or 2622531. OLE color: 2622531.
HSL color Cylindrical-coordinate representation of color #430428: hue angle of 325.71º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430428 is Cyan = 0, Magento = 0.94, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 40 | - |
| CMYK | 0 | 0.94 | 0.40 | 0.74 |
| HSL | 325.71º | 0.89% | 0.14% | - |
| HSV(B) | 325.71º | 0.94% | 0.26% | - |
| XYZ | 2.74 | 1.43 | 2.14 | - |
| YUV | 26.94 | 135.37 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 40 | 0 | 0.94 | 0.40 | 0.74 | 325.71 | 0.89 | 0.14 |
| Hex | 43 | 4 | 28 | 0 | 5E | 28 | 4A | 146 | 59 | E |
| Octal | 103 | 4 | 50 | 0 | 136 | 50 | 112 | 506 | 131 | 16 |
| Binary | 1000011 | 100 | 101000 | 0 | 1011110 | 101000 | 1001010 | 101000110 | 1011001 | 1110 |
Color Harmonies of #430428
Complementary color
Monochromatic Colors of #430428
Black with #430428
Text Example
Text Example
White with #430428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430428; }
p { color: rgb(67,4,40); }
H1.HeaderClassName
{
color: #430428;
}
.AnyTagClassName
{
color: #430428;
}
</style>
background-color css
<style>
a { background-color: #430428; }
a { background-color: rgb(67,4,40); }
div.DivClassName
{
background-color: #430428;
}
.BgClassName
{
background-color: #430428;
}
</style>
border-color css
<style>
span { border-color: #430428; }
span { border-color: rgb(67,4,40); }
td.TdClassName
{
border-color: #430428;
}
.TagClassName
{
border-color: #430428;
}
</style>