Shades of Blackberry #421634
Tints of Blackberry #421634
RGB
CMYK
RGB Variations
Color information
#421634 (or 0x421634) is known color: Blackberry. HEX triplet: 42, 16 and 34. RGB value is (66,22,52). Sum of RGB (Red+Green+Blue) = 66+22+52=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 22 (8.98% from 255 or 15.71% from 140); Blue value is 52 (20.70% from 255 or 37.14% from 140); Max value from RGB is 66 - color contains mainly: red. Hex color #421634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421634 is #BDE9CB. Grayscale: #262626. Windows color (decimal): -12446156 or 3413570. OLE color: 3413570.
HSL color Cylindrical-coordinate representation of color #421634: hue angle of 319.09º 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 #421634 is Cyan = 0, Magento = 0.67, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 22 | 52 | - |
| CMYK | 0 | 0.67 | 0.21 | 0.74 |
| HSL | 319.09º | 0.5% | 0.17% | - |
| HSV(B) | 319.09º | 0.67% | 0.26% | - |
| XYZ | 3.15 | 1.98 | 3.46 | - |
| YUV | 38.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 52 | 0 | 0.67 | 0.21 | 0.74 | 319.09 | 0.5 | 0.17 |
| Hex | 42 | 16 | 34 | 0 | 43 | 15 | 4A | 13F | 32 | 11 |
| Octal | 102 | 26 | 64 | 0 | 103 | 25 | 112 | 477 | 62 | 21 |
| Binary | 1000010 | 10110 | 110100 | 0 | 1000011 | 10101 | 1001010 | 100111111 | 110010 | 10001 |
Color Harmonies of #421634
Complementary color
Monochromatic Colors of #421634
Black with #421634
Text Example
Text Example
White with #421634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421634; }
p { color: rgb(66,22,52); }
H1.HeaderClassName
{
color: #421634;
}
.AnyTagClassName
{
color: #421634;
}
</style>
background-color css
<style>
a { background-color: #421634; }
a { background-color: rgb(66,22,52); }
div.DivClassName
{
background-color: #421634;
}
.BgClassName
{
background-color: #421634;
}
</style>
border-color css
<style>
span { border-color: #421634; }
span { border-color: rgb(66,22,52); }
td.TdClassName
{
border-color: #421634;
}
.TagClassName
{
border-color: #421634;
}
</style>