Shades of Blackberry #420735
Tints of Blackberry #420735
RGB
CMYK
RGB Variations
Color information
#420735 (or 0x420735) is known color: Blackberry. HEX triplet: 42, 07 and 35. RGB value is (66,7,53). Sum of RGB (Red+Green+Blue) = 66+7+53=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 7 (3.12% from 255 or 5.56% from 126); Blue value is 53 (21.09% from 255 or 42.06% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #420735 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420735 is #BDF8CA. Grayscale: #1D1D1D. Windows color (decimal): -12449995 or 3475266. OLE color: 3475266.
HSL color Cylindrical-coordinate representation of color #420735: hue angle of 313.22º 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 #420735 is Cyan = 0, Magento = 0.89, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 7 | 53 | - |
| CMYK | 0 | 0.89 | 0.20 | 0.74 |
| HSL | 313.22º | 0.81% | 0.14% | - |
| HSV(B) | 313.22º | 0.89% | 0.26% | - |
| XYZ | 2.97 | 1.57 | 3.51 | - |
| YUV | 29.89 | 141.05 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 53 | 0 | 0.89 | 0.20 | 0.74 | 313.22 | 0.81 | 0.14 |
| Hex | 42 | 7 | 35 | 0 | 59 | 14 | 4A | 139 | 51 | E |
| Octal | 102 | 7 | 65 | 0 | 131 | 24 | 112 | 471 | 121 | 16 |
| Binary | 1000010 | 111 | 110101 | 0 | 1011001 | 10100 | 1001010 | 100111001 | 1010001 | 1110 |
Color Harmonies of #420735
Complementary color
Monochromatic Colors of #420735
Black with #420735
Text Example
Text Example
White with #420735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420735; }
p { color: rgb(66,7,53); }
H1.HeaderClassName
{
color: #420735;
}
.AnyTagClassName
{
color: #420735;
}
</style>
background-color css
<style>
a { background-color: #420735; }
a { background-color: rgb(66,7,53); }
div.DivClassName
{
background-color: #420735;
}
.BgClassName
{
background-color: #420735;
}
</style>
border-color css
<style>
span { border-color: #420735; }
span { border-color: rgb(66,7,53); }
td.TdClassName
{
border-color: #420735;
}
.TagClassName
{
border-color: #420735;
}
</style>