Shades of Blackberry #491338
Tints of Blackberry #491338
RGB
CMYK
RGB Variations
Color information
#491338 (or 0x491338) is known color: Blackberry. HEX triplet: 49, 13 and 38. RGB value is (73,19,56). Sum of RGB (Red+Green+Blue) = 73+19+56=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 19 (7.81% from 255 or 12.84% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #491338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491338 is #B6ECC7. Grayscale: #272727. Windows color (decimal): -11988168 or 3674953. OLE color: 3674953.
HSL color Cylindrical-coordinate representation of color #491338: hue angle of 318.89º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491338 is Cyan = 0, Magento = 0.74, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 56 | - |
| CMYK | 0 | 0.74 | 0.23 | 0.71 |
| HSL | 318.89º | 0.59% | 0.18% | - |
| HSV(B) | 318.89º | 0.74% | 0.29% | - |
| XYZ | 3.69 | 2.17 | 3.97 | - |
| YUV | 39.36 | 137.39 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 56 | 0 | 0.74 | 0.23 | 0.71 | 318.89 | 0.59 | 0.18 |
| Hex | 49 | 13 | 38 | 0 | 4A | 17 | 47 | 13F | 3B | 12 |
| Octal | 111 | 23 | 70 | 0 | 112 | 27 | 107 | 477 | 73 | 22 |
| Binary | 1001001 | 10011 | 111000 | 0 | 1001010 | 10111 | 1000111 | 100111111 | 111011 | 10010 |
Color Harmonies of #491338
Complementary color
Monochromatic Colors of #491338
Black with #491338
Text Example
Text Example
White with #491338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491338; }
p { color: rgb(73,19,56); }
H1.HeaderClassName
{
color: #491338;
}
.AnyTagClassName
{
color: #491338;
}
</style>
background-color css
<style>
a { background-color: #491338; }
a { background-color: rgb(73,19,56); }
div.DivClassName
{
background-color: #491338;
}
.BgClassName
{
background-color: #491338;
}
</style>
border-color css
<style>
span { border-color: #491338; }
span { border-color: rgb(73,19,56); }
td.TdClassName
{
border-color: #491338;
}
.TagClassName
{
border-color: #491338;
}
</style>