Shades of Blackberry #490327
Tints of Blackberry #490327
RGB
CMYK
RGB Variations
Color information
#490327 (or 0x490327) is known color: Blackberry. HEX triplet: 49, 03 and 27. RGB value is (73,3,39). Sum of RGB (Red+Green+Blue) = 73+3+39=115 (15% of max value = 765). Red value is 73 (28.91% from 255 or 63.48% from 115); Green value is 3 (1.56% from 255 or 2.61% from 115); Blue value is 39 (15.62% from 255 or 33.91% from 115); Max value from RGB is 73 - color contains mainly: red. Hex color #490327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490327 is #B6FCD8. Grayscale: #1B1B1B. Windows color (decimal): -11992281 or 2556745. OLE color: 2556745.
HSL color Cylindrical-coordinate representation of color #490327: hue angle of 329.14º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490327 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 3 | 39 | - |
| CMYK | 0 | 0.96 | 0.47 | 0.71 |
| HSL | 329.14º | 0.92% | 0.15% | - |
| HSV(B) | 329.14º | 0.96% | 0.29% | - |
| XYZ | 3.15 | 1.63 | 2.07 | - |
| YUV | 28.03 | 134.19 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 39 | 0 | 0.96 | 0.47 | 0.71 | 329.14 | 0.92 | 0.15 |
| Hex | 49 | 3 | 27 | 0 | 60 | 2F | 47 | 149 | 5C | F |
| Octal | 111 | 3 | 47 | 0 | 140 | 57 | 107 | 511 | 134 | 17 |
| Binary | 1001001 | 11 | 100111 | 0 | 1100000 | 101111 | 1000111 | 101001001 | 1011100 | 1111 |
Color Harmonies of #490327
Complementary color
Monochromatic Colors of #490327
Black with #490327
Text Example
Text Example
White with #490327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490327; }
p { color: rgb(73,3,39); }
H1.HeaderClassName
{
color: #490327;
}
.AnyTagClassName
{
color: #490327;
}
</style>
background-color css
<style>
a { background-color: #490327; }
a { background-color: rgb(73,3,39); }
div.DivClassName
{
background-color: #490327;
}
.BgClassName
{
background-color: #490327;
}
</style>
border-color css
<style>
span { border-color: #490327; }
span { border-color: rgb(73,3,39); }
td.TdClassName
{
border-color: #490327;
}
.TagClassName
{
border-color: #490327;
}
</style>