Shades of Blackberry #420436
Tints of Blackberry #420436
RGB
CMYK
RGB Variations
Color information
#420436 (or 0x420436) is known color: Blackberry. HEX triplet: 42, 04 and 36. RGB value is (66,4,54). Sum of RGB (Red+Green+Blue) = 66+4+54=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 4 (1.95% from 255 or 3.23% from 124); Blue value is 54 (21.48% from 255 or 43.55% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #420436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420436 is #BDFBC9. Grayscale: #1C1C1C. Windows color (decimal): -12450762 or 3540034. OLE color: 3540034.
HSL color Cylindrical-coordinate representation of color #420436: hue angle of 311.61º 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 #420436 is Cyan = 0, Magento = 0.94, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 4 | 54 | - |
| CMYK | 0 | 0.94 | 0.18 | 0.74 |
| HSL | 311.61º | 0.89% | 0.14% | - |
| HSV(B) | 311.61º | 0.94% | 0.26% | - |
| XYZ | 2.96 | 1.51 | 3.63 | - |
| YUV | 28.24 | 142.54 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 54 | 0 | 0.94 | 0.18 | 0.74 | 311.61 | 0.89 | 0.14 |
| Hex | 42 | 4 | 36 | 0 | 5E | 12 | 4A | 138 | 59 | E |
| Octal | 102 | 4 | 66 | 0 | 136 | 22 | 112 | 470 | 131 | 16 |
| Binary | 1000010 | 100 | 110110 | 0 | 1011110 | 10010 | 1001010 | 100111000 | 1011001 | 1110 |
Color Harmonies of #420436
Complementary color
Monochromatic Colors of #420436
Black with #420436
Text Example
Text Example
White with #420436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420436; }
p { color: rgb(66,4,54); }
H1.HeaderClassName
{
color: #420436;
}
.AnyTagClassName
{
color: #420436;
}
</style>
background-color css
<style>
a { background-color: #420436; }
a { background-color: rgb(66,4,54); }
div.DivClassName
{
background-color: #420436;
}
.BgClassName
{
background-color: #420436;
}
</style>
border-color css
<style>
span { border-color: #420436; }
span { border-color: rgb(66,4,54); }
td.TdClassName
{
border-color: #420436;
}
.TagClassName
{
border-color: #420436;
}
</style>