Shades of Blackberry #461430
Tints of Blackberry #461430
RGB
CMYK
RGB Variations
Color information
#461430 (or 0x461430) is known color: Blackberry. HEX triplet: 46, 14 and 30. RGB value is (70,20,48). Sum of RGB (Red+Green+Blue) = 70+20+48=138 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.72% from 138); Green value is 20 (8.20% from 255 or 14.49% from 138); Blue value is 48 (19.14% from 255 or 34.78% from 138); Max value from RGB is 70 - color contains mainly: red. Hex color #461430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461430 is #B9EBCF. Grayscale: #262626. Windows color (decimal): -12184528 or 3150918. OLE color: 3150918.
HSL color Cylindrical-coordinate representation of color #461430: hue angle of 326.4º 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 #461430 is Cyan = 0, Magento = 0.71, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 20 | 48 | - |
| CMYK | 0 | 0.71 | 0.31 | 0.73 |
| HSL | 326.4º | 0.56% | 0.18% | - |
| HSV(B) | 326.4º | 0.71% | 0.27% | - |
| XYZ | 3.31 | 2.02 | 3.01 | - |
| YUV | 38.14 | 133.57 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 48 | 0 | 0.71 | 0.31 | 0.73 | 326.4 | 0.56 | 0.18 |
| Hex | 46 | 14 | 30 | 0 | 47 | 1F | 49 | 146 | 38 | 12 |
| Octal | 106 | 24 | 60 | 0 | 107 | 37 | 111 | 506 | 70 | 22 |
| Binary | 1000110 | 10100 | 110000 | 0 | 1000111 | 11111 | 1001001 | 101000110 | 111000 | 10010 |
Color Harmonies of #461430
Complementary color
Monochromatic Colors of #461430
Black with #461430
Text Example
Text Example
White with #461430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461430; }
p { color: rgb(70,20,48); }
H1.HeaderClassName
{
color: #461430;
}
.AnyTagClassName
{
color: #461430;
}
</style>
background-color css
<style>
a { background-color: #461430; }
a { background-color: rgb(70,20,48); }
div.DivClassName
{
background-color: #461430;
}
.BgClassName
{
background-color: #461430;
}
</style>
border-color css
<style>
span { border-color: #461430; }
span { border-color: rgb(70,20,48); }
td.TdClassName
{
border-color: #461430;
}
.TagClassName
{
border-color: #461430;
}
</style>