Shades of Blackberry #450720
Tints of Blackberry #450720
RGB
CMYK
RGB Variations
Color information
#450720 (or 0x450720) is known color: Blackberry. HEX triplet: 45, 07 and 20. RGB value is (69,7,32). Sum of RGB (Red+Green+Blue) = 69+7+32=108 (14% of max value = 765). Red value is 69 (27.34% from 255 or 63.89% from 108); Green value is 7 (3.12% from 255 or 6.48% from 108); Blue value is 32 (12.89% from 255 or 29.63% from 108); Max value from RGB is 69 - color contains mainly: red. Hex color #450720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450720 is #BAF8DF. Grayscale: #1C1C1C. Windows color (decimal): -12253408 or 2099013. OLE color: 2099013.
HSL color Cylindrical-coordinate representation of color #450720: hue angle of 335.81º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #450720 is Cyan = 0, Magento = 0.90, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 7 | 32 | - |
| CMYK | 0 | 0.90 | 0.54 | 0.73 |
| HSL | 335.81º | 0.82% | 0.15% | - |
| HSV(B) | 335.81º | 0.9% | 0.27% | - |
| XYZ | 2.79 | 1.52 | 1.51 | - |
| YUV | 28.39 | 130.04 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 7 | 32 | 0 | 0.90 | 0.54 | 0.73 | 335.81 | 0.82 | 0.15 |
| Hex | 45 | 7 | 20 | 0 | 5A | 36 | 49 | 150 | 52 | F |
| Octal | 105 | 7 | 40 | 0 | 132 | 66 | 111 | 520 | 122 | 17 |
| Binary | 1000101 | 111 | 100000 | 0 | 1011010 | 110110 | 1001001 | 101010000 | 1010010 | 1111 |
Color Harmonies of #450720
Complementary color
Monochromatic Colors of #450720
Black with #450720
Text Example
Text Example
White with #450720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450720; }
p { color: rgb(69,7,32); }
H1.HeaderClassName
{
color: #450720;
}
.AnyTagClassName
{
color: #450720;
}
</style>
background-color css
<style>
a { background-color: #450720; }
a { background-color: rgb(69,7,32); }
div.DivClassName
{
background-color: #450720;
}
.BgClassName
{
background-color: #450720;
}
</style>
border-color css
<style>
span { border-color: #450720; }
span { border-color: rgb(69,7,32); }
td.TdClassName
{
border-color: #450720;
}
.TagClassName
{
border-color: #450720;
}
</style>