Shades of Blackberry #461938
Tints of Blackberry #461938
RGB
CMYK
RGB Variations
Color information
#461938 (or 0x461938) is known color: Blackberry. HEX triplet: 46, 19 and 38. RGB value is (70,25,56). Sum of RGB (Red+Green+Blue) = 70+25+56=151 (20% of max value = 765). Red value is 70 (27.73% from 255 or 46.36% from 151); Green value is 25 (10.16% from 255 or 16.56% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 70 - color contains mainly: red. Hex color #461938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461938 is #B9E6C7. Grayscale: #292929. Windows color (decimal): -12183240 or 3676486. OLE color: 3676486.
HSL color Cylindrical-coordinate representation of color #461938: hue angle of 318.67º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #461938 is Cyan = 0, Magento = 0.64, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 25 | 56 | - |
| CMYK | 0 | 0.64 | 0.20 | 0.73 |
| HSL | 318.67º | 0.47% | 0.19% | - |
| HSV(B) | 318.67º | 0.64% | 0.27% | - |
| XYZ | 3.59 | 2.28 | 3.99 | - |
| YUV | 41.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 56 | 0 | 0.64 | 0.20 | 0.73 | 318.67 | 0.47 | 0.19 |
| Hex | 46 | 19 | 38 | 0 | 40 | 14 | 49 | 13F | 2F | 13 |
| Octal | 106 | 31 | 70 | 0 | 100 | 24 | 111 | 477 | 57 | 23 |
| Binary | 1000110 | 11001 | 111000 | 0 | 1000000 | 10100 | 1001001 | 100111111 | 101111 | 10011 |
Color Harmonies of #461938
Complementary color
Monochromatic Colors of #461938
Black with #461938
Text Example
Text Example
White with #461938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461938; }
p { color: rgb(70,25,56); }
H1.HeaderClassName
{
color: #461938;
}
.AnyTagClassName
{
color: #461938;
}
</style>
background-color css
<style>
a { background-color: #461938; }
a { background-color: rgb(70,25,56); }
div.DivClassName
{
background-color: #461938;
}
.BgClassName
{
background-color: #461938;
}
</style>
border-color css
<style>
span { border-color: #461938; }
span { border-color: rgb(70,25,56); }
td.TdClassName
{
border-color: #461938;
}
.TagClassName
{
border-color: #461938;
}
</style>