Shades of Blackberry #370827
Tints of Blackberry #370827
RGB
CMYK
RGB Variations
Color information
#370827 (or 0x370827) is known color: Blackberry. HEX triplet: 37, 08 and 27. RGB value is (55,8,39). Sum of RGB (Red+Green+Blue) = 55+8+39=102 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.92% from 102); Green value is 8 (3.52% from 255 or 7.84% from 102); Blue value is 39 (15.62% from 255 or 38.24% from 102); Max value from RGB is 55 - color contains mainly: red. Hex color #370827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370827 is #C8F7D8. Grayscale: #191919. Windows color (decimal): -13170649 or 2558007. OLE color: 2558007.
HSL color Cylindrical-coordinate representation of color #370827: hue angle of 320.43º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #370827 is Cyan = 0, Magento = 0.85, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 8 | 39 | - |
| CMYK | 0 | 0.85 | 0.29 | 0.78 |
| HSL | 320.43º | 0.75% | 0.12% | - |
| HSV(B) | 320.43º | 0.85% | 0.22% | - |
| XYZ | 2.03 | 1.13 | 2.03 | - |
| YUV | 25.59 | 135.57 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 39 | 0 | 0.85 | 0.29 | 0.78 | 320.43 | 0.75 | 0.12 |
| Hex | 37 | 8 | 27 | 0 | 55 | 1D | 4E | 140 | 4B | C |
| Octal | 67 | 10 | 47 | 0 | 125 | 35 | 116 | 500 | 113 | 14 |
| Binary | 110111 | 1000 | 100111 | 0 | 1010101 | 11101 | 1001110 | 101000000 | 1001011 | 1100 |
Color Harmonies of #370827
Complementary color
Monochromatic Colors of #370827
Black with #370827
Text Example
Text Example
White with #370827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370827; }
p { color: rgb(55,8,39); }
H1.HeaderClassName
{
color: #370827;
}
.AnyTagClassName
{
color: #370827;
}
</style>
background-color css
<style>
a { background-color: #370827; }
a { background-color: rgb(55,8,39); }
div.DivClassName
{
background-color: #370827;
}
.BgClassName
{
background-color: #370827;
}
</style>
border-color css
<style>
span { border-color: #370827; }
span { border-color: rgb(55,8,39); }
td.TdClassName
{
border-color: #370827;
}
.TagClassName
{
border-color: #370827;
}
</style>