Shades of Blackberry #420731
Tints of Blackberry #420731
RGB
CMYK
RGB Variations
Color information
#420731 (or 0x420731) is known color: Blackberry. HEX triplet: 42, 07 and 31. RGB value is (66,7,49). Sum of RGB (Red+Green+Blue) = 66+7+49=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 7 (3.12% from 255 or 5.74% from 122); Blue value is 49 (19.53% from 255 or 40.16% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #420731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420731 is #BDF8CE. Grayscale: #1D1D1D. Windows color (decimal): -12449999 or 3213122. OLE color: 3213122.
HSL color Cylindrical-coordinate representation of color #420731: hue angle of 317.29º 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 #420731 is Cyan = 0, Magento = 0.89, Yellow = 0.26 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 7 | 49 | - |
| CMYK | 0 | 0.89 | 0.26 | 0.74 |
| HSL | 317.29º | 0.81% | 0.14% | - |
| HSV(B) | 317.29º | 0.89% | 0.26% | - |
| XYZ | 2.88 | 1.53 | 3.05 | - |
| YUV | 29.43 | 139.05 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 49 | 0 | 0.89 | 0.26 | 0.74 | 317.29 | 0.81 | 0.14 |
| Hex | 42 | 7 | 31 | 0 | 59 | 1A | 4A | 13D | 51 | E |
| Octal | 102 | 7 | 61 | 0 | 131 | 32 | 112 | 475 | 121 | 16 |
| Binary | 1000010 | 111 | 110001 | 0 | 1011001 | 11010 | 1001010 | 100111101 | 1010001 | 1110 |
Color Harmonies of #420731
Complementary color
Monochromatic Colors of #420731
Black with #420731
Text Example
Text Example
White with #420731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420731; }
p { color: rgb(66,7,49); }
H1.HeaderClassName
{
color: #420731;
}
.AnyTagClassName
{
color: #420731;
}
</style>
background-color css
<style>
a { background-color: #420731; }
a { background-color: rgb(66,7,49); }
div.DivClassName
{
background-color: #420731;
}
.BgClassName
{
background-color: #420731;
}
</style>
border-color css
<style>
span { border-color: #420731; }
span { border-color: rgb(66,7,49); }
td.TdClassName
{
border-color: #420731;
}
.TagClassName
{
border-color: #420731;
}
</style>