Shades of Blackberry #461427
Tints of Blackberry #461427
RGB
CMYK
RGB Variations
Color information
#461427 (or 0x461427) is known color: Blackberry. HEX triplet: 46, 14 and 27. RGB value is (70,20,39). Sum of RGB (Red+Green+Blue) = 70+20+39=129 (17% of max value = 765). Red value is 70 (27.73% from 255 or 54.26% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 39 (15.62% from 255 or 30.23% from 129); Max value from RGB is 70 - color contains mainly: red. Hex color #461427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461427 is #B9EBD8. Grayscale: #252525. Windows color (decimal): -12184537 or 2561094. OLE color: 2561094.
HSL color Cylindrical-coordinate representation of color #461427: hue angle of 337.2º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #461427 is Cyan = 0, Magento = 0.71, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 20 | 39 | - |
| CMYK | 0 | 0.71 | 0.44 | 0.73 |
| HSL | 337.2º | 0.56% | 0.18% | - |
| HSV(B) | 337.2º | 0.71% | 0.27% | - |
| XYZ | 3.14 | 1.95 | 2.13 | - |
| YUV | 37.12 | 129.07 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 39 | 0 | 0.71 | 0.44 | 0.73 | 337.2 | 0.56 | 0.18 |
| Hex | 46 | 14 | 27 | 0 | 47 | 2C | 49 | 151 | 38 | 12 |
| Octal | 106 | 24 | 47 | 0 | 107 | 54 | 111 | 521 | 70 | 22 |
| Binary | 1000110 | 10100 | 100111 | 0 | 1000111 | 101100 | 1001001 | 101010001 | 111000 | 10010 |
Color Harmonies of #461427
Complementary color
Monochromatic Colors of #461427
Black with #461427
Text Example
Text Example
White with #461427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461427; }
p { color: rgb(70,20,39); }
H1.HeaderClassName
{
color: #461427;
}
.AnyTagClassName
{
color: #461427;
}
</style>
background-color css
<style>
a { background-color: #461427; }
a { background-color: rgb(70,20,39); }
div.DivClassName
{
background-color: #461427;
}
.BgClassName
{
background-color: #461427;
}
</style>
border-color css
<style>
span { border-color: #461427; }
span { border-color: rgb(70,20,39); }
td.TdClassName
{
border-color: #461427;
}
.TagClassName
{
border-color: #461427;
}
</style>