Shades of Blackberry #420926
Tints of Blackberry #420926
RGB
CMYK
RGB Variations
Color information
#420926 (or 0x420926) is known color: Blackberry. HEX triplet: 42, 09 and 26. RGB value is (66,9,38). Sum of RGB (Red+Green+Blue) = 66+9+38=113 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.41% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 66 - color contains mainly: red. Hex color #420926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420926 is #BDF6D9. Grayscale: #1D1D1D. Windows color (decimal): -12449498 or 2492738. OLE color: 2492738.
HSL color Cylindrical-coordinate representation of color #420926: hue angle of 329.47º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #420926 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 9 | 38 | - |
| CMYK | 0 | 0.86 | 0.42 | 0.74 |
| HSL | 329.47º | 0.76% | 0.15% | - |
| HSV(B) | 329.47º | 0.86% | 0.26% | - |
| XYZ | 2.69 | 1.49 | 1.98 | - |
| YUV | 29.35 | 132.88 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 38 | 0 | 0.86 | 0.42 | 0.74 | 329.47 | 0.76 | 0.15 |
| Hex | 42 | 9 | 26 | 0 | 56 | 2A | 4A | 149 | 4C | F |
| Octal | 102 | 11 | 46 | 0 | 126 | 52 | 112 | 511 | 114 | 17 |
| Binary | 1000010 | 1001 | 100110 | 0 | 1010110 | 101010 | 1001010 | 101001001 | 1001100 | 1111 |
Color Harmonies of #420926
Complementary color
Monochromatic Colors of #420926
Black with #420926
Text Example
Text Example
White with #420926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420926; }
p { color: rgb(66,9,38); }
H1.HeaderClassName
{
color: #420926;
}
.AnyTagClassName
{
color: #420926;
}
</style>
background-color css
<style>
a { background-color: #420926; }
a { background-color: rgb(66,9,38); }
div.DivClassName
{
background-color: #420926;
}
.BgClassName
{
background-color: #420926;
}
</style>
border-color css
<style>
span { border-color: #420926; }
span { border-color: rgb(66,9,38); }
td.TdClassName
{
border-color: #420926;
}
.TagClassName
{
border-color: #420926;
}
</style>