Shades of Blackberry #451137
Tints of Blackberry #451137
RGB
CMYK
RGB Variations
Color information
#451137 (or 0x451137) is known color: Blackberry. HEX triplet: 45, 11 and 37. RGB value is (69,17,55). Sum of RGB (Red+Green+Blue) = 69+17+55=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 17 (7.03% from 255 or 12.06% from 141); Blue value is 55 (21.88% from 255 or 39.01% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #451137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451137 is #BAEEC8. Grayscale: #242424. Windows color (decimal): -12250825 or 3608901. OLE color: 3608901.
HSL color Cylindrical-coordinate representation of color #451137: hue angle of 316.15º 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 #451137 is Cyan = 0, Magento = 0.75, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 17 | 55 | - |
| CMYK | 0 | 0.75 | 0.20 | 0.73 |
| HSL | 316.15º | 0.6% | 0.17% | - |
| HSV(B) | 316.15º | 0.75% | 0.27% | - |
| XYZ | 3.34 | 1.94 | 3.81 | - |
| YUV | 36.88 | 138.23 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 55 | 0 | 0.75 | 0.20 | 0.73 | 316.15 | 0.6 | 0.17 |
| Hex | 45 | 11 | 37 | 0 | 4B | 14 | 49 | 13C | 3C | 11 |
| Octal | 105 | 21 | 67 | 0 | 113 | 24 | 111 | 474 | 74 | 21 |
| Binary | 1000101 | 10001 | 110111 | 0 | 1001011 | 10100 | 1001001 | 100111100 | 111100 | 10001 |
Color Harmonies of #451137
Complementary color
Monochromatic Colors of #451137
Black with #451137
Text Example
Text Example
White with #451137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451137; }
p { color: rgb(69,17,55); }
H1.HeaderClassName
{
color: #451137;
}
.AnyTagClassName
{
color: #451137;
}
</style>
background-color css
<style>
a { background-color: #451137; }
a { background-color: rgb(69,17,55); }
div.DivClassName
{
background-color: #451137;
}
.BgClassName
{
background-color: #451137;
}
</style>
border-color css
<style>
span { border-color: #451137; }
span { border-color: rgb(69,17,55); }
td.TdClassName
{
border-color: #451137;
}
.TagClassName
{
border-color: #451137;
}
</style>