Shades of Blackberry #450923
Tints of Blackberry #450923
RGB
CMYK
RGB Variations
Color information
#450923 (or 0x450923) is known color: Blackberry. HEX triplet: 45, 09 and 23. RGB value is (69,9,35). Sum of RGB (Red+Green+Blue) = 69+9+35=113 (14% of max value = 765). Red value is 69 (27.34% from 255 or 61.06% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 35 (14.06% from 255 or 30.97% from 113); Max value from RGB is 69 - color contains mainly: red. Hex color #450923 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450923 is #BAF6DC. Grayscale: #1D1D1D. Windows color (decimal): -12252893 or 2296133. OLE color: 2296133.
HSL color Cylindrical-coordinate representation of color #450923: hue angle of 334º 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 #450923 is Cyan = 0, Magento = 0.87, Yellow = 0.49 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 9 | 35 | - |
| CMYK | 0 | 0.87 | 0.49 | 0.73 |
| HSL | 334º | 0.77% | 0.15% | - |
| HSV(B) | 334º | 0.87% | 0.27% | - |
| XYZ | 2.86 | 1.58 | 1.74 | - |
| YUV | 29.9 | 130.88 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 35 | 0 | 0.87 | 0.49 | 0.73 | 334 | 0.77 | 0.15 |
| Hex | 45 | 9 | 23 | 0 | 57 | 31 | 49 | 14E | 4D | F |
| Octal | 105 | 11 | 43 | 0 | 127 | 61 | 111 | 516 | 115 | 17 |
| Binary | 1000101 | 1001 | 100011 | 0 | 1010111 | 110001 | 1001001 | 101001110 | 1001101 | 1111 |
Color Harmonies of #450923
Complementary color
Monochromatic Colors of #450923
Black with #450923
Text Example
Text Example
White with #450923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450923; }
p { color: rgb(69,9,35); }
H1.HeaderClassName
{
color: #450923;
}
.AnyTagClassName
{
color: #450923;
}
</style>
background-color css
<style>
a { background-color: #450923; }
a { background-color: rgb(69,9,35); }
div.DivClassName
{
background-color: #450923;
}
.BgClassName
{
background-color: #450923;
}
</style>
border-color css
<style>
span { border-color: #450923; }
span { border-color: rgb(69,9,35); }
td.TdClassName
{
border-color: #450923;
}
.TagClassName
{
border-color: #450923;
}
</style>