Shades of Blackberry #450627
Tints of Blackberry #450627
RGB
CMYK
RGB Variations
Color information
#450627 (or 0x450627) is known color: Blackberry. HEX triplet: 45, 06 and 27. RGB value is (69,6,39). Sum of RGB (Red+Green+Blue) = 69+6+39=114 (15% of max value = 765). Red value is 69 (27.34% from 255 or 60.53% from 114); Green value is 6 (2.73% from 255 or 5.26% from 114); Blue value is 39 (15.62% from 255 or 34.21% from 114); Max value from RGB is 69 - color contains mainly: red. Hex color #450627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450627 is #BAF9D8. Grayscale: #1C1C1C. Windows color (decimal): -12253657 or 2557509. OLE color: 2557509.
HSL color Cylindrical-coordinate representation of color #450627: hue angle of 328.57º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #450627 is Cyan = 0, Magento = 0.91, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 39 | - |
| CMYK | 0 | 0.91 | 0.43 | 0.73 |
| HSL | 328.57º | 0.84% | 0.15% | - |
| HSV(B) | 328.57º | 0.91% | 0.27% | - |
| XYZ | 2.89 | 1.54 | 2.06 | - |
| YUV | 28.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 39 | 0 | 0.91 | 0.43 | 0.73 | 328.57 | 0.84 | 0.15 |
| Hex | 45 | 6 | 27 | 0 | 5B | 2B | 49 | 149 | 54 | F |
| Octal | 105 | 6 | 47 | 0 | 133 | 53 | 111 | 511 | 124 | 17 |
| Binary | 1000101 | 110 | 100111 | 0 | 1011011 | 101011 | 1001001 | 101001001 | 1010100 | 1111 |
Color Harmonies of #450627
Complementary color
Monochromatic Colors of #450627
Black with #450627
Text Example
Text Example
White with #450627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450627; }
p { color: rgb(69,6,39); }
H1.HeaderClassName
{
color: #450627;
}
.AnyTagClassName
{
color: #450627;
}
</style>
background-color css
<style>
a { background-color: #450627; }
a { background-color: rgb(69,6,39); }
div.DivClassName
{
background-color: #450627;
}
.BgClassName
{
background-color: #450627;
}
</style>
border-color css
<style>
span { border-color: #450627; }
span { border-color: rgb(69,6,39); }
td.TdClassName
{
border-color: #450627;
}
.TagClassName
{
border-color: #450627;
}
</style>