Shades of Blackberry #461638
Tints of Blackberry #461638
RGB
CMYK
RGB Variations
Color information
#461638 (or 0x461638) is known color: Blackberry. HEX triplet: 46, 16 and 38. RGB value is (70,22,56). Sum of RGB (Red+Green+Blue) = 70+22+56=148 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.30% from 148); Green value is 22 (8.98% from 255 or 14.86% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 70 - color contains mainly: red. Hex color #461638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461638 is #B9E9C7. Grayscale: #282828. Windows color (decimal): -12184008 or 3675718. OLE color: 3675718.
HSL color Cylindrical-coordinate representation of color #461638: hue angle of 317.5º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461638 is Cyan = 0, Magento = 0.69, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 56 | - |
| CMYK | 0 | 0.69 | 0.20 | 0.73 |
| HSL | 317.5º | 0.52% | 0.18% | - |
| HSV(B) | 317.5º | 0.69% | 0.27% | - |
| XYZ | 3.53 | 2.16 | 3.97 | - |
| YUV | 40.23 | 136.9 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 56 | 0 | 0.69 | 0.20 | 0.73 | 317.5 | 0.52 | 0.18 |
| Hex | 46 | 16 | 38 | 0 | 45 | 14 | 49 | 13E | 34 | 12 |
| Octal | 106 | 26 | 70 | 0 | 105 | 24 | 111 | 476 | 64 | 22 |
| Binary | 1000110 | 10110 | 111000 | 0 | 1000101 | 10100 | 1001001 | 100111110 | 110100 | 10010 |
Color Harmonies of #461638
Complementary color
Monochromatic Colors of #461638
Black with #461638
Text Example
Text Example
White with #461638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461638; }
p { color: rgb(70,22,56); }
H1.HeaderClassName
{
color: #461638;
}
.AnyTagClassName
{
color: #461638;
}
</style>
background-color css
<style>
a { background-color: #461638; }
a { background-color: rgb(70,22,56); }
div.DivClassName
{
background-color: #461638;
}
.BgClassName
{
background-color: #461638;
}
</style>
border-color css
<style>
span { border-color: #461638; }
span { border-color: rgb(70,22,56); }
td.TdClassName
{
border-color: #461638;
}
.TagClassName
{
border-color: #461638;
}
</style>