Shades of Blackberry #451930
Tints of Blackberry #451930
RGB
CMYK
RGB Variations
Color information
#451930 (or 0x451930) is known color: Blackberry. HEX triplet: 45, 19 and 30. RGB value is (69,25,48). Sum of RGB (Red+Green+Blue) = 69+25+48=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 25 (10.16% from 255 or 17.61% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #451930 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451930 is #BAE6CF. Grayscale: #282828. Windows color (decimal): -12248784 or 3152197. OLE color: 3152197.
HSL color Cylindrical-coordinate representation of color #451930: hue angle of 328.64º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #451930 is Cyan = 0, Magento = 0.64, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 25 | 48 | - |
| CMYK | 0 | 0.64 | 0.30 | 0.73 |
| HSL | 328.64º | 0.47% | 0.18% | - |
| HSV(B) | 328.64º | 0.64% | 0.27% | - |
| XYZ | 3.34 | 2.17 | 3.04 | - |
| YUV | 40.78 | 132.08 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 25 | 48 | 0 | 0.64 | 0.30 | 0.73 | 328.64 | 0.47 | 0.18 |
| Hex | 45 | 19 | 30 | 0 | 40 | 1E | 49 | 149 | 2F | 12 |
| Octal | 105 | 31 | 60 | 0 | 100 | 36 | 111 | 511 | 57 | 22 |
| Binary | 1000101 | 11001 | 110000 | 0 | 1000000 | 11110 | 1001001 | 101001001 | 101111 | 10010 |
Color Harmonies of #451930
Complementary color
Monochromatic Colors of #451930
Black with #451930
Text Example
Text Example
White with #451930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451930; }
p { color: rgb(69,25,48); }
H1.HeaderClassName
{
color: #451930;
}
.AnyTagClassName
{
color: #451930;
}
</style>
background-color css
<style>
a { background-color: #451930; }
a { background-color: rgb(69,25,48); }
div.DivClassName
{
background-color: #451930;
}
.BgClassName
{
background-color: #451930;
}
</style>
border-color css
<style>
span { border-color: #451930; }
span { border-color: rgb(69,25,48); }
td.TdClassName
{
border-color: #451930;
}
.TagClassName
{
border-color: #451930;
}
</style>