Shades of Blackberry #420734
Tints of Blackberry #420734
RGB
CMYK
RGB Variations
Color information
#420734 (or 0x420734) is known color: Blackberry. HEX triplet: 42, 07 and 34. RGB value is (66,7,52). Sum of RGB (Red+Green+Blue) = 66+7+52=125 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.8% from 125); Green value is 7 (3.12% from 255 or 5.6% from 125); Blue value is 52 (20.70% from 255 or 41.6% from 125); Max value from RGB is 66 - color contains mainly: red. Hex color #420734 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420734 is #BDF8CB. Grayscale: #1D1D1D. Windows color (decimal): -12449996 or 3409730. OLE color: 3409730.
HSL color Cylindrical-coordinate representation of color #420734: hue angle of 314.24º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #420734 is Cyan = 0, Magento = 0.89, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 7 | 52 | - |
| CMYK | 0 | 0.89 | 0.21 | 0.74 |
| HSL | 314.24º | 0.81% | 0.14% | - |
| HSV(B) | 314.24º | 0.89% | 0.26% | - |
| XYZ | 2.94 | 1.56 | 3.39 | - |
| YUV | 29.77 | 140.55 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 52 | 0 | 0.89 | 0.21 | 0.74 | 314.24 | 0.81 | 0.14 |
| Hex | 42 | 7 | 34 | 0 | 59 | 15 | 4A | 13A | 51 | E |
| Octal | 102 | 7 | 64 | 0 | 131 | 25 | 112 | 472 | 121 | 16 |
| Binary | 1000010 | 111 | 110100 | 0 | 1011001 | 10101 | 1001010 | 100111010 | 1010001 | 1110 |
Color Harmonies of #420734
Complementary color
Monochromatic Colors of #420734
Black with #420734
Text Example
Text Example
White with #420734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420734; }
p { color: rgb(66,7,52); }
H1.HeaderClassName
{
color: #420734;
}
.AnyTagClassName
{
color: #420734;
}
</style>
background-color css
<style>
a { background-color: #420734; }
a { background-color: rgb(66,7,52); }
div.DivClassName
{
background-color: #420734;
}
.BgClassName
{
background-color: #420734;
}
</style>
border-color css
<style>
span { border-color: #420734; }
span { border-color: rgb(66,7,52); }
td.TdClassName
{
border-color: #420734;
}
.TagClassName
{
border-color: #420734;
}
</style>