Shades of Blackberry #421031
Tints of Blackberry #421031
RGB
CMYK
RGB Variations
Color information
#421031 (or 0x421031) is known color: Blackberry. HEX triplet: 42, 10 and 31. RGB value is (66,16,49). Sum of RGB (Red+Green+Blue) = 66+16+49=131 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.38% from 131); Green value is 16 (6.64% from 255 or 12.21% from 131); Blue value is 49 (19.53% from 255 or 37.40% from 131); Max value from RGB is 66 - color contains mainly: red. Hex color #421031 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421031 is #BDEFCE. Grayscale: #222222. Windows color (decimal): -12447695 or 3215426. OLE color: 3215426.
HSL color Cylindrical-coordinate representation of color #421031: hue angle of 320.4º 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 #421031 is Cyan = 0, Magento = 0.76, Yellow = 0.26 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 49 | - |
| CMYK | 0 | 0.76 | 0.26 | 0.74 |
| HSL | 320.4º | 0.61% | 0.16% | - |
| HSV(B) | 320.4º | 0.76% | 0.26% | - |
| XYZ | 2.99 | 1.75 | 3.09 | - |
| YUV | 34.71 | 136.07 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 49 | 0 | 0.76 | 0.26 | 0.74 | 320.4 | 0.61 | 0.16 |
| Hex | 42 | 10 | 31 | 0 | 4C | 1A | 4A | 140 | 3D | 10 |
| Octal | 102 | 20 | 61 | 0 | 114 | 32 | 112 | 500 | 75 | 20 |
| Binary | 1000010 | 10000 | 110001 | 0 | 1001100 | 11010 | 1001010 | 101000000 | 111101 | 10000 |
Color Harmonies of #421031
Complementary color
Monochromatic Colors of #421031
Black with #421031
Text Example
Text Example
White with #421031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421031; }
p { color: rgb(66,16,49); }
H1.HeaderClassName
{
color: #421031;
}
.AnyTagClassName
{
color: #421031;
}
</style>
background-color css
<style>
a { background-color: #421031; }
a { background-color: rgb(66,16,49); }
div.DivClassName
{
background-color: #421031;
}
.BgClassName
{
background-color: #421031;
}
</style>
border-color css
<style>
span { border-color: #421031; }
span { border-color: rgb(66,16,49); }
td.TdClassName
{
border-color: #421031;
}
.TagClassName
{
border-color: #421031;
}
</style>