Shades of Blackberry #451336
Tints of Blackberry #451336
RGB
CMYK
RGB Variations
Color information
#451336 (or 0x451336) is known color: Blackberry. HEX triplet: 45, 13 and 36. RGB value is (69,19,54). Sum of RGB (Red+Green+Blue) = 69+19+54=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 19 (7.81% from 255 or 13.38% from 142); Blue value is 54 (21.48% from 255 or 38.03% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #451336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451336 is #BAECC9. Grayscale: #252525. Windows color (decimal): -12250314 or 3543877. OLE color: 3543877.
HSL color Cylindrical-coordinate representation of color #451336: hue angle of 318º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #451336 is Cyan = 0, Magento = 0.72, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 19 | 54 | - |
| CMYK | 0 | 0.72 | 0.22 | 0.73 |
| HSL | 318º | 0.57% | 0.17% | - |
| HSV(B) | 318º | 0.72% | 0.27% | - |
| XYZ | 3.35 | 2 | 3.7 | - |
| YUV | 37.94 | 137.07 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 54 | 0 | 0.72 | 0.22 | 0.73 | 318 | 0.57 | 0.17 |
| Hex | 45 | 13 | 36 | 0 | 48 | 16 | 49 | 13E | 39 | 11 |
| Octal | 105 | 23 | 66 | 0 | 110 | 26 | 111 | 476 | 71 | 21 |
| Binary | 1000101 | 10011 | 110110 | 0 | 1001000 | 10110 | 1001001 | 100111110 | 111001 | 10001 |
Color Harmonies of #451336
Complementary color
Monochromatic Colors of #451336
Black with #451336
Text Example
Text Example
White with #451336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451336; }
p { color: rgb(69,19,54); }
H1.HeaderClassName
{
color: #451336;
}
.AnyTagClassName
{
color: #451336;
}
</style>
background-color css
<style>
a { background-color: #451336; }
a { background-color: rgb(69,19,54); }
div.DivClassName
{
background-color: #451336;
}
.BgClassName
{
background-color: #451336;
}
</style>
border-color css
<style>
span { border-color: #451336; }
span { border-color: rgb(69,19,54); }
td.TdClassName
{
border-color: #451336;
}
.TagClassName
{
border-color: #451336;
}
</style>