Shades of Blackberry #421030
Tints of Blackberry #421030
RGB
CMYK
RGB Variations
Color information
#421030 (or 0x421030) is known color: Blackberry. HEX triplet: 42, 10 and 30. RGB value is (66,16,48). Sum of RGB (Red+Green+Blue) = 66+16+48=130 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.77% from 130); Green value is 16 (6.64% from 255 or 12.31% from 130); Blue value is 48 (19.14% from 255 or 36.92% from 130); Max value from RGB is 66 - color contains mainly: red. Hex color #421030 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421030 is #BDEFCF. Grayscale: #222222. Windows color (decimal): -12447696 or 3149890. OLE color: 3149890.
HSL color Cylindrical-coordinate representation of color #421030: hue angle of 321.6º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421030 is Cyan = 0, Magento = 0.76, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 48 | - |
| CMYK | 0 | 0.76 | 0.27 | 0.74 |
| HSL | 321.6º | 0.61% | 0.16% | - |
| HSV(B) | 321.6º | 0.76% | 0.26% | - |
| XYZ | 2.97 | 1.74 | 2.98 | - |
| YUV | 34.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 48 | 0 | 0.76 | 0.27 | 0.74 | 321.6 | 0.61 | 0.16 |
| Hex | 42 | 10 | 30 | 0 | 4C | 1B | 4A | 142 | 3D | 10 |
| Octal | 102 | 20 | 60 | 0 | 114 | 33 | 112 | 502 | 75 | 20 |
| Binary | 1000010 | 10000 | 110000 | 0 | 1001100 | 11011 | 1001010 | 101000010 | 111101 | 10000 |
Color Harmonies of #421030
Complementary color
Monochromatic Colors of #421030
Black with #421030
Text Example
Text Example
White with #421030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421030; }
p { color: rgb(66,16,48); }
H1.HeaderClassName
{
color: #421030;
}
.AnyTagClassName
{
color: #421030;
}
</style>
background-color css
<style>
a { background-color: #421030; }
a { background-color: rgb(66,16,48); }
div.DivClassName
{
background-color: #421030;
}
.BgClassName
{
background-color: #421030;
}
</style>
border-color css
<style>
span { border-color: #421030; }
span { border-color: rgb(66,16,48); }
td.TdClassName
{
border-color: #421030;
}
.TagClassName
{
border-color: #421030;
}
</style>