Shades of Blackberry #370927
Tints of Blackberry #370927
RGB
CMYK
RGB Variations
Color information
#370927 (or 0x370927) is known color: Blackberry. HEX triplet: 37, 09 and 27. RGB value is (55,9,39). Sum of RGB (Red+Green+Blue) = 55+9+39=103 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.40% from 103); Green value is 9 (3.91% from 255 or 8.74% from 103); Blue value is 39 (15.62% from 255 or 37.86% from 103); Max value from RGB is 55 - color contains mainly: red. Hex color #370927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370927 is #C8F6D8. Grayscale: #1A1A1A. Windows color (decimal): -13170393 or 2558263. OLE color: 2558263.
HSL color Cylindrical-coordinate representation of color #370927: hue angle of 320.87º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #370927 is Cyan = 0, Magento = 0.84, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 39 | - |
| CMYK | 0 | 0.84 | 0.29 | 0.78 |
| HSL | 320.87º | 0.72% | 0.13% | - |
| HSV(B) | 320.87º | 0.84% | 0.22% | - |
| XYZ | 2.04 | 1.15 | 2.03 | - |
| YUV | 26.17 | 135.24 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 39 | 0 | 0.84 | 0.29 | 0.78 | 320.87 | 0.72 | 0.13 |
| Hex | 37 | 9 | 27 | 0 | 54 | 1D | 4E | 141 | 48 | D |
| Octal | 67 | 11 | 47 | 0 | 124 | 35 | 116 | 501 | 110 | 15 |
| Binary | 110111 | 1001 | 100111 | 0 | 1010100 | 11101 | 1001110 | 101000001 | 1001000 | 1101 |
Color Harmonies of #370927
Complementary color
Monochromatic Colors of #370927
Black with #370927
Text Example
Text Example
White with #370927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370927; }
p { color: rgb(55,9,39); }
H1.HeaderClassName
{
color: #370927;
}
.AnyTagClassName
{
color: #370927;
}
</style>
background-color css
<style>
a { background-color: #370927; }
a { background-color: rgb(55,9,39); }
div.DivClassName
{
background-color: #370927;
}
.BgClassName
{
background-color: #370927;
}
</style>
border-color css
<style>
span { border-color: #370927; }
span { border-color: rgb(55,9,39); }
td.TdClassName
{
border-color: #370927;
}
.TagClassName
{
border-color: #370927;
}
</style>