Shades of Toledo #312229
Tints of Toledo #312229
RGB
CMYK
RGB Variations
Color information
#312229 (or 0x312229) is known color: Toledo. HEX triplet: 31, 22 and 29. RGB value is (49,34,41). Sum of RGB (Red+Green+Blue) = 49+34+41=124 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.52% from 124); Green value is 34 (13.67% from 255 or 27.42% from 124); Blue value is 41 (16.41% from 255 or 33.06% from 124); Max value from RGB is 49 - color contains mainly: red. Hex color #312229 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312229 is #CEDDD6. Grayscale: #272727. Windows color (decimal): -13557207 or 2695729. OLE color: 2695729.
HSL color Cylindrical-coordinate representation of color #312229: hue angle of 332º degrees, saturation: 0.18, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #312229 is Cyan = 0, Magento = 0.31, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 34 | 41 | - |
| CMYK | 0 | 0.31 | 0.16 | 0.81 |
| HSL | 332º | 0.18% | 0.16% | - |
| HSV(B) | 332º | 0.31% | 0.19% | - |
| XYZ | 2.24 | 1.96 | 2.36 | - |
| YUV | 39.28 | 128.97 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 41 | 0 | 0.31 | 0.16 | 0.81 | 332 | 0.18 | 0.16 |
| Hex | 31 | 22 | 29 | 0 | 1F | 10 | 51 | 14C | 12 | 10 |
| Octal | 61 | 42 | 51 | 0 | 37 | 20 | 121 | 514 | 22 | 20 |
| Binary | 110001 | 100010 | 101001 | 0 | 11111 | 10000 | 1010001 | 101001100 | 10010 | 10000 |
Color Harmonies of #312229
Complementary color
Monochromatic Colors of #312229
Black with #312229
Text Example
Text Example
White with #312229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312229; }
p { color: rgb(49,34,41); }
H1.HeaderClassName
{
color: #312229;
}
.AnyTagClassName
{
color: #312229;
}
</style>
background-color css
<style>
a { background-color: #312229; }
a { background-color: rgb(49,34,41); }
div.DivClassName
{
background-color: #312229;
}
.BgClassName
{
background-color: #312229;
}
</style>
border-color css
<style>
span { border-color: #312229; }
span { border-color: rgb(49,34,41); }
td.TdClassName
{
border-color: #312229;
}
.TagClassName
{
border-color: #312229;
}
</style>