Shades of Blackberry #421536
Tints of Blackberry #421536
RGB
CMYK
RGB Variations
Color information
#421536 (or 0x421536) is known color: Blackberry. HEX triplet: 42, 15 and 36. RGB value is (66,21,54). Sum of RGB (Red+Green+Blue) = 66+21+54=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 21 (8.59% from 255 or 14.89% from 141); Blue value is 54 (21.48% from 255 or 38.30% from 141); Max value from RGB is 66 - color contains mainly: red. Hex color #421536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421536 is #BDEAC9. Grayscale: #262626. Windows color (decimal): -12446410 or 3544386. OLE color: 3544386.
HSL color Cylindrical-coordinate representation of color #421536: hue angle of 316º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #421536 is Cyan = 0, Magento = 0.68, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 54 | - |
| CMYK | 0 | 0.68 | 0.18 | 0.74 |
| HSL | 316º | 0.52% | 0.17% | - |
| HSV(B) | 316º | 0.68% | 0.26% | - |
| XYZ | 3.18 | 1.96 | 3.7 | - |
| YUV | 38.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 54 | 0 | 0.68 | 0.18 | 0.74 | 316 | 0.52 | 0.17 |
| Hex | 42 | 15 | 36 | 0 | 44 | 12 | 4A | 13C | 34 | 11 |
| Octal | 102 | 25 | 66 | 0 | 104 | 22 | 112 | 474 | 64 | 21 |
| Binary | 1000010 | 10101 | 110110 | 0 | 1000100 | 10010 | 1001010 | 100111100 | 110100 | 10001 |
Color Harmonies of #421536
Complementary color
Monochromatic Colors of #421536
Black with #421536
Text Example
Text Example
White with #421536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421536; }
p { color: rgb(66,21,54); }
H1.HeaderClassName
{
color: #421536;
}
.AnyTagClassName
{
color: #421536;
}
</style>
background-color css
<style>
a { background-color: #421536; }
a { background-color: rgb(66,21,54); }
div.DivClassName
{
background-color: #421536;
}
.BgClassName
{
background-color: #421536;
}
</style>
border-color css
<style>
span { border-color: #421536; }
span { border-color: rgb(66,21,54); }
td.TdClassName
{
border-color: #421536;
}
.TagClassName
{
border-color: #421536;
}
</style>