Shades of Blackberry #420830
Tints of Blackberry #420830
RGB
CMYK
RGB Variations
Color information
#420830 (or 0x420830) is known color: Blackberry. HEX triplet: 42, 08 and 30. RGB value is (66,8,48). Sum of RGB (Red+Green+Blue) = 66+8+48=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 8 (3.52% from 255 or 6.56% from 122); Blue value is 48 (19.14% from 255 or 39.34% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #420830 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #420830 is #BDF7CF. Grayscale: #1D1D1D. Windows color (decimal): -12449744 or 3147842. OLE color: 3147842.
HSL color Cylindrical-coordinate representation of color #420830: hue angle of 318.62º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #420830 is Cyan = 0, Magento = 0.88, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 8 | 48 | - |
| CMYK | 0 | 0.88 | 0.27 | 0.74 |
| HSL | 318.62º | 0.78% | 0.15% | - |
| HSV(B) | 318.62º | 0.88% | 0.26% | - |
| XYZ | 2.87 | 1.55 | 2.94 | - |
| YUV | 29.9 | 138.22 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 8 | 48 | 0 | 0.88 | 0.27 | 0.74 | 318.62 | 0.78 | 0.15 |
| Hex | 42 | 8 | 30 | 0 | 58 | 1B | 4A | 13F | 4E | F |
| Octal | 102 | 10 | 60 | 0 | 130 | 33 | 112 | 477 | 116 | 17 |
| Binary | 1000010 | 1000 | 110000 | 0 | 1011000 | 11011 | 1001010 | 100111111 | 1001110 | 1111 |
Color Harmonies of #420830
Complementary color
Monochromatic Colors of #420830
Black with #420830
Text Example
Text Example
White with #420830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420830; }
p { color: rgb(66,8,48); }
H1.HeaderClassName
{
color: #420830;
}
.AnyTagClassName
{
color: #420830;
}
</style>
background-color css
<style>
a { background-color: #420830; }
a { background-color: rgb(66,8,48); }
div.DivClassName
{
background-color: #420830;
}
.BgClassName
{
background-color: #420830;
}
</style>
border-color css
<style>
span { border-color: #420830; }
span { border-color: rgb(66,8,48); }
td.TdClassName
{
border-color: #420830;
}
.TagClassName
{
border-color: #420830;
}
</style>