Shades of Blackberry #410727
Tints of Blackberry #410727
RGB
CMYK
RGB Variations
Color information
#410727 (or 0x410727) is known color: Blackberry. HEX triplet: 41, 07 and 27. RGB value is (65,7,39). Sum of RGB (Red+Green+Blue) = 65+7+39=111 (14% of max value = 765). Red value is 65 (25.78% from 255 or 58.56% from 111); Green value is 7 (3.12% from 255 or 6.31% from 111); Blue value is 39 (15.62% from 255 or 35.14% from 111); Max value from RGB is 65 - color contains mainly: red. Hex color #410727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #410727 is #BEF8D8. Grayscale: #1B1B1B. Windows color (decimal): -12515545 or 2557761. OLE color: 2557761.
HSL color Cylindrical-coordinate representation of color #410727: hue angle of 326.9º 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 #410727 is Cyan = 0, Magento = 0.89, Yellow = 0.40 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 7 | 39 | - |
| CMYK | 0 | 0.89 | 0.40 | 0.75 |
| HSL | 326.9º | 0.81% | 0.14% | - |
| HSV(B) | 326.9º | 0.89% | 0.25% | - |
| XYZ | 2.62 | 1.42 | 2.06 | - |
| YUV | 27.99 | 134.22 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 7 | 39 | 0 | 0.89 | 0.40 | 0.75 | 326.9 | 0.81 | 0.14 |
| Hex | 41 | 7 | 27 | 0 | 59 | 28 | 4B | 147 | 51 | E |
| Octal | 101 | 7 | 47 | 0 | 131 | 50 | 113 | 507 | 121 | 16 |
| Binary | 1000001 | 111 | 100111 | 0 | 1011001 | 101000 | 1001011 | 101000111 | 1010001 | 1110 |
Color Harmonies of #410727
Complementary color
Monochromatic Colors of #410727
Black with #410727
Text Example
Text Example
White with #410727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410727; }
p { color: rgb(65,7,39); }
H1.HeaderClassName
{
color: #410727;
}
.AnyTagClassName
{
color: #410727;
}
</style>
background-color css
<style>
a { background-color: #410727; }
a { background-color: rgb(65,7,39); }
div.DivClassName
{
background-color: #410727;
}
.BgClassName
{
background-color: #410727;
}
</style>
border-color css
<style>
span { border-color: #410727; }
span { border-color: rgb(65,7,39); }
td.TdClassName
{
border-color: #410727;
}
.TagClassName
{
border-color: #410727;
}
</style>