Shades of Blackberry #370629
Tints of Blackberry #370629
RGB
CMYK
RGB Variations
Color information
#370629 (or 0x370629) is known color: Blackberry. HEX triplet: 37, 06 and 29. RGB value is (55,6,41). Sum of RGB (Red+Green+Blue) = 55+6+41=102 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.92% from 102); Green value is 6 (2.73% from 255 or 5.88% from 102); Blue value is 41 (16.41% from 255 or 40.20% from 102); Max value from RGB is 55 - color contains mainly: red. Hex color #370629 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370629 is #C8F9D6. Grayscale: #181818. Windows color (decimal): -13171159 or 2688567. OLE color: 2688567.
HSL color Cylindrical-coordinate representation of color #370629: hue angle of 317.14º 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 #370629 is Cyan = 0, Magento = 0.89, Yellow = 0.25 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 41 | - |
| CMYK | 0 | 0.89 | 0.25 | 0.78 |
| HSL | 317.14º | 0.8% | 0.12% | - |
| HSV(B) | 317.14º | 0.89% | 0.22% | - |
| XYZ | 2.04 | 1.1 | 2.2 | - |
| YUV | 24.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 41 | 0 | 0.89 | 0.25 | 0.78 | 317.14 | 0.8 | 0.12 |
| Hex | 37 | 6 | 29 | 0 | 59 | 19 | 4E | 13D | 50 | C |
| Octal | 67 | 6 | 51 | 0 | 131 | 31 | 116 | 475 | 120 | 14 |
| Binary | 110111 | 110 | 101001 | 0 | 1011001 | 11001 | 1001110 | 100111101 | 1010000 | 1100 |
Color Harmonies of #370629
Complementary color
Monochromatic Colors of #370629
Black with #370629
Text Example
Text Example
White with #370629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370629; }
p { color: rgb(55,6,41); }
H1.HeaderClassName
{
color: #370629;
}
.AnyTagClassName
{
color: #370629;
}
</style>
background-color css
<style>
a { background-color: #370629; }
a { background-color: rgb(55,6,41); }
div.DivClassName
{
background-color: #370629;
}
.BgClassName
{
background-color: #370629;
}
</style>
border-color css
<style>
span { border-color: #370629; }
span { border-color: rgb(55,6,41); }
td.TdClassName
{
border-color: #370629;
}
.TagClassName
{
border-color: #370629;
}
</style>