Shades of Blackberry #450638
Tints of Blackberry #450638
RGB
CMYK
RGB Variations
Color information
#450638 (or 0x450638) is known color: Blackberry. HEX triplet: 45, 06 and 38. RGB value is (69,6,56). Sum of RGB (Red+Green+Blue) = 69+6+56=131 (17% of max value = 765). Red value is 69 (27.34% from 255 or 52.67% from 131); Green value is 6 (2.73% from 255 or 4.58% from 131); Blue value is 56 (22.27% from 255 or 42.75% from 131); Max value from RGB is 69 - color contains mainly: red. Hex color #450638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450638 is #BAF9C7. Grayscale: #1E1E1E. Windows color (decimal): -12253640 or 3671621. OLE color: 3671621.
HSL color Cylindrical-coordinate representation of color #450638: hue angle of 312.38º 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 #450638 is Cyan = 0, Magento = 0.91, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 56 | - |
| CMYK | 0 | 0.91 | 0.19 | 0.73 |
| HSL | 312.38º | 0.84% | 0.15% | - |
| HSV(B) | 312.38º | 0.91% | 0.27% | - |
| XYZ | 3.23 | 1.68 | 3.9 | - |
| YUV | 30.54 | 142.37 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 56 | 0 | 0.91 | 0.19 | 0.73 | 312.38 | 0.84 | 0.15 |
| Hex | 45 | 6 | 38 | 0 | 5B | 13 | 49 | 138 | 54 | F |
| Octal | 105 | 6 | 70 | 0 | 133 | 23 | 111 | 470 | 124 | 17 |
| Binary | 1000101 | 110 | 111000 | 0 | 1011011 | 10011 | 1001001 | 100111000 | 1010100 | 1111 |
Color Harmonies of #450638
Complementary color
Monochromatic Colors of #450638
Black with #450638
Text Example
Text Example
White with #450638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450638; }
p { color: rgb(69,6,56); }
H1.HeaderClassName
{
color: #450638;
}
.AnyTagClassName
{
color: #450638;
}
</style>
background-color css
<style>
a { background-color: #450638; }
a { background-color: rgb(69,6,56); }
div.DivClassName
{
background-color: #450638;
}
.BgClassName
{
background-color: #450638;
}
</style>
border-color css
<style>
span { border-color: #450638; }
span { border-color: rgb(69,6,56); }
td.TdClassName
{
border-color: #450638;
}
.TagClassName
{
border-color: #450638;
}
</style>