Shades of Blackberry #450537
Tints of Blackberry #450537
RGB
CMYK
RGB Variations
Color information
#450537 (or 0x450537) is known color: Blackberry. HEX triplet: 45, 05 and 37. RGB value is (69,5,55). Sum of RGB (Red+Green+Blue) = 69+5+55=129 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.49% from 129); Green value is 5 (2.34% from 255 or 3.88% from 129); Blue value is 55 (21.88% from 255 or 42.64% from 129); Max value from RGB is 69 - color contains mainly: red. Hex color #450537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450537 is #BAFAC8. Grayscale: #1D1D1D. Windows color (decimal): -12253897 or 3605829. OLE color: 3605829.
HSL color Cylindrical-coordinate representation of color #450537: hue angle of 313.12º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450537 is Cyan = 0, Magento = 0.93, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 55 | - |
| CMYK | 0 | 0.93 | 0.20 | 0.73 |
| HSL | 313.13º | 0.86% | 0.15% | - |
| HSV(B) | 313.13º | 0.93% | 0.27% | - |
| XYZ | 3.2 | 1.65 | 3.76 | - |
| YUV | 29.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 55 | 0 | 0.93 | 0.20 | 0.73 | 313.13 | 0.86 | 0.15 |
| Hex | 45 | 5 | 37 | 0 | 5D | 14 | 49 | 139 | 56 | F |
| Octal | 105 | 5 | 67 | 0 | 135 | 24 | 111 | 471 | 126 | 17 |
| Binary | 1000101 | 101 | 110111 | 0 | 1011101 | 10100 | 1001001 | 100111001 | 1010110 | 1111 |
Color Harmonies of #450537
Complementary color
Monochromatic Colors of #450537
Black with #450537
Text Example
Text Example
White with #450537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450537; }
p { color: rgb(69,5,55); }
H1.HeaderClassName
{
color: #450537;
}
.AnyTagClassName
{
color: #450537;
}
</style>
background-color css
<style>
a { background-color: #450537; }
a { background-color: rgb(69,5,55); }
div.DivClassName
{
background-color: #450537;
}
.BgClassName
{
background-color: #450537;
}
</style>
border-color css
<style>
span { border-color: #450537; }
span { border-color: rgb(69,5,55); }
td.TdClassName
{
border-color: #450537;
}
.TagClassName
{
border-color: #450537;
}
</style>