Shades of Blackberry #390118
Tints of Blackberry #390118
RGB
CMYK
RGB Variations
Color information
#390118 (or 0x390118) is known color: Blackberry. HEX triplet: 39, 01 and 18. RGB value is (57,1,24). Sum of RGB (Red+Green+Blue) = 57+1+24=82 (10% of max value = 765). Red value is 57 (22.66% from 255 or 69.51% from 82); Green value is 1 (0.78% from 255 or 1.22% from 82); Blue value is 24 (9.77% from 255 or 29.27% from 82); Max value from RGB is 57 - color contains mainly: red. Hex color #390118 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390118 is #C6FEE7. Grayscale: #141414. Windows color (decimal): -13041384 or 1573177. OLE color: 1573177.
HSL color Cylindrical-coordinate representation of color #390118: hue angle of 335.36º degrees, saturation: 0.97, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390118 is Cyan = 0, Magento = 0.98, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 1 | 24 | - |
| CMYK | 0 | 0.98 | 0.58 | 0.78 |
| HSL | 335.36º | 0.97% | 0.11% | - |
| HSV(B) | 335.36º | 0.98% | 0.22% | - |
| XYZ | 1.86 | 0.96 | 0.95 | - |
| YUV | 20.37 | 130.05 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 24 | 0 | 0.98 | 0.58 | 0.78 | 335.36 | 0.97 | 0.11 |
| Hex | 39 | 1 | 18 | 0 | 62 | 3A | 4E | 14F | 61 | B |
| Octal | 71 | 1 | 30 | 0 | 142 | 72 | 116 | 517 | 141 | 13 |
| Binary | 111001 | 1 | 11000 | 0 | 1100010 | 111010 | 1001110 | 101001111 | 1100001 | 1011 |
Color Harmonies of #390118
Complementary color
Monochromatic Colors of #390118
Black with #390118
Text Example
Text Example
White with #390118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390118; }
p { color: rgb(57,1,24); }
H1.HeaderClassName
{
color: #390118;
}
.AnyTagClassName
{
color: #390118;
}
</style>
background-color css
<style>
a { background-color: #390118; }
a { background-color: rgb(57,1,24); }
div.DivClassName
{
background-color: #390118;
}
.BgClassName
{
background-color: #390118;
}
</style>
border-color css
<style>
span { border-color: #390118; }
span { border-color: rgb(57,1,24); }
td.TdClassName
{
border-color: #390118;
}
.TagClassName
{
border-color: #390118;
}
</style>