Shades of Blackberry #391230
Tints of Blackberry #391230
RGB
CMYK
RGB Variations
Color information
#391230 (or 0x391230) is known color: Blackberry. HEX triplet: 39, 12 and 30. RGB value is (57,18,48). Sum of RGB (Red+Green+Blue) = 57+18+48=123 (16% of max value = 765). Red value is 57 (22.66% from 255 or 46.34% from 123); Green value is 18 (7.42% from 255 or 14.63% from 123); Blue value is 48 (19.14% from 255 or 39.02% from 123); Max value from RGB is 57 - color contains mainly: red. Hex color #391230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391230 is #C6EDCF. Grayscale: #212121. Windows color (decimal): -13037008 or 3150393. OLE color: 3150393.
HSL color Cylindrical-coordinate representation of color #391230: hue angle of 313.85º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #391230 is Cyan = 0, Magento = 0.68, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 48 | - |
| CMYK | 0 | 0.68 | 0.16 | 0.78 |
| HSL | 313.85º | 0.52% | 0.15% | - |
| HSV(B) | 313.85º | 0.68% | 0.22% | - |
| XYZ | 2.44 | 1.52 | 2.96 | - |
| YUV | 33.08 | 136.42 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 48 | 0 | 0.68 | 0.16 | 0.78 | 313.85 | 0.52 | 0.15 |
| Hex | 39 | 12 | 30 | 0 | 44 | 10 | 4E | 13A | 34 | F |
| Octal | 71 | 22 | 60 | 0 | 104 | 20 | 116 | 472 | 64 | 17 |
| Binary | 111001 | 10010 | 110000 | 0 | 1000100 | 10000 | 1001110 | 100111010 | 110100 | 1111 |
Color Harmonies of #391230
Complementary color
Monochromatic Colors of #391230
Black with #391230
Text Example
Text Example
White with #391230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391230; }
p { color: rgb(57,18,48); }
H1.HeaderClassName
{
color: #391230;
}
.AnyTagClassName
{
color: #391230;
}
</style>
background-color css
<style>
a { background-color: #391230; }
a { background-color: rgb(57,18,48); }
div.DivClassName
{
background-color: #391230;
}
.BgClassName
{
background-color: #391230;
}
</style>
border-color css
<style>
span { border-color: #391230; }
span { border-color: rgb(57,18,48); }
td.TdClassName
{
border-color: #391230;
}
.TagClassName
{
border-color: #391230;
}
</style>