Shades of Blackberry #451539
Tints of Blackberry #451539
RGB
CMYK
RGB Variations
Color information
#451539 (or 0x451539) is known color: Blackberry. HEX triplet: 45, 15 and 39. RGB value is (69,21,57). Sum of RGB (Red+Green+Blue) = 69+21+57=147 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.94% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 57 (22.66% from 255 or 38.78% from 147); Max value from RGB is 69 - color contains mainly: red. Hex color #451539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451539 is #BAEAC6. Grayscale: #272727. Windows color (decimal): -12249799 or 3740997. OLE color: 3740997.
HSL color Cylindrical-coordinate representation of color #451539: hue angle of 315º 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 #451539 is Cyan = 0, Magento = 0.70, Yellow = 0.17 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 21 | 57 | - |
| CMYK | 0 | 0.70 | 0.17 | 0.73 |
| HSL | 315º | 0.53% | 0.18% | - |
| HSV(B) | 315º | 0.7% | 0.27% | - |
| XYZ | 3.46 | 2.1 | 4.09 | - |
| YUV | 39.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 57 | 0 | 0.70 | 0.17 | 0.73 | 315 | 0.53 | 0.18 |
| Hex | 45 | 15 | 39 | 0 | 46 | 11 | 49 | 13B | 35 | 12 |
| Octal | 105 | 25 | 71 | 0 | 106 | 21 | 111 | 473 | 65 | 22 |
| Binary | 1000101 | 10101 | 111001 | 0 | 1000110 | 10001 | 1001001 | 100111011 | 110101 | 10010 |
Color Harmonies of #451539
Complementary color
Monochromatic Colors of #451539
Black with #451539
Text Example
Text Example
White with #451539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451539; }
p { color: rgb(69,21,57); }
H1.HeaderClassName
{
color: #451539;
}
.AnyTagClassName
{
color: #451539;
}
</style>
background-color css
<style>
a { background-color: #451539; }
a { background-color: rgb(69,21,57); }
div.DivClassName
{
background-color: #451539;
}
.BgClassName
{
background-color: #451539;
}
</style>
border-color css
<style>
span { border-color: #451539; }
span { border-color: rgb(69,21,57); }
td.TdClassName
{
border-color: #451539;
}
.TagClassName
{
border-color: #451539;
}
</style>