Shades of Blackberry #461838
Tints of Blackberry #461838
RGB
CMYK
RGB Variations
Color information
#461838 (or 0x461838) is known color: Blackberry. HEX triplet: 46, 18 and 38. RGB value is (70,24,56). Sum of RGB (Red+Green+Blue) = 70+24+56=150 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.67% from 150); Green value is 24 (9.77% from 255 or 16% from 150); Blue value is 56 (22.27% from 255 or 37.33% from 150); Max value from RGB is 70 - color contains mainly: red. Hex color #461838 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461838 is #B9E7C7. Grayscale: #292929. Windows color (decimal): -12183496 or 3676230. OLE color: 3676230.
HSL color Cylindrical-coordinate representation of color #461838: hue angle of 318.26º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #461838 is Cyan = 0, Magento = 0.66, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 24 | 56 | - |
| CMYK | 0 | 0.66 | 0.20 | 0.73 |
| HSL | 318.26º | 0.49% | 0.18% | - |
| HSV(B) | 318.26º | 0.66% | 0.27% | - |
| XYZ | 3.57 | 2.24 | 3.99 | - |
| YUV | 41.4 | 136.24 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 56 | 0 | 0.66 | 0.20 | 0.73 | 318.26 | 0.49 | 0.18 |
| Hex | 46 | 18 | 38 | 0 | 42 | 14 | 49 | 13E | 31 | 12 |
| Octal | 106 | 30 | 70 | 0 | 102 | 24 | 111 | 476 | 61 | 22 |
| Binary | 1000110 | 11000 | 111000 | 0 | 1000010 | 10100 | 1001001 | 100111110 | 110001 | 10010 |
Color Harmonies of #461838
Complementary color
Monochromatic Colors of #461838
Black with #461838
Text Example
Text Example
White with #461838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461838; }
p { color: rgb(70,24,56); }
H1.HeaderClassName
{
color: #461838;
}
.AnyTagClassName
{
color: #461838;
}
</style>
background-color css
<style>
a { background-color: #461838; }
a { background-color: rgb(70,24,56); }
div.DivClassName
{
background-color: #461838;
}
.BgClassName
{
background-color: #461838;
}
</style>
border-color css
<style>
span { border-color: #461838; }
span { border-color: rgb(70,24,56); }
td.TdClassName
{
border-color: #461838;
}
.TagClassName
{
border-color: #461838;
}
</style>