Shades of Blackberry #450421
Tints of Blackberry #450421
RGB
CMYK
RGB Variations
Color information
#450421 (or 0x450421) is known color: Blackberry. HEX triplet: 45, 04 and 21. RGB value is (69,4,33). Sum of RGB (Red+Green+Blue) = 69+4+33=106 (14% of max value = 765). Red value is 69 (27.34% from 255 or 65.09% from 106); Green value is 4 (1.95% from 255 or 3.77% from 106); Blue value is 33 (13.28% from 255 or 31.13% from 106); Max value from RGB is 69 - color contains mainly: red. Hex color #450421 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450421 is #BAFBDE. Grayscale: #1A1A1A. Windows color (decimal): -12254175 or 2163781. OLE color: 2163781.
HSL color Cylindrical-coordinate representation of color #450421: hue angle of 333.23º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450421 is Cyan = 0, Magento = 0.94, Yellow = 0.52 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 33 | - |
| CMYK | 0 | 0.94 | 0.52 | 0.73 |
| HSL | 333.23º | 0.89% | 0.14% | - |
| HSV(B) | 333.23º | 0.94% | 0.27% | - |
| XYZ | 2.77 | 1.46 | 1.57 | - |
| YUV | 26.74 | 131.53 | 158.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 33 | 0 | 0.94 | 0.52 | 0.73 | 333.23 | 0.89 | 0.14 |
| Hex | 45 | 4 | 21 | 0 | 5E | 34 | 49 | 14D | 59 | E |
| Octal | 105 | 4 | 41 | 0 | 136 | 64 | 111 | 515 | 131 | 16 |
| Binary | 1000101 | 100 | 100001 | 0 | 1011110 | 110100 | 1001001 | 101001101 | 1011001 | 1110 |
Color Harmonies of #450421
Complementary color
Monochromatic Colors of #450421
Black with #450421
Text Example
Text Example
White with #450421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450421; }
p { color: rgb(69,4,33); }
H1.HeaderClassName
{
color: #450421;
}
.AnyTagClassName
{
color: #450421;
}
</style>
background-color css
<style>
a { background-color: #450421; }
a { background-color: rgb(69,4,33); }
div.DivClassName
{
background-color: #450421;
}
.BgClassName
{
background-color: #450421;
}
</style>
border-color css
<style>
span { border-color: #450421; }
span { border-color: rgb(69,4,33); }
td.TdClassName
{
border-color: #450421;
}
.TagClassName
{
border-color: #450421;
}
</style>