Shades of Blackberry #370526
Tints of Blackberry #370526
RGB
CMYK
RGB Variations
Color information
#370526 (or 0x370526) is known color: Blackberry. HEX triplet: 37, 05 and 26. RGB value is (55,5,38). Sum of RGB (Red+Green+Blue) = 55+5+38=98 (12% of max value = 765). Red value is 55 (21.88% from 255 or 56.12% from 98); Green value is 5 (2.34% from 255 or 5.10% from 98); Blue value is 38 (15.23% from 255 or 38.78% from 98); Max value from RGB is 55 - color contains mainly: red. Hex color #370526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370526 is #C8FAD9. Grayscale: #171717. Windows color (decimal): -13171418 or 2491703. OLE color: 2491703.
HSL color Cylindrical-coordinate representation of color #370526: hue angle of 320.4º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370526 is Cyan = 0, Magento = 0.91, Yellow = 0.31 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 38 | - |
| CMYK | 0 | 0.91 | 0.31 | 0.78 |
| HSL | 320.4º | 0.83% | 0.12% | - |
| HSV(B) | 320.4º | 0.91% | 0.22% | - |
| XYZ | 1.98 | 1.06 | 1.93 | - |
| YUV | 23.71 | 136.07 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 38 | 0 | 0.91 | 0.31 | 0.78 | 320.4 | 0.83 | 0.12 |
| Hex | 37 | 5 | 26 | 0 | 5B | 1F | 4E | 140 | 53 | C |
| Octal | 67 | 5 | 46 | 0 | 133 | 37 | 116 | 500 | 123 | 14 |
| Binary | 110111 | 101 | 100110 | 0 | 1011011 | 11111 | 1001110 | 101000000 | 1010011 | 1100 |
Color Harmonies of #370526
Complementary color
Monochromatic Colors of #370526
Black with #370526
Text Example
Text Example
White with #370526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370526; }
p { color: rgb(55,5,38); }
H1.HeaderClassName
{
color: #370526;
}
.AnyTagClassName
{
color: #370526;
}
</style>
background-color css
<style>
a { background-color: #370526; }
a { background-color: rgb(55,5,38); }
div.DivClassName
{
background-color: #370526;
}
.BgClassName
{
background-color: #370526;
}
</style>
border-color css
<style>
span { border-color: #370526; }
span { border-color: rgb(55,5,38); }
td.TdClassName
{
border-color: #370526;
}
.TagClassName
{
border-color: #370526;
}
</style>