Shades of Blackberry #421930
Tints of Blackberry #421930
RGB
CMYK
RGB Variations
Color information
#421930 (or 0x421930) is known color: Blackberry. HEX triplet: 42, 19 and 30. RGB value is (66,25,48). Sum of RGB (Red+Green+Blue) = 66+25+48=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 25 (10.16% from 255 or 17.99% from 139); Blue value is 48 (19.14% from 255 or 34.53% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #421930 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421930 is #BDE6CF. Grayscale: #272727. Windows color (decimal): -12445392 or 3152194. OLE color: 3152194.
HSL color Cylindrical-coordinate representation of color #421930: hue angle of 326.34º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #421930 is Cyan = 0, Magento = 0.62, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 25 | 48 | - |
| CMYK | 0 | 0.62 | 0.27 | 0.74 |
| HSL | 326.34º | 0.45% | 0.18% | - |
| HSV(B) | 326.34º | 0.62% | 0.26% | - |
| XYZ | 3.13 | 2.07 | 3.03 | - |
| YUV | 39.88 | 132.58 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 48 | 0 | 0.62 | 0.27 | 0.74 | 326.34 | 0.45 | 0.18 |
| Hex | 42 | 19 | 30 | 0 | 3E | 1B | 4A | 146 | 2D | 12 |
| Octal | 102 | 31 | 60 | 0 | 76 | 33 | 112 | 506 | 55 | 22 |
| Binary | 1000010 | 11001 | 110000 | 0 | 111110 | 11011 | 1001010 | 101000110 | 101101 | 10010 |
Color Harmonies of #421930
Complementary color
Monochromatic Colors of #421930
Black with #421930
Text Example
Text Example
White with #421930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421930; }
p { color: rgb(66,25,48); }
H1.HeaderClassName
{
color: #421930;
}
.AnyTagClassName
{
color: #421930;
}
</style>
background-color css
<style>
a { background-color: #421930; }
a { background-color: rgb(66,25,48); }
div.DivClassName
{
background-color: #421930;
}
.BgClassName
{
background-color: #421930;
}
</style>
border-color css
<style>
span { border-color: #421930; }
span { border-color: rgb(66,25,48); }
td.TdClassName
{
border-color: #421930;
}
.TagClassName
{
border-color: #421930;
}
</style>