Shades of Blackberry #420930
Tints of Blackberry #420930
RGB
CMYK
RGB Variations
Color information
#420930 (or 0x420930) is known color: Blackberry. HEX triplet: 42, 09 and 30. RGB value is (66,9,48). Sum of RGB (Red+Green+Blue) = 66+9+48=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 9 (3.91% from 255 or 7.32% from 123); Blue value is 48 (19.14% from 255 or 39.02% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #420930 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420930 is #BDF6CF. Grayscale: #1E1E1E. Windows color (decimal): -12449488 or 3148098. OLE color: 3148098.
HSL color Cylindrical-coordinate representation of color #420930: hue angle of 318.95º 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 #420930 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 9 | 48 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.74 |
| HSL | 318.95º | 0.76% | 0.15% | - |
| HSV(B) | 318.95º | 0.86% | 0.26% | - |
| XYZ | 2.88 | 1.57 | 2.95 | - |
| YUV | 30.49 | 137.88 | 153.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 48 | 0 | 0.86 | 0.27 | 0.74 | 318.95 | 0.76 | 0.15 |
| Hex | 42 | 9 | 30 | 0 | 56 | 1B | 4A | 13F | 4C | F |
| Octal | 102 | 11 | 60 | 0 | 126 | 33 | 112 | 477 | 114 | 17 |
| Binary | 1000010 | 1001 | 110000 | 0 | 1010110 | 11011 | 1001010 | 100111111 | 1001100 | 1111 |
Color Harmonies of #420930
Complementary color
Monochromatic Colors of #420930
Black with #420930
Text Example
Text Example
White with #420930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420930; }
p { color: rgb(66,9,48); }
H1.HeaderClassName
{
color: #420930;
}
.AnyTagClassName
{
color: #420930;
}
</style>
background-color css
<style>
a { background-color: #420930; }
a { background-color: rgb(66,9,48); }
div.DivClassName
{
background-color: #420930;
}
.BgClassName
{
background-color: #420930;
}
</style>
border-color css
<style>
span { border-color: #420930; }
span { border-color: rgb(66,9,48); }
td.TdClassName
{
border-color: #420930;
}
.TagClassName
{
border-color: #420930;
}
</style>