Shades of Blackberry #370622
Tints of Blackberry #370622
RGB
CMYK
RGB Variations
Color information
#370622 (or 0x370622) is known color: Blackberry. HEX triplet: 37, 06 and 22. RGB value is (55,6,34). Sum of RGB (Red+Green+Blue) = 55+6+34=95 (12% of max value = 765). Red value is 55 (21.88% from 255 or 57.89% from 95); Green value is 6 (2.73% from 255 or 6.32% from 95); Blue value is 34 (13.67% from 255 or 35.79% from 95); Max value from RGB is 55 - color contains mainly: red. Hex color #370622 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370622 is #C8F9DD. Grayscale: #171717. Windows color (decimal): -13171166 or 2229815. OLE color: 2229815.
HSL color Cylindrical-coordinate representation of color #370622: hue angle of 325.71º 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 #370622 is Cyan = 0, Magento = 0.89, Yellow = 0.38 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 34 | - |
| CMYK | 0 | 0.89 | 0.38 | 0.78 |
| HSL | 325.71º | 0.8% | 0.12% | - |
| HSV(B) | 325.71º | 0.89% | 0.22% | - |
| XYZ | 1.93 | 1.06 | 1.62 | - |
| YUV | 23.84 | 133.73 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 34 | 0 | 0.89 | 0.38 | 0.78 | 325.71 | 0.8 | 0.12 |
| Hex | 37 | 6 | 22 | 0 | 59 | 26 | 4E | 146 | 50 | C |
| Octal | 67 | 6 | 42 | 0 | 131 | 46 | 116 | 506 | 120 | 14 |
| Binary | 110111 | 110 | 100010 | 0 | 1011001 | 100110 | 1001110 | 101000110 | 1010000 | 1100 |
Color Harmonies of #370622
Complementary color
Monochromatic Colors of #370622
Black with #370622
Text Example
Text Example
White with #370622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370622; }
p { color: rgb(55,6,34); }
H1.HeaderClassName
{
color: #370622;
}
.AnyTagClassName
{
color: #370622;
}
</style>
background-color css
<style>
a { background-color: #370622; }
a { background-color: rgb(55,6,34); }
div.DivClassName
{
background-color: #370622;
}
.BgClassName
{
background-color: #370622;
}
</style>
border-color css
<style>
span { border-color: #370622; }
span { border-color: rgb(55,6,34); }
td.TdClassName
{
border-color: #370622;
}
.TagClassName
{
border-color: #370622;
}
</style>