Shades of Blackberry #450935
Tints of Blackberry #450935
RGB
CMYK
RGB Variations
Color information
#450935 (or 0x450935) is known color: Blackberry. HEX triplet: 45, 09 and 35. RGB value is (69,9,53). Sum of RGB (Red+Green+Blue) = 69+9+53=131 (17% of max value = 765). Red value is 69 (27.34% from 255 or 52.67% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 53 (21.09% from 255 or 40.46% from 131); Max value from RGB is 69 - color contains mainly: red. Hex color #450935 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450935 is #BAF6CA. Grayscale: #1F1F1F. Windows color (decimal): -12252875 or 3475781. OLE color: 3475781.
HSL color Cylindrical-coordinate representation of color #450935: hue angle of 316º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #450935 is Cyan = 0, Magento = 0.87, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 9 | 53 | - |
| CMYK | 0 | 0.87 | 0.23 | 0.73 |
| HSL | 316º | 0.77% | 0.15% | - |
| HSV(B) | 316º | 0.87% | 0.27% | - |
| XYZ | 3.19 | 1.72 | 3.53 | - |
| YUV | 31.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 53 | 0 | 0.87 | 0.23 | 0.73 | 316 | 0.77 | 0.15 |
| Hex | 45 | 9 | 35 | 0 | 57 | 17 | 49 | 13C | 4D | F |
| Octal | 105 | 11 | 65 | 0 | 127 | 27 | 111 | 474 | 115 | 17 |
| Binary | 1000101 | 1001 | 110101 | 0 | 1010111 | 10111 | 1001001 | 100111100 | 1001101 | 1111 |
Color Harmonies of #450935
Complementary color
Monochromatic Colors of #450935
Black with #450935
Text Example
Text Example
White with #450935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450935; }
p { color: rgb(69,9,53); }
H1.HeaderClassName
{
color: #450935;
}
.AnyTagClassName
{
color: #450935;
}
</style>
background-color css
<style>
a { background-color: #450935; }
a { background-color: rgb(69,9,53); }
div.DivClassName
{
background-color: #450935;
}
.BgClassName
{
background-color: #450935;
}
</style>
border-color css
<style>
span { border-color: #450935; }
span { border-color: rgb(69,9,53); }
td.TdClassName
{
border-color: #450935;
}
.TagClassName
{
border-color: #450935;
}
</style>