Shades of Blackberry #370619
Tints of Blackberry #370619
RGB
CMYK
RGB Variations
Color information
#370619 (or 0x370619) is known color: Blackberry. HEX triplet: 37, 06 and 19. RGB value is (55,6,25). Sum of RGB (Red+Green+Blue) = 55+6+25=86 (11% of max value = 765). Red value is 55 (21.88% from 255 or 63.95% from 86); Green value is 6 (2.73% from 255 or 6.98% from 86); Blue value is 25 (10.16% from 255 or 29.07% from 86); Max value from RGB is 55 - color contains mainly: red. Hex color #370619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370619 is #C8F9E6. Grayscale: #161616. Windows color (decimal): -13171175 or 1639991. OLE color: 1639991.
HSL color Cylindrical-coordinate representation of color #370619: hue angle of 336.73º 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 #370619 is Cyan = 0, Magento = 0.89, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 25 | - |
| CMYK | 0 | 0.89 | 0.55 | 0.78 |
| HSL | 336.73º | 0.8% | 0.12% | - |
| HSV(B) | 336.73º | 0.89% | 0.22% | - |
| XYZ | 1.82 | 1.01 | 1.02 | - |
| YUV | 22.82 | 129.23 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 25 | 0 | 0.89 | 0.55 | 0.78 | 336.73 | 0.8 | 0.12 |
| Hex | 37 | 6 | 19 | 0 | 59 | 37 | 4E | 151 | 50 | C |
| Octal | 67 | 6 | 31 | 0 | 131 | 67 | 116 | 521 | 120 | 14 |
| Binary | 110111 | 110 | 11001 | 0 | 1011001 | 110111 | 1001110 | 101010001 | 1010000 | 1100 |
Color Harmonies of #370619
Complementary color
Monochromatic Colors of #370619
Black with #370619
Text Example
Text Example
White with #370619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370619; }
p { color: rgb(55,6,25); }
H1.HeaderClassName
{
color: #370619;
}
.AnyTagClassName
{
color: #370619;
}
</style>
background-color css
<style>
a { background-color: #370619; }
a { background-color: rgb(55,6,25); }
div.DivClassName
{
background-color: #370619;
}
.BgClassName
{
background-color: #370619;
}
</style>
border-color css
<style>
span { border-color: #370619; }
span { border-color: rgb(55,6,25); }
td.TdClassName
{
border-color: #370619;
}
.TagClassName
{
border-color: #370619;
}
</style>