Shades of Blackberry #421736
Tints of Blackberry #421736
RGB
CMYK
RGB Variations
Color information
#421736 (or 0x421736) is known color: Blackberry. HEX triplet: 42, 17 and 36. RGB value is (66,23,54). Sum of RGB (Red+Green+Blue) = 66+23+54=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 23 (9.38% from 255 or 16.08% from 143); Blue value is 54 (21.48% from 255 or 37.76% from 143); Max value from RGB is 66 - color contains mainly: red. Hex color #421736 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421736 is #BDE8C9. Grayscale: #272727. Windows color (decimal): -12445898 or 3544898. OLE color: 3544898.
HSL color Cylindrical-coordinate representation of color #421736: hue angle of 316.74º 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 #421736 is Cyan = 0, Magento = 0.65, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 23 | 54 | - |
| CMYK | 0 | 0.65 | 0.18 | 0.74 |
| HSL | 316.74º | 0.48% | 0.17% | - |
| HSV(B) | 316.74º | 0.65% | 0.26% | - |
| XYZ | 3.22 | 2.04 | 3.71 | - |
| YUV | 39.39 | 136.25 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 54 | 0 | 0.65 | 0.18 | 0.74 | 316.74 | 0.48 | 0.17 |
| Hex | 42 | 17 | 36 | 0 | 41 | 12 | 4A | 13D | 30 | 11 |
| Octal | 102 | 27 | 66 | 0 | 101 | 22 | 112 | 475 | 60 | 21 |
| Binary | 1000010 | 10111 | 110110 | 0 | 1000001 | 10010 | 1001010 | 100111101 | 110000 | 10001 |
Color Harmonies of #421736
Complementary color
Monochromatic Colors of #421736
Black with #421736
Text Example
Text Example
White with #421736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421736; }
p { color: rgb(66,23,54); }
H1.HeaderClassName
{
color: #421736;
}
.AnyTagClassName
{
color: #421736;
}
</style>
background-color css
<style>
a { background-color: #421736; }
a { background-color: rgb(66,23,54); }
div.DivClassName
{
background-color: #421736;
}
.BgClassName
{
background-color: #421736;
}
</style>
border-color css
<style>
span { border-color: #421736; }
span { border-color: rgb(66,23,54); }
td.TdClassName
{
border-color: #421736;
}
.TagClassName
{
border-color: #421736;
}
</style>