Shades of Blackberry #370527
Tints of Blackberry #370527
RGB
CMYK
RGB Variations
Color information
#370527 (or 0x370527) is known color: Blackberry. HEX triplet: 37, 05 and 27. RGB value is (55,5,39). Sum of RGB (Red+Green+Blue) = 55+5+39=99 (13% of max value = 765). Red value is 55 (21.88% from 255 or 55.56% from 99); Green value is 5 (2.34% from 255 or 5.05% from 99); Blue value is 39 (15.62% from 255 or 39.39% from 99); Max value from RGB is 55 - color contains mainly: red. Hex color #370527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370527 is #C8FAD8. Grayscale: #171717. Windows color (decimal): -13171417 or 2557239. OLE color: 2557239.
HSL color Cylindrical-coordinate representation of color #370527: hue angle of 319.2º 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 #370527 is Cyan = 0, Magento = 0.91, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 39 | - |
| CMYK | 0 | 0.91 | 0.29 | 0.78 |
| HSL | 319.2º | 0.83% | 0.12% | - |
| HSV(B) | 319.2º | 0.91% | 0.22% | - |
| XYZ | 2 | 1.07 | 2.02 | - |
| YUV | 23.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 39 | 0 | 0.91 | 0.29 | 0.78 | 319.2 | 0.83 | 0.12 |
| Hex | 37 | 5 | 27 | 0 | 5B | 1D | 4E | 13F | 53 | C |
| Octal | 67 | 5 | 47 | 0 | 133 | 35 | 116 | 477 | 123 | 14 |
| Binary | 110111 | 101 | 100111 | 0 | 1011011 | 11101 | 1001110 | 100111111 | 1010011 | 1100 |
Color Harmonies of #370527
Complementary color
Monochromatic Colors of #370527
Black with #370527
Text Example
Text Example
White with #370527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370527; }
p { color: rgb(55,5,39); }
H1.HeaderClassName
{
color: #370527;
}
.AnyTagClassName
{
color: #370527;
}
</style>
background-color css
<style>
a { background-color: #370527; }
a { background-color: rgb(55,5,39); }
div.DivClassName
{
background-color: #370527;
}
.BgClassName
{
background-color: #370527;
}
</style>
border-color css
<style>
span { border-color: #370527; }
span { border-color: rgb(55,5,39); }
td.TdClassName
{
border-color: #370527;
}
.TagClassName
{
border-color: #370527;
}
</style>