Shades of Blackberry #370623
Tints of Blackberry #370623
RGB
CMYK
RGB Variations
Color information
#370623 (or 0x370623) is known color: Blackberry. HEX triplet: 37, 06 and 23. RGB value is (55,6,35). Sum of RGB (Red+Green+Blue) = 55+6+35=96 (12% of max value = 765). Red value is 55 (21.88% from 255 or 57.29% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 35 (14.06% from 255 or 36.46% from 96); Max value from RGB is 55 - color contains mainly: red. Hex color #370623 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370623 is #C8F9DC. Grayscale: #171717. Windows color (decimal): -13171165 or 2295351. OLE color: 2295351.
HSL color Cylindrical-coordinate representation of color #370623: hue angle of 324.49º 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 #370623 is Cyan = 0, Magento = 0.89, Yellow = 0.36 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 35 | - |
| CMYK | 0 | 0.89 | 0.36 | 0.78 |
| HSL | 324.49º | 0.8% | 0.12% | - |
| HSV(B) | 324.49º | 0.89% | 0.22% | - |
| XYZ | 1.94 | 1.06 | 1.69 | - |
| YUV | 23.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 35 | 0 | 0.89 | 0.36 | 0.78 | 324.49 | 0.8 | 0.12 |
| Hex | 37 | 6 | 23 | 0 | 59 | 24 | 4E | 144 | 50 | C |
| Octal | 67 | 6 | 43 | 0 | 131 | 44 | 116 | 504 | 120 | 14 |
| Binary | 110111 | 110 | 100011 | 0 | 1011001 | 100100 | 1001110 | 101000100 | 1010000 | 1100 |
Color Harmonies of #370623
Complementary color
Monochromatic Colors of #370623
Black with #370623
Text Example
Text Example
White with #370623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370623; }
p { color: rgb(55,6,35); }
H1.HeaderClassName
{
color: #370623;
}
.AnyTagClassName
{
color: #370623;
}
</style>
background-color css
<style>
a { background-color: #370623; }
a { background-color: rgb(55,6,35); }
div.DivClassName
{
background-color: #370623;
}
.BgClassName
{
background-color: #370623;
}
</style>
border-color css
<style>
span { border-color: #370623; }
span { border-color: rgb(55,6,35); }
td.TdClassName
{
border-color: #370623;
}
.TagClassName
{
border-color: #370623;
}
</style>