Shades of Blackberry #421639
Tints of Blackberry #421639
RGB
CMYK
RGB Variations
Color information
#421639 (or 0x421639) is known color: Blackberry. HEX triplet: 42, 16 and 39. RGB value is (66,22,57). Sum of RGB (Red+Green+Blue) = 66+22+57=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 22 (8.98% from 255 or 15.17% from 145); Blue value is 57 (22.66% from 255 or 39.31% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #421639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421639 is #BDE9C6. Grayscale: #272727. Windows color (decimal): -12446151 or 3741250. OLE color: 3741250.
HSL color Cylindrical-coordinate representation of color #421639: hue angle of 312.27º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #421639 is Cyan = 0, Magento = 0.67, Yellow = 0.14 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 57 | - |
| CMYK | 0 | 0.67 | 0.14 | 0.74 |
| HSL | 312.27º | 0.5% | 0.17% | - |
| HSV(B) | 312.27º | 0.67% | 0.26% | - |
| XYZ | 3.27 | 2.03 | 4.09 | - |
| YUV | 39.15 | 138.08 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 57 | 0 | 0.67 | 0.14 | 0.74 | 312.27 | 0.5 | 0.17 |
| Hex | 42 | 16 | 39 | 0 | 43 | E | 4A | 138 | 32 | 11 |
| Octal | 102 | 26 | 71 | 0 | 103 | 16 | 112 | 470 | 62 | 21 |
| Binary | 1000010 | 10110 | 111001 | 0 | 1000011 | 1110 | 1001010 | 100111000 | 110010 | 10001 |
Color Harmonies of #421639
Complementary color
Monochromatic Colors of #421639
Black with #421639
Text Example
Text Example
White with #421639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421639; }
p { color: rgb(66,22,57); }
H1.HeaderClassName
{
color: #421639;
}
.AnyTagClassName
{
color: #421639;
}
</style>
background-color css
<style>
a { background-color: #421639; }
a { background-color: rgb(66,22,57); }
div.DivClassName
{
background-color: #421639;
}
.BgClassName
{
background-color: #421639;
}
</style>
border-color css
<style>
span { border-color: #421639; }
span { border-color: rgb(66,22,57); }
td.TdClassName
{
border-color: #421639;
}
.TagClassName
{
border-color: #421639;
}
</style>