Shades of Toledo #372931
Tints of Toledo #372931
RGB
CMYK
RGB Variations
Color information
#372931 (or 0x372931) is known color: Toledo. HEX triplet: 37, 29 and 31. RGB value is (55,41,49). Sum of RGB (Red+Green+Blue) = 55+41+49=145 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.93% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 49 (19.53% from 255 or 33.79% from 145); Max value from RGB is 55 - color contains mainly: red. Hex color #372931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372931 is #C8D6CE. Grayscale: #2E2E2E. Windows color (decimal): -13162191 or 3221815. OLE color: 3221815.
HSL color Cylindrical-coordinate representation of color #372931: hue angle of 325.71º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #372931 is Cyan = 0, Magento = 0.25, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 41 | 49 | - |
| CMYK | 0 | 0.25 | 0.11 | 0.78 |
| HSL | 325.71º | 0.15% | 0.19% | - |
| HSV(B) | 325.71º | 0.25% | 0.22% | - |
| XYZ | 2.92 | 2.62 | 3.26 | - |
| YUV | 46.1 | 129.64 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 49 | 0 | 0.25 | 0.11 | 0.78 | 325.71 | 0.15 | 0.19 |
| Hex | 37 | 29 | 31 | 0 | 19 | B | 4E | 146 | F | 13 |
| Octal | 67 | 51 | 61 | 0 | 31 | 13 | 116 | 506 | 17 | 23 |
| Binary | 110111 | 101001 | 110001 | 0 | 11001 | 1011 | 1001110 | 101000110 | 1111 | 10011 |
Color Harmonies of #372931
Complementary color
Monochromatic Colors of #372931
Black with #372931
Text Example
Text Example
White with #372931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372931; }
p { color: rgb(55,41,49); }
H1.HeaderClassName
{
color: #372931;
}
.AnyTagClassName
{
color: #372931;
}
</style>
background-color css
<style>
a { background-color: #372931; }
a { background-color: rgb(55,41,49); }
div.DivClassName
{
background-color: #372931;
}
.BgClassName
{
background-color: #372931;
}
</style>
border-color css
<style>
span { border-color: #372931; }
span { border-color: rgb(55,41,49); }
td.TdClassName
{
border-color: #372931;
}
.TagClassName
{
border-color: #372931;
}
</style>