Shades of Blackberry #420637
Tints of Blackberry #420637
RGB
CMYK
RGB Variations
Color information
#420637 (or 0x420637) is known color: Blackberry. HEX triplet: 42, 06 and 37. RGB value is (66,6,55). Sum of RGB (Red+Green+Blue) = 66+6+55=127 (16% of max value = 765). Red value is 66 (26.17% from 255 or 51.97% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 55 (21.88% from 255 or 43.31% from 127); Max value from RGB is 66 - color contains mainly: red. Hex color #420637 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420637 is #BDF9C8. Grayscale: #1D1D1D. Windows color (decimal): -12450249 or 3606082. OLE color: 3606082.
HSL color Cylindrical-coordinate representation of color #420637: hue angle of 311º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #420637 is Cyan = 0, Magento = 0.91, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 55 | - |
| CMYK | 0 | 0.91 | 0.17 | 0.74 |
| HSL | 311º | 0.83% | 0.14% | - |
| HSV(B) | 311º | 0.91% | 0.26% | - |
| XYZ | 3 | 1.56 | 3.76 | - |
| YUV | 29.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 55 | 0 | 0.91 | 0.17 | 0.74 | 311 | 0.83 | 0.14 |
| Hex | 42 | 6 | 37 | 0 | 5B | 11 | 4A | 137 | 53 | E |
| Octal | 102 | 6 | 67 | 0 | 133 | 21 | 112 | 467 | 123 | 16 |
| Binary | 1000010 | 110 | 110111 | 0 | 1011011 | 10001 | 1001010 | 100110111 | 1010011 | 1110 |
Color Harmonies of #420637
Complementary color
Monochromatic Colors of #420637
Black with #420637
Text Example
Text Example
White with #420637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420637; }
p { color: rgb(66,6,55); }
H1.HeaderClassName
{
color: #420637;
}
.AnyTagClassName
{
color: #420637;
}
</style>
background-color css
<style>
a { background-color: #420637; }
a { background-color: rgb(66,6,55); }
div.DivClassName
{
background-color: #420637;
}
.BgClassName
{
background-color: #420637;
}
</style>
border-color css
<style>
span { border-color: #420637; }
span { border-color: rgb(66,6,55); }
td.TdClassName
{
border-color: #420637;
}
.TagClassName
{
border-color: #420637;
}
</style>