Shades of Blackberry #420726
Tints of Blackberry #420726
RGB
CMYK
RGB Variations
Color information
#420726 (or 0x420726) is known color: Blackberry. HEX triplet: 42, 07 and 26. RGB value is (66,7,38). Sum of RGB (Red+Green+Blue) = 66+7+38=111 (14% of max value = 765). Red value is 66 (26.17% from 255 or 59.46% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 38 (15.23% from 255 or 34.23% from 111); Max value from RGB is 66 - color contains mainly: red. Hex color #420726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420726 is #BDF8D9. Grayscale: #1C1C1C. Windows color (decimal): -12450010 or 2492226. OLE color: 2492226.
HSL color Cylindrical-coordinate representation of color #420726: hue angle of 328.47º 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 #420726 is Cyan = 0, Magento = 0.89, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 7 | 38 | - |
| CMYK | 0 | 0.89 | 0.42 | 0.74 |
| HSL | 328.47º | 0.81% | 0.14% | - |
| HSV(B) | 328.47º | 0.89% | 0.26% | - |
| XYZ | 2.67 | 1.45 | 1.97 | - |
| YUV | 28.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 38 | 0 | 0.89 | 0.42 | 0.74 | 328.47 | 0.81 | 0.14 |
| Hex | 42 | 7 | 26 | 0 | 59 | 2A | 4A | 148 | 51 | E |
| Octal | 102 | 7 | 46 | 0 | 131 | 52 | 112 | 510 | 121 | 16 |
| Binary | 1000010 | 111 | 100110 | 0 | 1011001 | 101010 | 1001010 | 101001000 | 1010001 | 1110 |
Color Harmonies of #420726
Complementary color
Monochromatic Colors of #420726
Black with #420726
Text Example
Text Example
White with #420726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420726; }
p { color: rgb(66,7,38); }
H1.HeaderClassName
{
color: #420726;
}
.AnyTagClassName
{
color: #420726;
}
</style>
background-color css
<style>
a { background-color: #420726; }
a { background-color: rgb(66,7,38); }
div.DivClassName
{
background-color: #420726;
}
.BgClassName
{
background-color: #420726;
}
</style>
border-color css
<style>
span { border-color: #420726; }
span { border-color: rgb(66,7,38); }
td.TdClassName
{
border-color: #420726;
}
.TagClassName
{
border-color: #420726;
}
</style>