Shades of Blackberry #420724
Tints of Blackberry #420724
RGB
CMYK
RGB Variations
Color information
#420724 (or 0x420724) is known color: Blackberry. HEX triplet: 42, 07 and 24. RGB value is (66,7,36). Sum of RGB (Red+Green+Blue) = 66+7+36=109 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60.55% from 109); Green value is 7 (3.12% from 255 or 6.42% from 109); Blue value is 36 (14.45% from 255 or 33.03% from 109); Max value from RGB is 66 - color contains mainly: red. Hex color #420724 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420724 is #BDF8DB. Grayscale: #1B1B1B. Windows color (decimal): -12450012 or 2361154. OLE color: 2361154.
HSL color Cylindrical-coordinate representation of color #420724: hue angle of 330.51º 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 #420724 is Cyan = 0, Magento = 0.89, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 7 | 36 | - |
| CMYK | 0 | 0.89 | 0.45 | 0.74 |
| HSL | 330.51º | 0.81% | 0.14% | - |
| HSV(B) | 330.51º | 0.89% | 0.26% | - |
| XYZ | 2.64 | 1.44 | 1.81 | - |
| YUV | 27.95 | 132.55 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 36 | 0 | 0.89 | 0.45 | 0.74 | 330.51 | 0.81 | 0.14 |
| Hex | 42 | 7 | 24 | 0 | 59 | 2D | 4A | 14B | 51 | E |
| Octal | 102 | 7 | 44 | 0 | 131 | 55 | 112 | 513 | 121 | 16 |
| Binary | 1000010 | 111 | 100100 | 0 | 1011001 | 101101 | 1001010 | 101001011 | 1010001 | 1110 |
Color Harmonies of #420724
Complementary color
Monochromatic Colors of #420724
Black with #420724
Text Example
Text Example
White with #420724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420724; }
p { color: rgb(66,7,36); }
H1.HeaderClassName
{
color: #420724;
}
.AnyTagClassName
{
color: #420724;
}
</style>
background-color css
<style>
a { background-color: #420724; }
a { background-color: rgb(66,7,36); }
div.DivClassName
{
background-color: #420724;
}
.BgClassName
{
background-color: #420724;
}
</style>
border-color css
<style>
span { border-color: #420724; }
span { border-color: rgb(66,7,36); }
td.TdClassName
{
border-color: #420724;
}
.TagClassName
{
border-color: #420724;
}
</style>