Shades of Blackberry #420634
Tints of Blackberry #420634
RGB
CMYK
RGB Variations
Color information
#420634 (or 0x420634) is known color: Blackberry. HEX triplet: 42, 06 and 34. RGB value is (66,6,52). Sum of RGB (Red+Green+Blue) = 66+6+52=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 6 (2.73% from 255 or 4.84% from 124); Blue value is 52 (20.70% from 255 or 41.94% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #420634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420634 is #BDF9CB. Grayscale: #1D1D1D. Windows color (decimal): -12450252 or 3409474. OLE color: 3409474.
HSL color Cylindrical-coordinate representation of color #420634: hue angle of 314º 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 #420634 is Cyan = 0, Magento = 0.91, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 52 | - |
| CMYK | 0 | 0.91 | 0.21 | 0.74 |
| HSL | 314º | 0.83% | 0.14% | - |
| HSV(B) | 314º | 0.91% | 0.26% | - |
| XYZ | 2.93 | 1.54 | 3.39 | - |
| YUV | 29.18 | 140.88 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 52 | 0 | 0.91 | 0.21 | 0.74 | 314 | 0.83 | 0.14 |
| Hex | 42 | 6 | 34 | 0 | 5B | 15 | 4A | 13A | 53 | E |
| Octal | 102 | 6 | 64 | 0 | 133 | 25 | 112 | 472 | 123 | 16 |
| Binary | 1000010 | 110 | 110100 | 0 | 1011011 | 10101 | 1001010 | 100111010 | 1010011 | 1110 |
Color Harmonies of #420634
Complementary color
Monochromatic Colors of #420634
Black with #420634
Text Example
Text Example
White with #420634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420634; }
p { color: rgb(66,6,52); }
H1.HeaderClassName
{
color: #420634;
}
.AnyTagClassName
{
color: #420634;
}
</style>
background-color css
<style>
a { background-color: #420634; }
a { background-color: rgb(66,6,52); }
div.DivClassName
{
background-color: #420634;
}
.BgClassName
{
background-color: #420634;
}
</style>
border-color css
<style>
span { border-color: #420634; }
span { border-color: rgb(66,6,52); }
td.TdClassName
{
border-color: #420634;
}
.TagClassName
{
border-color: #420634;
}
</style>