Shades of Blackberry #370727
Tints of Blackberry #370727
RGB
CMYK
RGB Variations
Color information
#370727 (or 0x370727) is known color: Blackberry. HEX triplet: 37, 07 and 27. RGB value is (55,7,39). Sum of RGB (Red+Green+Blue) = 55+7+39=101 (13% of max value = 765). Red value is 55 (21.88% from 255 or 54.46% from 101); Green value is 7 (3.12% from 255 or 6.93% from 101); Blue value is 39 (15.62% from 255 or 38.61% from 101); Max value from RGB is 55 - color contains mainly: red. Hex color #370727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370727 is #C8F8D8. Grayscale: #181818. Windows color (decimal): -13170905 or 2557751. OLE color: 2557751.
HSL color Cylindrical-coordinate representation of color #370727: hue angle of 320º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #370727 is Cyan = 0, Magento = 0.87, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 39 | - |
| CMYK | 0 | 0.87 | 0.29 | 0.78 |
| HSL | 320º | 0.77% | 0.12% | - |
| HSV(B) | 320º | 0.87% | 0.22% | - |
| XYZ | 2.02 | 1.11 | 2.03 | - |
| YUV | 25 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 39 | 0 | 0.87 | 0.29 | 0.78 | 320 | 0.77 | 0.12 |
| Hex | 37 | 7 | 27 | 0 | 57 | 1D | 4E | 140 | 4D | C |
| Octal | 67 | 7 | 47 | 0 | 127 | 35 | 116 | 500 | 115 | 14 |
| Binary | 110111 | 111 | 100111 | 0 | 1010111 | 11101 | 1001110 | 101000000 | 1001101 | 1100 |
Color Harmonies of #370727
Complementary color
Monochromatic Colors of #370727
Black with #370727
Text Example
Text Example
White with #370727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370727; }
p { color: rgb(55,7,39); }
H1.HeaderClassName
{
color: #370727;
}
.AnyTagClassName
{
color: #370727;
}
</style>
background-color css
<style>
a { background-color: #370727; }
a { background-color: rgb(55,7,39); }
div.DivClassName
{
background-color: #370727;
}
.BgClassName
{
background-color: #370727;
}
</style>
border-color css
<style>
span { border-color: #370727; }
span { border-color: rgb(55,7,39); }
td.TdClassName
{
border-color: #370727;
}
.TagClassName
{
border-color: #370727;
}
</style>