Shades of Blackberry #370624
Tints of Blackberry #370624
RGB
CMYK
RGB Variations
Color information
#370624 (or 0x370624) is known color: Blackberry. HEX triplet: 37, 06 and 24. RGB value is (55,6,36). Sum of RGB (Red+Green+Blue) = 55+6+36=97 (12% of max value = 765). Red value is 55 (21.88% from 255 or 56.70% from 97); Green value is 6 (2.73% from 255 or 6.19% from 97); Blue value is 36 (14.45% from 255 or 37.11% from 97); Max value from RGB is 55 - color contains mainly: red. Hex color #370624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370624 is #C8F9DB. Grayscale: #181818. Windows color (decimal): -13171164 or 2360887. OLE color: 2360887.
HSL color Cylindrical-coordinate representation of color #370624: hue angle of 323.27º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #370624 is Cyan = 0, Magento = 0.89, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 36 | - |
| CMYK | 0 | 0.89 | 0.35 | 0.78 |
| HSL | 323.27º | 0.8% | 0.12% | - |
| HSV(B) | 323.27º | 0.89% | 0.22% | - |
| XYZ | 1.96 | 1.07 | 1.77 | - |
| YUV | 24.07 | 134.73 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 36 | 0 | 0.89 | 0.35 | 0.78 | 323.27 | 0.8 | 0.12 |
| Hex | 37 | 6 | 24 | 0 | 59 | 23 | 4E | 143 | 50 | C |
| Octal | 67 | 6 | 44 | 0 | 131 | 43 | 116 | 503 | 120 | 14 |
| Binary | 110111 | 110 | 100100 | 0 | 1011001 | 100011 | 1001110 | 101000011 | 1010000 | 1100 |
Color Harmonies of #370624
Complementary color
Monochromatic Colors of #370624
Black with #370624
Text Example
Text Example
White with #370624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370624; }
p { color: rgb(55,6,36); }
H1.HeaderClassName
{
color: #370624;
}
.AnyTagClassName
{
color: #370624;
}
</style>
background-color css
<style>
a { background-color: #370624; }
a { background-color: rgb(55,6,36); }
div.DivClassName
{
background-color: #370624;
}
.BgClassName
{
background-color: #370624;
}
</style>
border-color css
<style>
span { border-color: #370624; }
span { border-color: rgb(55,6,36); }
td.TdClassName
{
border-color: #370624;
}
.TagClassName
{
border-color: #370624;
}
</style>