Shades of Blackberry #421728
Tints of Blackberry #421728
RGB
CMYK
RGB Variations
Color information
#421728 (or 0x421728) is known color: Blackberry. HEX triplet: 42, 17 and 28. RGB value is (66,23,40). Sum of RGB (Red+Green+Blue) = 66+23+40=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 23 (9.38% from 255 or 17.83% from 129); Blue value is 40 (16.02% from 255 or 31.01% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #421728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421728 is #BDE8D7. Grayscale: #252525. Windows color (decimal): -12445912 or 2627394. OLE color: 2627394.
HSL color Cylindrical-coordinate representation of color #421728: hue angle of 336.28º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #421728 is Cyan = 0, Magento = 0.65, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 23 | 40 | - |
| CMYK | 0 | 0.65 | 0.39 | 0.74 |
| HSL | 336.28º | 0.48% | 0.17% | - |
| HSV(B) | 336.28º | 0.65% | 0.26% | - |
| XYZ | 2.94 | 1.92 | 2.22 | - |
| YUV | 37.8 | 129.25 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 40 | 0 | 0.65 | 0.39 | 0.74 | 336.28 | 0.48 | 0.17 |
| Hex | 42 | 17 | 28 | 0 | 41 | 27 | 4A | 150 | 30 | 11 |
| Octal | 102 | 27 | 50 | 0 | 101 | 47 | 112 | 520 | 60 | 21 |
| Binary | 1000010 | 10111 | 101000 | 0 | 1000001 | 100111 | 1001010 | 101010000 | 110000 | 10001 |
Color Harmonies of #421728
Complementary color
Monochromatic Colors of #421728
Black with #421728
Text Example
Text Example
White with #421728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421728; }
p { color: rgb(66,23,40); }
H1.HeaderClassName
{
color: #421728;
}
.AnyTagClassName
{
color: #421728;
}
</style>
background-color css
<style>
a { background-color: #421728; }
a { background-color: rgb(66,23,40); }
div.DivClassName
{
background-color: #421728;
}
.BgClassName
{
background-color: #421728;
}
</style>
border-color css
<style>
span { border-color: #421728; }
span { border-color: rgb(66,23,40); }
td.TdClassName
{
border-color: #421728;
}
.TagClassName
{
border-color: #421728;
}
</style>