Shades of Blackberry #421138
Tints of Blackberry #421138
RGB
CMYK
RGB Variations
Color information
#421138 (or 0x421138) is known color: Blackberry. HEX triplet: 42, 11 and 38. RGB value is (66,17,56). Sum of RGB (Red+Green+Blue) = 66+17+56=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 17 (7.03% from 255 or 12.23% from 139); Blue value is 56 (22.27% from 255 or 40.29% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #421138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421138 is #BDEEC7. Grayscale: #232323. Windows color (decimal): -12447432 or 3674434. OLE color: 3674434.
HSL color Cylindrical-coordinate representation of color #421138: hue angle of 312.24º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #421138 is Cyan = 0, Magento = 0.74, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 17 | 56 | - |
| CMYK | 0 | 0.74 | 0.15 | 0.74 |
| HSL | 312.24º | 0.59% | 0.16% | - |
| HSV(B) | 312.24º | 0.74% | 0.26% | - |
| XYZ | 3.16 | 1.84 | 3.93 | - |
| YUV | 36.1 | 139.23 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 56 | 0 | 0.74 | 0.15 | 0.74 | 312.24 | 0.59 | 0.16 |
| Hex | 42 | 11 | 38 | 0 | 4A | F | 4A | 138 | 3B | 10 |
| Octal | 102 | 21 | 70 | 0 | 112 | 17 | 112 | 470 | 73 | 20 |
| Binary | 1000010 | 10001 | 111000 | 0 | 1001010 | 1111 | 1001010 | 100111000 | 111011 | 10000 |
Color Harmonies of #421138
Complementary color
Monochromatic Colors of #421138
Black with #421138
Text Example
Text Example
White with #421138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421138; }
p { color: rgb(66,17,56); }
H1.HeaderClassName
{
color: #421138;
}
.AnyTagClassName
{
color: #421138;
}
</style>
background-color css
<style>
a { background-color: #421138; }
a { background-color: rgb(66,17,56); }
div.DivClassName
{
background-color: #421138;
}
.BgClassName
{
background-color: #421138;
}
</style>
border-color css
<style>
span { border-color: #421138; }
span { border-color: rgb(66,17,56); }
td.TdClassName
{
border-color: #421138;
}
.TagClassName
{
border-color: #421138;
}
</style>