Shades of Blackberry #420038
Tints of Blackberry #420038
RGB
CMYK
RGB Variations
Color information
#420038 (or 0x420038) is known color: Blackberry. HEX triplet: 42, 00 and 38. RGB value is (66,0,56). Sum of RGB (Red+Green+Blue) = 66+0+56=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 0 (0.39% from 255 or 0% from 122); Blue value is 56 (22.27% from 255 or 45.90% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #420038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420038 is #BDFFC7. Grayscale: #191919. Windows color (decimal): -12451784 or 3670082. OLE color: 3670082.
HSL color Cylindrical-coordinate representation of color #420038: hue angle of 309.09º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #420038 is Cyan = 0, Magento = 1, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.15 | 0.74 |
| HSL | 309.09º | 1% | 0.13% | - |
| HSV(B) | 309.09º | 1% | 0.26% | - |
| XYZ | 2.96 | 1.44 | 3.86 | - |
| YUV | 26.12 | 144.87 | 156.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 0 | 56 | 0 | 1 | 0.15 | 0.74 | 309.09 | 1 | 0.13 |
| Hex | 42 | 0 | 38 | 0 | 64 | F | 4A | 135 | 64 | D |
| Octal | 102 | 0 | 70 | 0 | 144 | 17 | 112 | 465 | 144 | 15 |
| Binary | 1000010 | 0 | 111000 | 0 | 1100100 | 1111 | 1001010 | 100110101 | 1100100 | 1101 |
Color Harmonies of #420038
Complementary color
Monochromatic Colors of #420038
Black with #420038
Text Example
Text Example
White with #420038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420038; }
p { color: rgb(66,0,56); }
H1.HeaderClassName
{
color: #420038;
}
.AnyTagClassName
{
color: #420038;
}
</style>
background-color css
<style>
a { background-color: #420038; }
a { background-color: rgb(66,0,56); }
div.DivClassName
{
background-color: #420038;
}
.BgClassName
{
background-color: #420038;
}
</style>
border-color css
<style>
span { border-color: #420038; }
span { border-color: rgb(66,0,56); }
td.TdClassName
{
border-color: #420038;
}
.TagClassName
{
border-color: #420038;
}
</style>