Shades of Blackberry #451534
Tints of Blackberry #451534
RGB
CMYK
RGB Variations
Color information
#451534 (or 0x451534) is known color: Blackberry. HEX triplet: 45, 15 and 34. RGB value is (69,21,52). Sum of RGB (Red+Green+Blue) = 69+21+52=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 21 (8.59% from 255 or 14.79% from 142); Blue value is 52 (20.70% from 255 or 36.62% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #451534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451534 is #BAEACB. Grayscale: #262626. Windows color (decimal): -12249804 or 3413317. OLE color: 3413317.
HSL color Cylindrical-coordinate representation of color #451534: hue angle of 321.25º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #451534 is Cyan = 0, Magento = 0.70, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 21 | 52 | - |
| CMYK | 0 | 0.70 | 0.25 | 0.73 |
| HSL | 321.25º | 0.53% | 0.18% | - |
| HSV(B) | 321.25º | 0.7% | 0.27% | - |
| XYZ | 3.34 | 2.05 | 3.47 | - |
| YUV | 38.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 52 | 0 | 0.70 | 0.25 | 0.73 | 321.25 | 0.53 | 0.18 |
| Hex | 45 | 15 | 34 | 0 | 46 | 19 | 49 | 141 | 35 | 12 |
| Octal | 105 | 25 | 64 | 0 | 106 | 31 | 111 | 501 | 65 | 22 |
| Binary | 1000101 | 10101 | 110100 | 0 | 1000110 | 11001 | 1001001 | 101000001 | 110101 | 10010 |
Color Harmonies of #451534
Complementary color
Monochromatic Colors of #451534
Black with #451534
Text Example
Text Example
White with #451534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451534; }
p { color: rgb(69,21,52); }
H1.HeaderClassName
{
color: #451534;
}
.AnyTagClassName
{
color: #451534;
}
</style>
background-color css
<style>
a { background-color: #451534; }
a { background-color: rgb(69,21,52); }
div.DivClassName
{
background-color: #451534;
}
.BgClassName
{
background-color: #451534;
}
</style>
border-color css
<style>
span { border-color: #451534; }
span { border-color: rgb(69,21,52); }
td.TdClassName
{
border-color: #451534;
}
.TagClassName
{
border-color: #451534;
}
</style>