Shades of Blackberry #420536
Tints of Blackberry #420536
RGB
CMYK
RGB Variations
Color information
#420536 (or 0x420536) is known color: Blackberry. HEX triplet: 42, 05 and 36. RGB value is (66,5,54). Sum of RGB (Red+Green+Blue) = 66+5+54=125 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.8% from 125); Green value is 5 (2.34% from 255 or 4% from 125); Blue value is 54 (21.48% from 255 or 43.2% from 125); Max value from RGB is 66 - color contains mainly: red. Hex color #420536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420536 is #BDFAC9. Grayscale: #1C1C1C. Windows color (decimal): -12450506 or 3540290. OLE color: 3540290.
HSL color Cylindrical-coordinate representation of color #420536: hue angle of 311.8º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #420536 is Cyan = 0, Magento = 0.92, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 5 | 54 | - |
| CMYK | 0 | 0.92 | 0.18 | 0.74 |
| HSL | 311.8º | 0.86% | 0.14% | - |
| HSV(B) | 311.8º | 0.92% | 0.26% | - |
| XYZ | 2.97 | 1.53 | 3.63 | - |
| YUV | 28.83 | 142.21 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 5 | 54 | 0 | 0.92 | 0.18 | 0.74 | 311.8 | 0.86 | 0.14 |
| Hex | 42 | 5 | 36 | 0 | 5C | 12 | 4A | 138 | 56 | E |
| Octal | 102 | 5 | 66 | 0 | 134 | 22 | 112 | 470 | 126 | 16 |
| Binary | 1000010 | 101 | 110110 | 0 | 1011100 | 10010 | 1001010 | 100111000 | 1010110 | 1110 |
Color Harmonies of #420536
Complementary color
Monochromatic Colors of #420536
Black with #420536
Text Example
Text Example
White with #420536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420536; }
p { color: rgb(66,5,54); }
H1.HeaderClassName
{
color: #420536;
}
.AnyTagClassName
{
color: #420536;
}
</style>
background-color css
<style>
a { background-color: #420536; }
a { background-color: rgb(66,5,54); }
div.DivClassName
{
background-color: #420536;
}
.BgClassName
{
background-color: #420536;
}
</style>
border-color css
<style>
span { border-color: #420536; }
span { border-color: rgb(66,5,54); }
td.TdClassName
{
border-color: #420536;
}
.TagClassName
{
border-color: #420536;
}
</style>