Shades of Blackberry #420938
Tints of Blackberry #420938
RGB
CMYK
RGB Variations
Color information
#420938 (or 0x420938) is known color: Blackberry. HEX triplet: 42, 09 and 38. RGB value is (66,9,56). Sum of RGB (Red+Green+Blue) = 66+9+56=131 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.38% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 56 (22.27% from 255 or 42.75% from 131); Max value from RGB is 66 - color contains mainly: red. Hex color #420938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420938 is #BDF6C7. Grayscale: #1F1F1F. Windows color (decimal): -12449480 or 3672386. OLE color: 3672386.
HSL color Cylindrical-coordinate representation of color #420938: hue angle of 310.53º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #420938 is Cyan = 0, Magento = 0.86, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 9 | 56 | - |
| CMYK | 0 | 0.86 | 0.15 | 0.74 |
| HSL | 310.53º | 0.76% | 0.15% | - |
| HSV(B) | 310.53º | 0.86% | 0.26% | - |
| XYZ | 3.06 | 1.64 | 3.9 | - |
| YUV | 31.4 | 141.88 | 152.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 56 | 0 | 0.86 | 0.15 | 0.74 | 310.53 | 0.76 | 0.15 |
| Hex | 42 | 9 | 38 | 0 | 56 | F | 4A | 137 | 4C | F |
| Octal | 102 | 11 | 70 | 0 | 126 | 17 | 112 | 467 | 114 | 17 |
| Binary | 1000010 | 1001 | 111000 | 0 | 1010110 | 1111 | 1001010 | 100110111 | 1001100 | 1111 |
Color Harmonies of #420938
Complementary color
Monochromatic Colors of #420938
Black with #420938
Text Example
Text Example
White with #420938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420938; }
p { color: rgb(66,9,56); }
H1.HeaderClassName
{
color: #420938;
}
.AnyTagClassName
{
color: #420938;
}
</style>
background-color css
<style>
a { background-color: #420938; }
a { background-color: rgb(66,9,56); }
div.DivClassName
{
background-color: #420938;
}
.BgClassName
{
background-color: #420938;
}
</style>
border-color css
<style>
span { border-color: #420938; }
span { border-color: rgb(66,9,56); }
td.TdClassName
{
border-color: #420938;
}
.TagClassName
{
border-color: #420938;
}
</style>