Shades of Blackberry #481738
Tints of Blackberry #481738
RGB
CMYK
RGB Variations
Color information
#481738 (or 0x481738) is known color: Blackberry. HEX triplet: 48, 17 and 38. RGB value is (72,23,56). Sum of RGB (Red+Green+Blue) = 72+23+56=151 (20% of max value = 765). Red value is 72 (28.52% from 255 or 47.68% from 151); Green value is 23 (9.38% from 255 or 15.23% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 72 - color contains mainly: red. Hex color #481738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481738 is #B7E8C7. Grayscale: #292929. Windows color (decimal): -12052680 or 3675976. OLE color: 3675976.
HSL color Cylindrical-coordinate representation of color #481738: hue angle of 319.59º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #481738 is Cyan = 0, Magento = 0.68, Yellow = 0.22 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 23 | 56 | - |
| CMYK | 0 | 0.68 | 0.22 | 0.72 |
| HSL | 319.59º | 0.52% | 0.19% | - |
| HSV(B) | 319.59º | 0.68% | 0.28% | - |
| XYZ | 3.69 | 2.28 | 3.99 | - |
| YUV | 41.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 23 | 56 | 0 | 0.68 | 0.22 | 0.72 | 319.59 | 0.52 | 0.19 |
| Hex | 48 | 17 | 38 | 0 | 44 | 16 | 48 | 140 | 34 | 13 |
| Octal | 110 | 27 | 70 | 0 | 104 | 26 | 110 | 500 | 64 | 23 |
| Binary | 1001000 | 10111 | 111000 | 0 | 1000100 | 10110 | 1001000 | 101000000 | 110100 | 10011 |
Color Harmonies of #481738
Complementary color
Monochromatic Colors of #481738
Black with #481738
Text Example
Text Example
White with #481738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481738; }
p { color: rgb(72,23,56); }
H1.HeaderClassName
{
color: #481738;
}
.AnyTagClassName
{
color: #481738;
}
</style>
background-color css
<style>
a { background-color: #481738; }
a { background-color: rgb(72,23,56); }
div.DivClassName
{
background-color: #481738;
}
.BgClassName
{
background-color: #481738;
}
</style>
border-color css
<style>
span { border-color: #481738; }
span { border-color: rgb(72,23,56); }
td.TdClassName
{
border-color: #481738;
}
.TagClassName
{
border-color: #481738;
}
</style>