Shades of Blackberry #420738
Tints of Blackberry #420738
RGB
CMYK
RGB Variations
Color information
#420738 (or 0x420738) is known color: Blackberry. HEX triplet: 42, 07 and 38. RGB value is (66,7,56). Sum of RGB (Red+Green+Blue) = 66+7+56=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 7 (3.12% from 255 or 5.43% from 129); Blue value is 56 (22.27% from 255 or 43.41% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #420738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420738 is #BDF8C7. Grayscale: #1E1E1E. Windows color (decimal): -12449992 or 3671874. OLE color: 3671874.
HSL color Cylindrical-coordinate representation of color #420738: hue angle of 310.17º 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 #420738 is Cyan = 0, Magento = 0.89, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 7 | 56 | - |
| CMYK | 0 | 0.89 | 0.15 | 0.74 |
| HSL | 310.17º | 0.81% | 0.14% | - |
| HSV(B) | 310.17º | 0.89% | 0.26% | - |
| XYZ | 3.04 | 1.6 | 3.89 | - |
| YUV | 30.23 | 142.55 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 56 | 0 | 0.89 | 0.15 | 0.74 | 310.17 | 0.81 | 0.14 |
| Hex | 42 | 7 | 38 | 0 | 59 | F | 4A | 136 | 51 | E |
| Octal | 102 | 7 | 70 | 0 | 131 | 17 | 112 | 466 | 121 | 16 |
| Binary | 1000010 | 111 | 111000 | 0 | 1011001 | 1111 | 1001010 | 100110110 | 1010001 | 1110 |
Color Harmonies of #420738
Complementary color
Monochromatic Colors of #420738
Black with #420738
Text Example
Text Example
White with #420738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420738; }
p { color: rgb(66,7,56); }
H1.HeaderClassName
{
color: #420738;
}
.AnyTagClassName
{
color: #420738;
}
</style>
background-color css
<style>
a { background-color: #420738; }
a { background-color: rgb(66,7,56); }
div.DivClassName
{
background-color: #420738;
}
.BgClassName
{
background-color: #420738;
}
</style>
border-color css
<style>
span { border-color: #420738; }
span { border-color: rgb(66,7,56); }
td.TdClassName
{
border-color: #420738;
}
.TagClassName
{
border-color: #420738;
}
</style>