Shades of Blackberry #450530
Tints of Blackberry #450530
RGB
CMYK
RGB Variations
Color information
#450530 (or 0x450530) is known color: Blackberry. HEX triplet: 45, 05 and 30. RGB value is (69,5,48). Sum of RGB (Red+Green+Blue) = 69+5+48=122 (16% of max value = 765). Red value is 69 (27.34% from 255 or 56.56% from 122); Green value is 5 (2.34% from 255 or 4.10% from 122); Blue value is 48 (19.14% from 255 or 39.34% from 122); Max value from RGB is 69 - color contains mainly: red. Hex color #450530 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450530 is #BAFACF. Grayscale: #1C1C1C. Windows color (decimal): -12253904 or 3147077. OLE color: 3147077.
HSL color Cylindrical-coordinate representation of color #450530: hue angle of 319.69º 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 #450530 is Cyan = 0, Magento = 0.93, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 48 | - |
| CMYK | 0 | 0.93 | 0.30 | 0.73 |
| HSL | 319.69º | 0.86% | 0.15% | - |
| HSV(B) | 319.69º | 0.93% | 0.27% | - |
| XYZ | 3.04 | 1.59 | 2.94 | - |
| YUV | 29.04 | 138.7 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 48 | 0 | 0.93 | 0.30 | 0.73 | 319.69 | 0.86 | 0.15 |
| Hex | 45 | 5 | 30 | 0 | 5D | 1E | 49 | 140 | 56 | F |
| Octal | 105 | 5 | 60 | 0 | 135 | 36 | 111 | 500 | 126 | 17 |
| Binary | 1000101 | 101 | 110000 | 0 | 1011101 | 11110 | 1001001 | 101000000 | 1010110 | 1111 |
Color Harmonies of #450530
Complementary color
Monochromatic Colors of #450530
Black with #450530
Text Example
Text Example
White with #450530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450530; }
p { color: rgb(69,5,48); }
H1.HeaderClassName
{
color: #450530;
}
.AnyTagClassName
{
color: #450530;
}
</style>
background-color css
<style>
a { background-color: #450530; }
a { background-color: rgb(69,5,48); }
div.DivClassName
{
background-color: #450530;
}
.BgClassName
{
background-color: #450530;
}
</style>
border-color css
<style>
span { border-color: #450530; }
span { border-color: rgb(69,5,48); }
td.TdClassName
{
border-color: #450530;
}
.TagClassName
{
border-color: #450530;
}
</style>