Shades of Blackberry #390324
Tints of Blackberry #390324
RGB
CMYK
RGB Variations
Color information
#390324 (or 0x390324) is known color: Blackberry. HEX triplet: 39, 03 and 24. RGB value is (57,3,36). Sum of RGB (Red+Green+Blue) = 57+3+36=96 (12% of max value = 765). Red value is 57 (22.66% from 255 or 59.38% from 96); Green value is 3 (1.56% from 255 or 3.12% from 96); Blue value is 36 (14.45% from 255 or 37.5% from 96); Max value from RGB is 57 - color contains mainly: red. Hex color #390324 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390324 is #C6FCDB. Grayscale: #161616. Windows color (decimal): -13040860 or 2360121. OLE color: 2360121.
HSL color Cylindrical-coordinate representation of color #390324: hue angle of 323.33º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390324 is Cyan = 0, Magento = 0.95, Yellow = 0.37 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 36 | - |
| CMYK | 0 | 0.95 | 0.37 | 0.78 |
| HSL | 323.33º | 0.9% | 0.12% | - |
| HSV(B) | 323.33º | 0.95% | 0.22% | - |
| XYZ | 2.04 | 1.06 | 1.77 | - |
| YUV | 22.91 | 135.39 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 36 | 0 | 0.95 | 0.37 | 0.78 | 323.33 | 0.9 | 0.12 |
| Hex | 39 | 3 | 24 | 0 | 5F | 25 | 4E | 143 | 5A | C |
| Octal | 71 | 3 | 44 | 0 | 137 | 45 | 116 | 503 | 132 | 14 |
| Binary | 111001 | 11 | 100100 | 0 | 1011111 | 100101 | 1001110 | 101000011 | 1011010 | 1100 |
Color Harmonies of #390324
Complementary color
Monochromatic Colors of #390324
Black with #390324
Text Example
Text Example
White with #390324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390324; }
p { color: rgb(57,3,36); }
H1.HeaderClassName
{
color: #390324;
}
.AnyTagClassName
{
color: #390324;
}
</style>
background-color css
<style>
a { background-color: #390324; }
a { background-color: rgb(57,3,36); }
div.DivClassName
{
background-color: #390324;
}
.BgClassName
{
background-color: #390324;
}
</style>
border-color css
<style>
span { border-color: #390324; }
span { border-color: rgb(57,3,36); }
td.TdClassName
{
border-color: #390324;
}
.TagClassName
{
border-color: #390324;
}
</style>