Shades of Blackberry #461239
Tints of Blackberry #461239
RGB
CMYK
RGB Variations
Color information
#461239 (or 0x461239) is known color: Blackberry. HEX triplet: 46, 12 and 39. RGB value is (70,18,57). Sum of RGB (Red+Green+Blue) = 70+18+57=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 18 (7.42% from 255 or 12.41% from 145); Blue value is 57 (22.66% from 255 or 39.31% from 145); Max value from RGB is 70 - color contains mainly: red. Hex color #461239 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461239 is #B9EDC6. Grayscale: #252525. Windows color (decimal): -12185031 or 3740230. OLE color: 3740230.
HSL color Cylindrical-coordinate representation of color #461239: hue angle of 315º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461239 is Cyan = 0, Magento = 0.74, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 18 | 57 | - |
| CMYK | 0 | 0.74 | 0.19 | 0.73 |
| HSL | 315º | 0.59% | 0.17% | - |
| HSV(B) | 315º | 0.74% | 0.27% | - |
| XYZ | 3.48 | 2.03 | 4.08 | - |
| YUV | 37.99 | 138.73 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 18 | 57 | 0 | 0.74 | 0.19 | 0.73 | 315 | 0.59 | 0.17 |
| Hex | 46 | 12 | 39 | 0 | 4A | 13 | 49 | 13B | 3B | 11 |
| Octal | 106 | 22 | 71 | 0 | 112 | 23 | 111 | 473 | 73 | 21 |
| Binary | 1000110 | 10010 | 111001 | 0 | 1001010 | 10011 | 1001001 | 100111011 | 111011 | 10001 |
Color Harmonies of #461239
Complementary color
Monochromatic Colors of #461239
Black with #461239
Text Example
Text Example
White with #461239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461239; }
p { color: rgb(70,18,57); }
H1.HeaderClassName
{
color: #461239;
}
.AnyTagClassName
{
color: #461239;
}
</style>
background-color css
<style>
a { background-color: #461239; }
a { background-color: rgb(70,18,57); }
div.DivClassName
{
background-color: #461239;
}
.BgClassName
{
background-color: #461239;
}
</style>
border-color css
<style>
span { border-color: #461239; }
span { border-color: rgb(70,18,57); }
td.TdClassName
{
border-color: #461239;
}
.TagClassName
{
border-color: #461239;
}
</style>