Shades of Blackberry #421027
Tints of Blackberry #421027
RGB
CMYK
RGB Variations
Color information
#421027 (or 0x421027) is known color: Blackberry. HEX triplet: 42, 10 and 27. RGB value is (66,16,39). Sum of RGB (Red+Green+Blue) = 66+16+39=121 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.55% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 39 (15.62% from 255 or 32.23% from 121); Max value from RGB is 66 - color contains mainly: red. Hex color #421027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421027 is #BDEFD8. Grayscale: #212121. Windows color (decimal): -12447705 or 2560066. OLE color: 2560066.
HSL color Cylindrical-coordinate representation of color #421027: hue angle of 332.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 #421027 is Cyan = 0, Magento = 0.76, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 39 | - |
| CMYK | 0 | 0.76 | 0.41 | 0.74 |
| HSL | 332.4º | 0.61% | 0.16% | - |
| HSV(B) | 332.4º | 0.76% | 0.26% | - |
| XYZ | 2.8 | 1.68 | 2.1 | - |
| YUV | 33.57 | 131.07 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 39 | 0 | 0.76 | 0.41 | 0.74 | 332.4 | 0.61 | 0.16 |
| Hex | 42 | 10 | 27 | 0 | 4C | 29 | 4A | 14C | 3D | 10 |
| Octal | 102 | 20 | 47 | 0 | 114 | 51 | 112 | 514 | 75 | 20 |
| Binary | 1000010 | 10000 | 100111 | 0 | 1001100 | 101001 | 1001010 | 101001100 | 111101 | 10000 |
Color Harmonies of #421027
Complementary color
Monochromatic Colors of #421027
Black with #421027
Text Example
Text Example
White with #421027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421027; }
p { color: rgb(66,16,39); }
H1.HeaderClassName
{
color: #421027;
}
.AnyTagClassName
{
color: #421027;
}
</style>
background-color css
<style>
a { background-color: #421027; }
a { background-color: rgb(66,16,39); }
div.DivClassName
{
background-color: #421027;
}
.BgClassName
{
background-color: #421027;
}
</style>
border-color css
<style>
span { border-color: #421027; }
span { border-color: rgb(66,16,39); }
td.TdClassName
{
border-color: #421027;
}
.TagClassName
{
border-color: #421027;
}
</style>