Shades of Blackberry #450430
Tints of Blackberry #450430
RGB
CMYK
RGB Variations
Color information
#450430 (or 0x450430) is known color: Blackberry. HEX triplet: 45, 04 and 30. RGB value is (69,4,48). Sum of RGB (Red+Green+Blue) = 69+4+48=121 (16% of max value = 765). Red value is 69 (27.34% from 255 or 57.02% from 121); Green value is 4 (1.95% from 255 or 3.31% from 121); Blue value is 48 (19.14% from 255 or 39.67% from 121); Max value from RGB is 69 - color contains mainly: red. Hex color #450430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450430 is #BAFBCF. Grayscale: #1C1C1C. Windows color (decimal): -12254160 or 3146821. OLE color: 3146821.
HSL color Cylindrical-coordinate representation of color #450430: hue angle of 319.38º 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 #450430 is Cyan = 0, Magento = 0.94, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 48 | - |
| CMYK | 0 | 0.94 | 0.30 | 0.73 |
| HSL | 319.38º | 0.89% | 0.14% | - |
| HSV(B) | 319.38º | 0.94% | 0.27% | - |
| XYZ | 3.03 | 1.57 | 2.94 | - |
| YUV | 28.45 | 139.03 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 48 | 0 | 0.94 | 0.30 | 0.73 | 319.38 | 0.89 | 0.14 |
| Hex | 45 | 4 | 30 | 0 | 5E | 1E | 49 | 13F | 59 | E |
| Octal | 105 | 4 | 60 | 0 | 136 | 36 | 111 | 477 | 131 | 16 |
| Binary | 1000101 | 100 | 110000 | 0 | 1011110 | 11110 | 1001001 | 100111111 | 1011001 | 1110 |
Color Harmonies of #450430
Complementary color
Monochromatic Colors of #450430
Black with #450430
Text Example
Text Example
White with #450430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450430; }
p { color: rgb(69,4,48); }
H1.HeaderClassName
{
color: #450430;
}
.AnyTagClassName
{
color: #450430;
}
</style>
background-color css
<style>
a { background-color: #450430; }
a { background-color: rgb(69,4,48); }
div.DivClassName
{
background-color: #450430;
}
.BgClassName
{
background-color: #450430;
}
</style>
border-color css
<style>
span { border-color: #450430; }
span { border-color: rgb(69,4,48); }
td.TdClassName
{
border-color: #450430;
}
.TagClassName
{
border-color: #450430;
}
</style>