Shades of Blackberry #420326
Tints of Blackberry #420326
RGB
CMYK
RGB Variations
Color information
#420326 (or 0x420326) is known color: Blackberry. HEX triplet: 42, 03 and 26. RGB value is (66,3,38). Sum of RGB (Red+Green+Blue) = 66+3+38=107 (14% of max value = 765). Red value is 66 (26.17% from 255 or 61.68% from 107); Green value is 3 (1.56% from 255 or 2.80% from 107); Blue value is 38 (15.23% from 255 or 35.51% from 107); Max value from RGB is 66 - color contains mainly: red. Hex color #420326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420326 is #BDFCD9. Grayscale: #191919. Windows color (decimal): -12451034 or 2491202. OLE color: 2491202.
HSL color Cylindrical-coordinate representation of color #420326: hue angle of 326.67º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #420326 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 3 | 38 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.74 |
| HSL | 326.67º | 0.91% | 0.14% | - |
| HSV(B) | 326.67º | 0.95% | 0.26% | - |
| XYZ | 2.63 | 1.36 | 1.96 | - |
| YUV | 25.83 | 134.87 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 3 | 38 | 0 | 0.95 | 0.42 | 0.74 | 326.67 | 0.91 | 0.14 |
| Hex | 42 | 3 | 26 | 0 | 5F | 2A | 4A | 147 | 5B | E |
| Octal | 102 | 3 | 46 | 0 | 137 | 52 | 112 | 507 | 133 | 16 |
| Binary | 1000010 | 11 | 100110 | 0 | 1011111 | 101010 | 1001010 | 101000111 | 1011011 | 1110 |
Color Harmonies of #420326
Complementary color
Monochromatic Colors of #420326
Black with #420326
Text Example
Text Example
White with #420326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420326; }
p { color: rgb(66,3,38); }
H1.HeaderClassName
{
color: #420326;
}
.AnyTagClassName
{
color: #420326;
}
</style>
background-color css
<style>
a { background-color: #420326; }
a { background-color: rgb(66,3,38); }
div.DivClassName
{
background-color: #420326;
}
.BgClassName
{
background-color: #420326;
}
</style>
border-color css
<style>
span { border-color: #420326; }
span { border-color: rgb(66,3,38); }
td.TdClassName
{
border-color: #420326;
}
.TagClassName
{
border-color: #420326;
}
</style>