Shades of Toledo #312329
Tints of Toledo #312329
RGB
CMYK
RGB Variations
Color information
#312329 (or 0x312329) is known color: Toledo. HEX triplet: 31, 23 and 29. RGB value is (49,35,41). Sum of RGB (Red+Green+Blue) = 49+35+41=125 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.2% from 125); Green value is 35 (14.06% from 255 or 28% from 125); Blue value is 41 (16.41% from 255 or 32.8% from 125); Max value from RGB is 49 - color contains mainly: red. Hex color #312329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312329 is #CEDCD6. Grayscale: #272727. Windows color (decimal): -13556951 or 2695985. OLE color: 2695985.
HSL color Cylindrical-coordinate representation of color #312329: hue angle of 334.29º degrees, saturation: 0.17, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #312329 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 35 | 41 | - |
| CMYK | 0 | 0.29 | 0.16 | 0.81 |
| HSL | 334.29º | 0.17% | 0.16% | - |
| HSV(B) | 334.29º | 0.29% | 0.19% | - |
| XYZ | 2.27 | 2.02 | 2.37 | - |
| YUV | 39.87 | 128.64 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 41 | 0 | 0.29 | 0.16 | 0.81 | 334.29 | 0.17 | 0.16 |
| Hex | 31 | 23 | 29 | 0 | 1D | 10 | 51 | 14E | 11 | 10 |
| Octal | 61 | 43 | 51 | 0 | 35 | 20 | 121 | 516 | 21 | 20 |
| Binary | 110001 | 100011 | 101001 | 0 | 11101 | 10000 | 1010001 | 101001110 | 10001 | 10000 |
Color Harmonies of #312329
Complementary color
Monochromatic Colors of #312329
Black with #312329
Text Example
Text Example
White with #312329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312329; }
p { color: rgb(49,35,41); }
H1.HeaderClassName
{
color: #312329;
}
.AnyTagClassName
{
color: #312329;
}
</style>
background-color css
<style>
a { background-color: #312329; }
a { background-color: rgb(49,35,41); }
div.DivClassName
{
background-color: #312329;
}
.BgClassName
{
background-color: #312329;
}
</style>
border-color css
<style>
span { border-color: #312329; }
span { border-color: rgb(49,35,41); }
td.TdClassName
{
border-color: #312329;
}
.TagClassName
{
border-color: #312329;
}
</style>