Shades of Blackberry #430228
Tints of Blackberry #430228
RGB
CMYK
RGB Variations
Color information
#430228 (or 0x430228) is known color: Blackberry. HEX triplet: 43, 02 and 28. RGB value is (67,2,40). Sum of RGB (Red+Green+Blue) = 67+2+40=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 2 (1.17% from 255 or 1.83% from 109); Blue value is 40 (16.02% from 255 or 36.70% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #430228 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430228 is #BCFDD7. Grayscale: #191919. Windows color (decimal): -12385752 or 2622019. OLE color: 2622019.
HSL color Cylindrical-coordinate representation of color #430228: hue angle of 324.92º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #430228 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 2 | 40 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.74 |
| HSL | 324.92º | 0.94% | 0.14% | - |
| HSV(B) | 324.92º | 0.97% | 0.26% | - |
| XYZ | 2.72 | 1.39 | 2.13 | - |
| YUV | 25.77 | 136.03 | 157.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 2 | 40 | 0 | 0.97 | 0.40 | 0.74 | 324.92 | 0.94 | 0.14 |
| Hex | 43 | 2 | 28 | 0 | 61 | 28 | 4A | 145 | 5E | E |
| Octal | 103 | 2 | 50 | 0 | 141 | 50 | 112 | 505 | 136 | 16 |
| Binary | 1000011 | 10 | 101000 | 0 | 1100001 | 101000 | 1001010 | 101000101 | 1011110 | 1110 |
Color Harmonies of #430228
Complementary color
Monochromatic Colors of #430228
Black with #430228
Text Example
Text Example
White with #430228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430228; }
p { color: rgb(67,2,40); }
H1.HeaderClassName
{
color: #430228;
}
.AnyTagClassName
{
color: #430228;
}
</style>
background-color css
<style>
a { background-color: #430228; }
a { background-color: rgb(67,2,40); }
div.DivClassName
{
background-color: #430228;
}
.BgClassName
{
background-color: #430228;
}
</style>
border-color css
<style>
span { border-color: #430228; }
span { border-color: rgb(67,2,40); }
td.TdClassName
{
border-color: #430228;
}
.TagClassName
{
border-color: #430228;
}
</style>