Shades of Blackberry #451738
Tints of Blackberry #451738
RGB
CMYK
RGB Variations
Color information
#451738 (or 0x451738) is known color: Blackberry. HEX triplet: 45, 17 and 38. RGB value is (69,23,56). Sum of RGB (Red+Green+Blue) = 69+23+56=148 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.62% from 148); Green value is 23 (9.38% from 255 or 15.54% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 69 - color contains mainly: red. Hex color #451738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #451738 is #BAE8C7. Grayscale: #282828. Windows color (decimal): -12249288 or 3675973. OLE color: 3675973.
HSL color Cylindrical-coordinate representation of color #451738: hue angle of 316.96º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #451738 is Cyan = 0, Magento = 0.67, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 23 | 56 | - |
| CMYK | 0 | 0.67 | 0.19 | 0.73 |
| HSL | 316.96º | 0.5% | 0.18% | - |
| HSV(B) | 316.96º | 0.67% | 0.27% | - |
| XYZ | 3.47 | 2.16 | 3.98 | - |
| YUV | 40.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 56 | 0 | 0.67 | 0.19 | 0.73 | 316.96 | 0.5 | 0.18 |
| Hex | 45 | 17 | 38 | 0 | 43 | 13 | 49 | 13D | 32 | 12 |
| Octal | 105 | 27 | 70 | 0 | 103 | 23 | 111 | 475 | 62 | 22 |
| Binary | 1000101 | 10111 | 111000 | 0 | 1000011 | 10011 | 1001001 | 100111101 | 110010 | 10010 |
Color Harmonies of #451738
Complementary color
Monochromatic Colors of #451738
Black with #451738
Text Example
Text Example
White with #451738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451738; }
p { color: rgb(69,23,56); }
H1.HeaderClassName
{
color: #451738;
}
.AnyTagClassName
{
color: #451738;
}
</style>
background-color css
<style>
a { background-color: #451738; }
a { background-color: rgb(69,23,56); }
div.DivClassName
{
background-color: #451738;
}
.BgClassName
{
background-color: #451738;
}
</style>
border-color css
<style>
span { border-color: #451738; }
span { border-color: rgb(69,23,56); }
td.TdClassName
{
border-color: #451738;
}
.TagClassName
{
border-color: #451738;
}
</style>