Shades of Blackberry #420837
Tints of Blackberry #420837
RGB
CMYK
RGB Variations
Color information
#420837 (or 0x420837) is known color: Blackberry. HEX triplet: 42, 08 and 37. RGB value is (66,8,55). Sum of RGB (Red+Green+Blue) = 66+8+55=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 8 (3.52% from 255 or 6.20% from 129); Blue value is 55 (21.88% from 255 or 42.64% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #420837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420837 is #BDF7C8. Grayscale: #1E1E1E. Windows color (decimal): -12449737 or 3606594. OLE color: 3606594.
HSL color Cylindrical-coordinate representation of color #420837: hue angle of 311.38º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #420837 is Cyan = 0, Magento = 0.88, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 8 | 55 | - |
| CMYK | 0 | 0.88 | 0.17 | 0.74 |
| HSL | 311.38º | 0.78% | 0.15% | - |
| HSV(B) | 311.38º | 0.88% | 0.26% | - |
| XYZ | 3.02 | 1.61 | 3.77 | - |
| YUV | 30.7 | 141.72 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 8 | 55 | 0 | 0.88 | 0.17 | 0.74 | 311.38 | 0.78 | 0.15 |
| Hex | 42 | 8 | 37 | 0 | 58 | 11 | 4A | 137 | 4E | F |
| Octal | 102 | 10 | 67 | 0 | 130 | 21 | 112 | 467 | 116 | 17 |
| Binary | 1000010 | 1000 | 110111 | 0 | 1011000 | 10001 | 1001010 | 100110111 | 1001110 | 1111 |
Color Harmonies of #420837
Complementary color
Monochromatic Colors of #420837
Black with #420837
Text Example
Text Example
White with #420837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420837; }
p { color: rgb(66,8,55); }
H1.HeaderClassName
{
color: #420837;
}
.AnyTagClassName
{
color: #420837;
}
</style>
background-color css
<style>
a { background-color: #420837; }
a { background-color: rgb(66,8,55); }
div.DivClassName
{
background-color: #420837;
}
.BgClassName
{
background-color: #420837;
}
</style>
border-color css
<style>
span { border-color: #420837; }
span { border-color: rgb(66,8,55); }
td.TdClassName
{
border-color: #420837;
}
.TagClassName
{
border-color: #420837;
}
</style>