Shades of Blackberry #420936
Tints of Blackberry #420936
RGB
CMYK
RGB Variations
Color information
#420936 (or 0x420936) is known color: Blackberry. HEX triplet: 42, 09 and 36. RGB value is (66,9,54). Sum of RGB (Red+Green+Blue) = 66+9+54=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 9 (3.91% from 255 or 6.98% from 129); Blue value is 54 (21.48% from 255 or 41.86% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #420936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420936 is #BDF6C9. Grayscale: #1F1F1F. Windows color (decimal): -12449482 or 3541314. OLE color: 3541314.
HSL color Cylindrical-coordinate representation of color #420936: hue angle of 312.63º 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 #420936 is Cyan = 0, Magento = 0.86, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 9 | 54 | - |
| CMYK | 0 | 0.86 | 0.18 | 0.74 |
| HSL | 312.63º | 0.76% | 0.15% | - |
| HSV(B) | 312.63º | 0.86% | 0.26% | - |
| XYZ | 3.01 | 1.62 | 3.64 | - |
| YUV | 31.17 | 140.88 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 54 | 0 | 0.86 | 0.18 | 0.74 | 312.63 | 0.76 | 0.15 |
| Hex | 42 | 9 | 36 | 0 | 56 | 12 | 4A | 139 | 4C | F |
| Octal | 102 | 11 | 66 | 0 | 126 | 22 | 112 | 471 | 114 | 17 |
| Binary | 1000010 | 1001 | 110110 | 0 | 1010110 | 10010 | 1001010 | 100111001 | 1001100 | 1111 |
Color Harmonies of #420936
Complementary color
Monochromatic Colors of #420936
Black with #420936
Text Example
Text Example
White with #420936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420936; }
p { color: rgb(66,9,54); }
H1.HeaderClassName
{
color: #420936;
}
.AnyTagClassName
{
color: #420936;
}
</style>
background-color css
<style>
a { background-color: #420936; }
a { background-color: rgb(66,9,54); }
div.DivClassName
{
background-color: #420936;
}
.BgClassName
{
background-color: #420936;
}
</style>
border-color css
<style>
span { border-color: #420936; }
span { border-color: rgb(66,9,54); }
td.TdClassName
{
border-color: #420936;
}
.TagClassName
{
border-color: #420936;
}
</style>