Shades of Toledo #312228
Tints of Toledo #312228
RGB
CMYK
RGB Variations
Color information
#312228 (or 0x312228) is known color: Toledo. HEX triplet: 31, 22 and 28. RGB value is (49,34,40). Sum of RGB (Red+Green+Blue) = 49+34+40=123 (16% of max value = 765). Red value is 49 (19.53% from 255 or 39.84% from 123); Green value is 34 (13.67% from 255 or 27.64% from 123); Blue value is 40 (16.02% from 255 or 32.52% from 123); Max value from RGB is 49 - color contains mainly: red. Hex color #312228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312228 is #CEDDD7. Grayscale: #272727. Windows color (decimal): -13557208 or 2630193. OLE color: 2630193.
HSL color Cylindrical-coordinate representation of color #312228: hue angle of 336º 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 #312228 is Cyan = 0, Magento = 0.31, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 34 | 40 | - |
| CMYK | 0 | 0.31 | 0.18 | 0.81 |
| HSL | 336º | 0.18% | 0.16% | - |
| HSV(B) | 336º | 0.31% | 0.19% | - |
| XYZ | 2.22 | 1.95 | 2.27 | - |
| YUV | 39.17 | 128.47 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 40 | 0 | 0.31 | 0.18 | 0.81 | 336 | 0.18 | 0.16 |
| Hex | 31 | 22 | 28 | 0 | 1F | 12 | 51 | 150 | 12 | 10 |
| Octal | 61 | 42 | 50 | 0 | 37 | 22 | 121 | 520 | 22 | 20 |
| Binary | 110001 | 100010 | 101000 | 0 | 11111 | 10010 | 1010001 | 101010000 | 10010 | 10000 |
Color Harmonies of #312228
Complementary color
Monochromatic Colors of #312228
Black with #312228
Text Example
Text Example
White with #312228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312228; }
p { color: rgb(49,34,40); }
H1.HeaderClassName
{
color: #312228;
}
.AnyTagClassName
{
color: #312228;
}
</style>
background-color css
<style>
a { background-color: #312228; }
a { background-color: rgb(49,34,40); }
div.DivClassName
{
background-color: #312228;
}
.BgClassName
{
background-color: #312228;
}
</style>
border-color css
<style>
span { border-color: #312228; }
span { border-color: rgb(49,34,40); }
td.TdClassName
{
border-color: #312228;
}
.TagClassName
{
border-color: #312228;
}
</style>