Shades of Blackberry #410731
Tints of Blackberry #410731
RGB
CMYK
RGB Variations
Color information
#410731 (or 0x410731) is known color: Blackberry. HEX triplet: 41, 07 and 31. RGB value is (65,7,49). Sum of RGB (Red+Green+Blue) = 65+7+49=121 (16% of max value = 765). Red value is 65 (25.78% from 255 or 53.72% from 121); Green value is 7 (3.12% from 255 or 5.79% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 65 - color contains mainly: red. Hex color #410731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410731 is #BEF8CE. Grayscale: #1D1D1D. Windows color (decimal): -12515535 or 3213121. OLE color: 3213121.
HSL color Cylindrical-coordinate representation of color #410731: hue angle of 316.55º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #410731 is Cyan = 0, Magento = 0.89, Yellow = 0.25 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 7 | 49 | - |
| CMYK | 0 | 0.89 | 0.25 | 0.75 |
| HSL | 316.55º | 0.81% | 0.14% | - |
| HSV(B) | 316.55º | 0.89% | 0.25% | - |
| XYZ | 2.81 | 1.5 | 3.05 | - |
| YUV | 29.13 | 139.22 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 7 | 49 | 0 | 0.89 | 0.25 | 0.75 | 316.55 | 0.81 | 0.14 |
| Hex | 41 | 7 | 31 | 0 | 59 | 19 | 4B | 13D | 51 | E |
| Octal | 101 | 7 | 61 | 0 | 131 | 31 | 113 | 475 | 121 | 16 |
| Binary | 1000001 | 111 | 110001 | 0 | 1011001 | 11001 | 1001011 | 100111101 | 1010001 | 1110 |
Color Harmonies of #410731
Complementary color
Monochromatic Colors of #410731
Black with #410731
Text Example
Text Example
White with #410731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410731; }
p { color: rgb(65,7,49); }
H1.HeaderClassName
{
color: #410731;
}
.AnyTagClassName
{
color: #410731;
}
</style>
background-color css
<style>
a { background-color: #410731; }
a { background-color: rgb(65,7,49); }
div.DivClassName
{
background-color: #410731;
}
.BgClassName
{
background-color: #410731;
}
</style>
border-color css
<style>
span { border-color: #410731; }
span { border-color: rgb(65,7,49); }
td.TdClassName
{
border-color: #410731;
}
.TagClassName
{
border-color: #410731;
}
</style>