Shades of Blackberry #451536
Tints of Blackberry #451536
RGB
CMYK
RGB Variations
Color information
#451536 (or 0x451536) is known color: Blackberry. HEX triplet: 45, 15 and 36. RGB value is (69,21,54). Sum of RGB (Red+Green+Blue) = 69+21+54=144 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.92% from 144); Green value is 21 (8.59% from 255 or 14.58% from 144); Blue value is 54 (21.48% from 255 or 37.5% from 144); Max value from RGB is 69 - color contains mainly: red. Hex color #451536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451536 is #BAEAC9. Grayscale: #272727. Windows color (decimal): -12249802 or 3544389. OLE color: 3544389.
HSL color Cylindrical-coordinate representation of color #451536: hue angle of 318.75º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #451536 is Cyan = 0, Magento = 0.70, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 21 | 54 | - |
| CMYK | 0 | 0.70 | 0.22 | 0.73 |
| HSL | 318.75º | 0.53% | 0.18% | - |
| HSV(B) | 318.75º | 0.7% | 0.27% | - |
| XYZ | 3.39 | 2.07 | 3.71 | - |
| YUV | 39.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 54 | 0 | 0.70 | 0.22 | 0.73 | 318.75 | 0.53 | 0.18 |
| Hex | 45 | 15 | 36 | 0 | 46 | 16 | 49 | 13F | 35 | 12 |
| Octal | 105 | 25 | 66 | 0 | 106 | 26 | 111 | 477 | 65 | 22 |
| Binary | 1000101 | 10101 | 110110 | 0 | 1000110 | 10110 | 1001001 | 100111111 | 110101 | 10010 |
Color Harmonies of #451536
Complementary color
Monochromatic Colors of #451536
Black with #451536
Text Example
Text Example
White with #451536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451536; }
p { color: rgb(69,21,54); }
H1.HeaderClassName
{
color: #451536;
}
.AnyTagClassName
{
color: #451536;
}
</style>
background-color css
<style>
a { background-color: #451536; }
a { background-color: rgb(69,21,54); }
div.DivClassName
{
background-color: #451536;
}
.BgClassName
{
background-color: #451536;
}
</style>
border-color css
<style>
span { border-color: #451536; }
span { border-color: rgb(69,21,54); }
td.TdClassName
{
border-color: #451536;
}
.TagClassName
{
border-color: #451536;
}
</style>