Shades of Blackberry #421132
Tints of Blackberry #421132
RGB
CMYK
RGB Variations
Color information
#421132 (or 0x421132) is known color: Blackberry. HEX triplet: 42, 11 and 32. RGB value is (66,17,50). Sum of RGB (Red+Green+Blue) = 66+17+50=133 (17% of max value = 765). Red value is 66 (26.17% from 255 or 49.62% from 133); Green value is 17 (7.03% from 255 or 12.78% from 133); Blue value is 50 (19.92% from 255 or 37.59% from 133); Max value from RGB is 66 - color contains mainly: red. Hex color #421132 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421132 is #BDEECD. Grayscale: #232323. Windows color (decimal): -12447438 or 3281218. OLE color: 3281218.
HSL color Cylindrical-coordinate representation of color #421132: hue angle of 319.59º 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 #421132 is Cyan = 0, Magento = 0.74, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 17 | 50 | - |
| CMYK | 0 | 0.74 | 0.24 | 0.74 |
| HSL | 319.59º | 0.59% | 0.16% | - |
| HSV(B) | 319.59º | 0.74% | 0.26% | - |
| XYZ | 3.02 | 1.79 | 3.2 | - |
| YUV | 35.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 50 | 0 | 0.74 | 0.24 | 0.74 | 319.59 | 0.59 | 0.16 |
| Hex | 42 | 11 | 32 | 0 | 4A | 18 | 4A | 140 | 3B | 10 |
| Octal | 102 | 21 | 62 | 0 | 112 | 30 | 112 | 500 | 73 | 20 |
| Binary | 1000010 | 10001 | 110010 | 0 | 1001010 | 11000 | 1001010 | 101000000 | 111011 | 10000 |
Color Harmonies of #421132
Complementary color
Monochromatic Colors of #421132
Black with #421132
Text Example
Text Example
White with #421132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421132; }
p { color: rgb(66,17,50); }
H1.HeaderClassName
{
color: #421132;
}
.AnyTagClassName
{
color: #421132;
}
</style>
background-color css
<style>
a { background-color: #421132; }
a { background-color: rgb(66,17,50); }
div.DivClassName
{
background-color: #421132;
}
.BgClassName
{
background-color: #421132;
}
</style>
border-color css
<style>
span { border-color: #421132; }
span { border-color: rgb(66,17,50); }
td.TdClassName
{
border-color: #421132;
}
.TagClassName
{
border-color: #421132;
}
</style>