Shades of Blackberry #370319
Tints of Blackberry #370319
RGB
CMYK
RGB Variations
Color information
#370319 (or 0x370319) is known color: Blackberry. HEX triplet: 37, 03 and 19. RGB value is (55,3,25). Sum of RGB (Red+Green+Blue) = 55+3+25=83 (10% of max value = 765). Red value is 55 (21.88% from 255 or 66.27% from 83); Green value is 3 (1.56% from 255 or 3.61% from 83); Blue value is 25 (10.16% from 255 or 30.12% from 83); Max value from RGB is 55 - color contains mainly: red. Hex color #370319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370319 is #C8FCE6. Grayscale: #151515. Windows color (decimal): -13171943 or 1639223. OLE color: 1639223.
HSL color Cylindrical-coordinate representation of color #370319: hue angle of 334.62º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370319 is Cyan = 0, Magento = 0.95, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 25 | - |
| CMYK | 0 | 0.95 | 0.55 | 0.78 |
| HSL | 334.62º | 0.9% | 0.11% | - |
| HSV(B) | 334.62º | 0.95% | 0.22% | - |
| XYZ | 1.78 | 0.95 | 1.01 | - |
| YUV | 21.06 | 130.23 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 25 | 0 | 0.95 | 0.55 | 0.78 | 334.62 | 0.9 | 0.11 |
| Hex | 37 | 3 | 19 | 0 | 5F | 37 | 4E | 14F | 5A | B |
| Octal | 67 | 3 | 31 | 0 | 137 | 67 | 116 | 517 | 132 | 13 |
| Binary | 110111 | 11 | 11001 | 0 | 1011111 | 110111 | 1001110 | 101001111 | 1011010 | 1011 |
Color Harmonies of #370319
Complementary color
Monochromatic Colors of #370319
Black with #370319
Text Example
Text Example
White with #370319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370319; }
p { color: rgb(55,3,25); }
H1.HeaderClassName
{
color: #370319;
}
.AnyTagClassName
{
color: #370319;
}
</style>
background-color css
<style>
a { background-color: #370319; }
a { background-color: rgb(55,3,25); }
div.DivClassName
{
background-color: #370319;
}
.BgClassName
{
background-color: #370319;
}
</style>
border-color css
<style>
span { border-color: #370319; }
span { border-color: rgb(55,3,25); }
td.TdClassName
{
border-color: #370319;
}
.TagClassName
{
border-color: #370319;
}
</style>