Shades of Blackberry #461738
Tints of Blackberry #461738
RGB
CMYK
RGB Variations
Color information
#461738 (or 0x461738) is known color: Blackberry. HEX triplet: 46, 17 and 38. RGB value is (70,23,56). Sum of RGB (Red+Green+Blue) = 70+23+56=149 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.98% from 149); Green value is 23 (9.38% from 255 or 15.44% from 149); Blue value is 56 (22.27% from 255 or 37.58% from 149); Max value from RGB is 70 - color contains mainly: red. Hex color #461738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461738 is #B9E8C7. Grayscale: #282828. Windows color (decimal): -12183752 or 3675974. OLE color: 3675974.
HSL color Cylindrical-coordinate representation of color #461738: hue angle of 317.87º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #461738 is Cyan = 0, Magento = 0.67, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 23 | 56 | - |
| CMYK | 0 | 0.67 | 0.20 | 0.73 |
| HSL | 317.87º | 0.51% | 0.18% | - |
| HSV(B) | 317.87º | 0.67% | 0.27% | - |
| XYZ | 3.55 | 2.2 | 3.98 | - |
| YUV | 40.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 23 | 56 | 0 | 0.67 | 0.20 | 0.73 | 317.87 | 0.51 | 0.18 |
| Hex | 46 | 17 | 38 | 0 | 43 | 14 | 49 | 13E | 33 | 12 |
| Octal | 106 | 27 | 70 | 0 | 103 | 24 | 111 | 476 | 63 | 22 |
| Binary | 1000110 | 10111 | 111000 | 0 | 1000011 | 10100 | 1001001 | 100111110 | 110011 | 10010 |
Color Harmonies of #461738
Complementary color
Monochromatic Colors of #461738
Black with #461738
Text Example
Text Example
White with #461738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461738; }
p { color: rgb(70,23,56); }
H1.HeaderClassName
{
color: #461738;
}
.AnyTagClassName
{
color: #461738;
}
</style>
background-color css
<style>
a { background-color: #461738; }
a { background-color: rgb(70,23,56); }
div.DivClassName
{
background-color: #461738;
}
.BgClassName
{
background-color: #461738;
}
</style>
border-color css
<style>
span { border-color: #461738; }
span { border-color: rgb(70,23,56); }
td.TdClassName
{
border-color: #461738;
}
.TagClassName
{
border-color: #461738;
}
</style>