Shades of Blackberry #451226
Tints of Blackberry #451226
RGB
CMYK
RGB Variations
Color information
#451226 (or 0x451226) is known color: Blackberry. HEX triplet: 45, 12 and 26. RGB value is (69,18,38). Sum of RGB (Red+Green+Blue) = 69+18+38=125 (16% of max value = 765). Red value is 69 (27.34% from 255 or 55.2% from 125); Green value is 18 (7.42% from 255 or 14.4% from 125); Blue value is 38 (15.23% from 255 or 30.4% from 125); Max value from RGB is 69 - color contains mainly: red. Hex color #451226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451226 is #BAEDD9. Grayscale: #232323. Windows color (decimal): -12250586 or 2495045. OLE color: 2495045.
HSL color Cylindrical-coordinate representation of color #451226: hue angle of 336.47º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #451226 is Cyan = 0, Magento = 0.74, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 18 | 38 | - |
| CMYK | 0 | 0.74 | 0.45 | 0.73 |
| HSL | 336.47º | 0.59% | 0.17% | - |
| HSV(B) | 336.47º | 0.74% | 0.27% | - |
| XYZ | 3.02 | 1.84 | 2.03 | - |
| YUV | 35.53 | 129.4 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 18 | 38 | 0 | 0.74 | 0.45 | 0.73 | 336.47 | 0.59 | 0.17 |
| Hex | 45 | 12 | 26 | 0 | 4A | 2D | 49 | 150 | 3B | 11 |
| Octal | 105 | 22 | 46 | 0 | 112 | 55 | 111 | 520 | 73 | 21 |
| Binary | 1000101 | 10010 | 100110 | 0 | 1001010 | 101101 | 1001001 | 101010000 | 111011 | 10001 |
Color Harmonies of #451226
Complementary color
Monochromatic Colors of #451226
Black with #451226
Text Example
Text Example
White with #451226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451226; }
p { color: rgb(69,18,38); }
H1.HeaderClassName
{
color: #451226;
}
.AnyTagClassName
{
color: #451226;
}
</style>
background-color css
<style>
a { background-color: #451226; }
a { background-color: rgb(69,18,38); }
div.DivClassName
{
background-color: #451226;
}
.BgClassName
{
background-color: #451226;
}
</style>
border-color css
<style>
span { border-color: #451226; }
span { border-color: rgb(69,18,38); }
td.TdClassName
{
border-color: #451226;
}
.TagClassName
{
border-color: #451226;
}
</style>