Shades of Blackberry #390323
Tints of Blackberry #390323
RGB
CMYK
RGB Variations
Color information
#390323 (or 0x390323) is known color: Blackberry. HEX triplet: 39, 03 and 23. RGB value is (57,3,35). Sum of RGB (Red+Green+Blue) = 57+3+35=95 (12% of max value = 765). Red value is 57 (22.66% from 255 or 60% from 95); Green value is 3 (1.56% from 255 or 3.16% from 95); Blue value is 35 (14.06% from 255 or 36.84% from 95); Max value from RGB is 57 - color contains mainly: red. Hex color #390323 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390323 is #C6FCDC. Grayscale: #161616. Windows color (decimal): -13040861 or 2294585. OLE color: 2294585.
HSL color Cylindrical-coordinate representation of color #390323: hue angle of 324.44º 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 #390323 is Cyan = 0, Magento = 0.95, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 35 | - |
| CMYK | 0 | 0.95 | 0.39 | 0.78 |
| HSL | 324.44º | 0.9% | 0.12% | - |
| HSV(B) | 324.44º | 0.95% | 0.22% | - |
| XYZ | 2.02 | 1.06 | 1.69 | - |
| YUV | 22.79 | 134.89 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 35 | 0 | 0.95 | 0.39 | 0.78 | 324.44 | 0.9 | 0.12 |
| Hex | 39 | 3 | 23 | 0 | 5F | 27 | 4E | 144 | 5A | C |
| Octal | 71 | 3 | 43 | 0 | 137 | 47 | 116 | 504 | 132 | 14 |
| Binary | 111001 | 11 | 100011 | 0 | 1011111 | 100111 | 1001110 | 101000100 | 1011010 | 1100 |
Color Harmonies of #390323
Complementary color
Monochromatic Colors of #390323
Black with #390323
Text Example
Text Example
White with #390323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390323; }
p { color: rgb(57,3,35); }
H1.HeaderClassName
{
color: #390323;
}
.AnyTagClassName
{
color: #390323;
}
</style>
background-color css
<style>
a { background-color: #390323; }
a { background-color: rgb(57,3,35); }
div.DivClassName
{
background-color: #390323;
}
.BgClassName
{
background-color: #390323;
}
</style>
border-color css
<style>
span { border-color: #390323; }
span { border-color: rgb(57,3,35); }
td.TdClassName
{
border-color: #390323;
}
.TagClassName
{
border-color: #390323;
}
</style>