Shades of Blackberry #421130
Tints of Blackberry #421130
RGB
CMYK
RGB Variations
Color information
#421130 (or 0x421130) is known color: Blackberry. HEX triplet: 42, 11 and 30. RGB value is (66,17,48). Sum of RGB (Red+Green+Blue) = 66+17+48=131 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.38% from 131); Green value is 17 (7.03% from 255 or 12.98% from 131); Blue value is 48 (19.14% from 255 or 36.64% from 131); Max value from RGB is 66 - color contains mainly: red. Hex color #421130 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421130 is #BDEECF. Grayscale: #232323. Windows color (decimal): -12447440 or 3150146. OLE color: 3150146.
HSL color Cylindrical-coordinate representation of color #421130: hue angle of 322.04º 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 #421130 is Cyan = 0, Magento = 0.74, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 17 | 48 | - |
| CMYK | 0 | 0.74 | 0.27 | 0.74 |
| HSL | 322.04º | 0.59% | 0.16% | - |
| HSV(B) | 322.04º | 0.74% | 0.26% | - |
| XYZ | 2.98 | 1.77 | 2.98 | - |
| YUV | 35.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 48 | 0 | 0.74 | 0.27 | 0.74 | 322.04 | 0.59 | 0.16 |
| Hex | 42 | 11 | 30 | 0 | 4A | 1B | 4A | 142 | 3B | 10 |
| Octal | 102 | 21 | 60 | 0 | 112 | 33 | 112 | 502 | 73 | 20 |
| Binary | 1000010 | 10001 | 110000 | 0 | 1001010 | 11011 | 1001010 | 101000010 | 111011 | 10000 |
Color Harmonies of #421130
Complementary color
Monochromatic Colors of #421130
Black with #421130
Text Example
Text Example
White with #421130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421130; }
p { color: rgb(66,17,48); }
H1.HeaderClassName
{
color: #421130;
}
.AnyTagClassName
{
color: #421130;
}
</style>
background-color css
<style>
a { background-color: #421130; }
a { background-color: rgb(66,17,48); }
div.DivClassName
{
background-color: #421130;
}
.BgClassName
{
background-color: #421130;
}
</style>
border-color css
<style>
span { border-color: #421130; }
span { border-color: rgb(66,17,48); }
td.TdClassName
{
border-color: #421130;
}
.TagClassName
{
border-color: #421130;
}
</style>