Shades of Blackberry #421738
Tints of Blackberry #421738
RGB
CMYK
RGB Variations
Color information
#421738 (or 0x421738) is known color: Blackberry. HEX triplet: 42, 17 and 38. RGB value is (66,23,56). Sum of RGB (Red+Green+Blue) = 66+23+56=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 23 (9.38% from 255 or 15.86% from 145); Blue value is 56 (22.27% from 255 or 38.62% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #421738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421738 is #BDE8C7. Grayscale: #272727. Windows color (decimal): -12445896 or 3675970. OLE color: 3675970.
HSL color Cylindrical-coordinate representation of color #421738: hue angle of 313.95º 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 #421738 is Cyan = 0, Magento = 0.65, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 23 | 56 | - |
| CMYK | 0 | 0.65 | 0.15 | 0.74 |
| HSL | 313.95º | 0.48% | 0.17% | - |
| HSV(B) | 313.95º | 0.65% | 0.26% | - |
| XYZ | 3.27 | 2.06 | 3.97 | - |
| YUV | 39.62 | 137.25 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 56 | 0 | 0.65 | 0.15 | 0.74 | 313.95 | 0.48 | 0.17 |
| Hex | 42 | 17 | 38 | 0 | 41 | F | 4A | 13A | 30 | 11 |
| Octal | 102 | 27 | 70 | 0 | 101 | 17 | 112 | 472 | 60 | 21 |
| Binary | 1000010 | 10111 | 111000 | 0 | 1000001 | 1111 | 1001010 | 100111010 | 110000 | 10001 |
Color Harmonies of #421738
Complementary color
Monochromatic Colors of #421738
Black with #421738
Text Example
Text Example
White with #421738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421738; }
p { color: rgb(66,23,56); }
H1.HeaderClassName
{
color: #421738;
}
.AnyTagClassName
{
color: #421738;
}
</style>
background-color css
<style>
a { background-color: #421738; }
a { background-color: rgb(66,23,56); }
div.DivClassName
{
background-color: #421738;
}
.BgClassName
{
background-color: #421738;
}
</style>
border-color css
<style>
span { border-color: #421738; }
span { border-color: rgb(66,23,56); }
td.TdClassName
{
border-color: #421738;
}
.TagClassName
{
border-color: #421738;
}
</style>