Shades of Blackberry #421537
Tints of Blackberry #421537
RGB
CMYK
RGB Variations
Color information
#421537 (or 0x421537) is known color: Blackberry. HEX triplet: 42, 15 and 37. RGB value is (66,21,55). Sum of RGB (Red+Green+Blue) = 66+21+55=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 21 (8.59% from 255 or 14.79% from 142); Blue value is 55 (21.88% from 255 or 38.73% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #421537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421537 is #BDEAC8. Grayscale: #262626. Windows color (decimal): -12446409 or 3609922. OLE color: 3609922.
HSL color Cylindrical-coordinate representation of color #421537: hue angle of 314.67º 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 #421537 is Cyan = 0, Magento = 0.68, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 55 | - |
| CMYK | 0 | 0.68 | 0.17 | 0.74 |
| HSL | 314.67º | 0.52% | 0.17% | - |
| HSV(B) | 314.67º | 0.68% | 0.26% | - |
| XYZ | 3.2 | 1.97 | 3.83 | - |
| YUV | 38.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 55 | 0 | 0.68 | 0.17 | 0.74 | 314.67 | 0.52 | 0.17 |
| Hex | 42 | 15 | 37 | 0 | 44 | 11 | 4A | 13B | 34 | 11 |
| Octal | 102 | 25 | 67 | 0 | 104 | 21 | 112 | 473 | 64 | 21 |
| Binary | 1000010 | 10101 | 110111 | 0 | 1000100 | 10001 | 1001010 | 100111011 | 110100 | 10001 |
Color Harmonies of #421537
Complementary color
Monochromatic Colors of #421537
Black with #421537
Text Example
Text Example
White with #421537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421537; }
p { color: rgb(66,21,55); }
H1.HeaderClassName
{
color: #421537;
}
.AnyTagClassName
{
color: #421537;
}
</style>
background-color css
<style>
a { background-color: #421537; }
a { background-color: rgb(66,21,55); }
div.DivClassName
{
background-color: #421537;
}
.BgClassName
{
background-color: #421537;
}
</style>
border-color css
<style>
span { border-color: #421537; }
span { border-color: rgb(66,21,55); }
td.TdClassName
{
border-color: #421537;
}
.TagClassName
{
border-color: #421537;
}
</style>