Shades of Blackberry #420437
Tints of Blackberry #420437
RGB
CMYK
RGB Variations
Color information
#420437 (or 0x420437) is known color: Blackberry. HEX triplet: 42, 04 and 37. RGB value is (66,4,55). Sum of RGB (Red+Green+Blue) = 66+4+55=125 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.8% from 125); Green value is 4 (1.95% from 255 or 3.2% from 125); Blue value is 55 (21.88% from 255 or 44% from 125); Max value from RGB is 66 - color contains mainly: red. Hex color #420437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420437 is #BDFBC8. Grayscale: #1C1C1C. Windows color (decimal): -12450761 or 3605570. OLE color: 3605570.
HSL color Cylindrical-coordinate representation of color #420437: hue angle of 310.65º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420437 is Cyan = 0, Magento = 0.94, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 4 | 55 | - |
| CMYK | 0 | 0.94 | 0.17 | 0.74 |
| HSL | 310.65º | 0.89% | 0.14% | - |
| HSV(B) | 310.65º | 0.94% | 0.26% | - |
| XYZ | 2.98 | 1.52 | 3.75 | - |
| YUV | 28.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 55 | 0 | 0.94 | 0.17 | 0.74 | 310.65 | 0.89 | 0.14 |
| Hex | 42 | 4 | 37 | 0 | 5E | 11 | 4A | 137 | 59 | E |
| Octal | 102 | 4 | 67 | 0 | 136 | 21 | 112 | 467 | 131 | 16 |
| Binary | 1000010 | 100 | 110111 | 0 | 1011110 | 10001 | 1001010 | 100110111 | 1011001 | 1110 |
Color Harmonies of #420437
Complementary color
Monochromatic Colors of #420437
Black with #420437
Text Example
Text Example
White with #420437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420437; }
p { color: rgb(66,4,55); }
H1.HeaderClassName
{
color: #420437;
}
.AnyTagClassName
{
color: #420437;
}
</style>
background-color css
<style>
a { background-color: #420437; }
a { background-color: rgb(66,4,55); }
div.DivClassName
{
background-color: #420437;
}
.BgClassName
{
background-color: #420437;
}
</style>
border-color css
<style>
span { border-color: #420437; }
span { border-color: rgb(66,4,55); }
td.TdClassName
{
border-color: #420437;
}
.TagClassName
{
border-color: #420437;
}
</style>