Shades of Blackberry #430028
Tints of Blackberry #430028
RGB
CMYK
RGB Variations
Color information
#430028 (or 0x430028) is known color: Blackberry. HEX triplet: 43, 00 and 28. RGB value is (67,0,40). Sum of RGB (Red+Green+Blue) = 67+0+40=107 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.62% from 107); Green value is 0 (0.39% from 255 or 0% from 107); Blue value is 40 (16.02% from 255 or 37.38% from 107); Max value from RGB is 67 - color contains mainly: red. Hex color #430028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430028 is #BCFFD7. Grayscale: #181818. Windows color (decimal): -12386264 or 2621507. OLE color: 2621507.
HSL color Cylindrical-coordinate representation of color #430028: hue angle of 324.18º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430028 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 40 | - |
| CMYK | 0 | 1 | 0.40 | 0.74 |
| HSL | 324.18º | 1% | 0.13% | - |
| HSV(B) | 324.18º | 1% | 0.26% | - |
| XYZ | 2.7 | 1.35 | 2.13 | - |
| YUV | 24.59 | 136.7 | 158.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 40 | 0 | 1 | 0.40 | 0.74 | 324.18 | 1 | 0.13 |
| Hex | 43 | 0 | 28 | 0 | 64 | 28 | 4A | 144 | 64 | D |
| Octal | 103 | 0 | 50 | 0 | 144 | 50 | 112 | 504 | 144 | 15 |
| Binary | 1000011 | 0 | 101000 | 0 | 1100100 | 101000 | 1001010 | 101000100 | 1100100 | 1101 |
Color Harmonies of #430028
Complementary color
Monochromatic Colors of #430028
Black with #430028
Text Example
Text Example
White with #430028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430028; }
p { color: rgb(67,0,40); }
H1.HeaderClassName
{
color: #430028;
}
.AnyTagClassName
{
color: #430028;
}
</style>
background-color css
<style>
a { background-color: #430028; }
a { background-color: rgb(67,0,40); }
div.DivClassName
{
background-color: #430028;
}
.BgClassName
{
background-color: #430028;
}
</style>
border-color css
<style>
span { border-color: #430028; }
span { border-color: rgb(67,0,40); }
td.TdClassName
{
border-color: #430028;
}
.TagClassName
{
border-color: #430028;
}
</style>