Shades of Blackberry #451136
Tints of Blackberry #451136
RGB
CMYK
RGB Variations
Color information
#451136 (or 0x451136) is known color: Blackberry. HEX triplet: 45, 11 and 36. RGB value is (69,17,54). Sum of RGB (Red+Green+Blue) = 69+17+54=140 (18% of max value = 765). Red value is 69 (27.34% from 255 or 49.29% from 140); Green value is 17 (7.03% from 255 or 12.14% from 140); Blue value is 54 (21.48% from 255 or 38.57% from 140); Max value from RGB is 69 - color contains mainly: red. Hex color #451136 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451136 is #BAEEC9. Grayscale: #242424. Windows color (decimal): -12250826 or 3543365. OLE color: 3543365.
HSL color Cylindrical-coordinate representation of color #451136: hue angle of 317.31º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #451136 is Cyan = 0, Magento = 0.75, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 17 | 54 | - |
| CMYK | 0 | 0.75 | 0.22 | 0.73 |
| HSL | 317.31º | 0.6% | 0.17% | - |
| HSV(B) | 317.31º | 0.75% | 0.27% | - |
| XYZ | 3.32 | 1.93 | 3.69 | - |
| YUV | 36.77 | 137.73 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 54 | 0 | 0.75 | 0.22 | 0.73 | 317.31 | 0.6 | 0.17 |
| Hex | 45 | 11 | 36 | 0 | 4B | 16 | 49 | 13D | 3C | 11 |
| Octal | 105 | 21 | 66 | 0 | 113 | 26 | 111 | 475 | 74 | 21 |
| Binary | 1000101 | 10001 | 110110 | 0 | 1001011 | 10110 | 1001001 | 100111101 | 111100 | 10001 |
Color Harmonies of #451136
Complementary color
Monochromatic Colors of #451136
Black with #451136
Text Example
Text Example
White with #451136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451136; }
p { color: rgb(69,17,54); }
H1.HeaderClassName
{
color: #451136;
}
.AnyTagClassName
{
color: #451136;
}
</style>
background-color css
<style>
a { background-color: #451136; }
a { background-color: rgb(69,17,54); }
div.DivClassName
{
background-color: #451136;
}
.BgClassName
{
background-color: #451136;
}
</style>
border-color css
<style>
span { border-color: #451136; }
span { border-color: rgb(69,17,54); }
td.TdClassName
{
border-color: #451136;
}
.TagClassName
{
border-color: #451136;
}
</style>