Shades of Blackberry #450436
Tints of Blackberry #450436
RGB
CMYK
RGB Variations
Color information
#450436 (or 0x450436) is known color: Blackberry. HEX triplet: 45, 04 and 36. RGB value is (69,4,54). Sum of RGB (Red+Green+Blue) = 69+4+54=127 (16% of max value = 765). Red value is 69 (27.34% from 255 or 54.33% from 127); Green value is 4 (1.95% from 255 or 3.15% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 69 - color contains mainly: red. Hex color #450436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450436 is #BAFBC9. Grayscale: #1D1D1D. Windows color (decimal): -12254154 or 3540037. OLE color: 3540037.
HSL color Cylindrical-coordinate representation of color #450436: hue angle of 313.85º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450436 is Cyan = 0, Magento = 0.94, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 54 | - |
| CMYK | 0 | 0.94 | 0.22 | 0.73 |
| HSL | 313.85º | 0.89% | 0.14% | - |
| HSV(B) | 313.85º | 0.94% | 0.27% | - |
| XYZ | 3.16 | 1.62 | 3.64 | - |
| YUV | 29.14 | 142.03 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 54 | 0 | 0.94 | 0.22 | 0.73 | 313.85 | 0.89 | 0.14 |
| Hex | 45 | 4 | 36 | 0 | 5E | 16 | 49 | 13A | 59 | E |
| Octal | 105 | 4 | 66 | 0 | 136 | 26 | 111 | 472 | 131 | 16 |
| Binary | 1000101 | 100 | 110110 | 0 | 1011110 | 10110 | 1001001 | 100111010 | 1011001 | 1110 |
Color Harmonies of #450436
Complementary color
Monochromatic Colors of #450436
Black with #450436
Text Example
Text Example
White with #450436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450436; }
p { color: rgb(69,4,54); }
H1.HeaderClassName
{
color: #450436;
}
.AnyTagClassName
{
color: #450436;
}
</style>
background-color css
<style>
a { background-color: #450436; }
a { background-color: rgb(69,4,54); }
div.DivClassName
{
background-color: #450436;
}
.BgClassName
{
background-color: #450436;
}
</style>
border-color css
<style>
span { border-color: #450436; }
span { border-color: rgb(69,4,54); }
td.TdClassName
{
border-color: #450436;
}
.TagClassName
{
border-color: #450436;
}
</style>