Shades of Blackberry #450326
Tints of Blackberry #450326
RGB
CMYK
RGB Variations
Color information
#450326 (or 0x450326) is known color: Blackberry. HEX triplet: 45, 03 and 26. RGB value is (69,3,38). Sum of RGB (Red+Green+Blue) = 69+3+38=110 (14% of max value = 765). Red value is 69 (27.34% from 255 or 62.73% from 110); Green value is 3 (1.56% from 255 or 2.73% from 110); Blue value is 38 (15.23% from 255 or 34.55% from 110); Max value from RGB is 69 - color contains mainly: red. Hex color #450326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450326 is #BAFCD9. Grayscale: #1A1A1A. Windows color (decimal): -12254426 or 2491205. OLE color: 2491205.
HSL color Cylindrical-coordinate representation of color #450326: hue angle of 328.18º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #450326 is Cyan = 0, Magento = 0.96, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 3 | 38 | - |
| CMYK | 0 | 0.96 | 0.45 | 0.73 |
| HSL | 328.18º | 0.92% | 0.14% | - |
| HSV(B) | 328.18º | 0.96% | 0.27% | - |
| XYZ | 2.84 | 1.47 | 1.97 | - |
| YUV | 26.72 | 134.37 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 3 | 38 | 0 | 0.96 | 0.45 | 0.73 | 328.18 | 0.92 | 0.14 |
| Hex | 45 | 3 | 26 | 0 | 60 | 2D | 49 | 148 | 5C | E |
| Octal | 105 | 3 | 46 | 0 | 140 | 55 | 111 | 510 | 134 | 16 |
| Binary | 1000101 | 11 | 100110 | 0 | 1100000 | 101101 | 1001001 | 101001000 | 1011100 | 1110 |
Color Harmonies of #450326
Complementary color
Monochromatic Colors of #450326
Black with #450326
Text Example
Text Example
White with #450326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450326; }
p { color: rgb(69,3,38); }
H1.HeaderClassName
{
color: #450326;
}
.AnyTagClassName
{
color: #450326;
}
</style>
background-color css
<style>
a { background-color: #450326; }
a { background-color: rgb(69,3,38); }
div.DivClassName
{
background-color: #450326;
}
.BgClassName
{
background-color: #450326;
}
</style>
border-color css
<style>
span { border-color: #450326; }
span { border-color: rgb(69,3,38); }
td.TdClassName
{
border-color: #450326;
}
.TagClassName
{
border-color: #450326;
}
</style>