Shades of Toledo #392931
Tints of Toledo #392931
RGB
CMYK
RGB Variations
Color information
#392931 (or 0x392931) is known color: Toledo. HEX triplet: 39, 29 and 31. RGB value is (57,41,49). Sum of RGB (Red+Green+Blue) = 57+41+49=147 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.78% from 147); Green value is 41 (16.41% from 255 or 27.89% from 147); Blue value is 49 (19.53% from 255 or 33.33% from 147); Max value from RGB is 57 - color contains mainly: red. Hex color #392931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392931 is #C6D6CE. Grayscale: #2E2E2E. Windows color (decimal): -13031119 or 3221817. OLE color: 3221817.
HSL color Cylindrical-coordinate representation of color #392931: hue angle of 330º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #392931 is Cyan = 0, Magento = 0.28, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 49 | - |
| CMYK | 0 | 0.28 | 0.14 | 0.78 |
| HSL | 330º | 0.16% | 0.19% | - |
| HSV(B) | 330º | 0.28% | 0.22% | - |
| XYZ | 3.03 | 2.68 | 3.26 | - |
| YUV | 46.7 | 129.3 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 49 | 0 | 0.28 | 0.14 | 0.78 | 330 | 0.16 | 0.19 |
| Hex | 39 | 29 | 31 | 0 | 1C | E | 4E | 14A | 10 | 13 |
| Octal | 71 | 51 | 61 | 0 | 34 | 16 | 116 | 512 | 20 | 23 |
| Binary | 111001 | 101001 | 110001 | 0 | 11100 | 1110 | 1001110 | 101001010 | 10000 | 10011 |
Color Harmonies of #392931
Complementary color
Monochromatic Colors of #392931
Black with #392931
Text Example
Text Example
White with #392931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392931; }
p { color: rgb(57,41,49); }
H1.HeaderClassName
{
color: #392931;
}
.AnyTagClassName
{
color: #392931;
}
</style>
background-color css
<style>
a { background-color: #392931; }
a { background-color: rgb(57,41,49); }
div.DivClassName
{
background-color: #392931;
}
.BgClassName
{
background-color: #392931;
}
</style>
border-color css
<style>
span { border-color: #392931; }
span { border-color: rgb(57,41,49); }
td.TdClassName
{
border-color: #392931;
}
.TagClassName
{
border-color: #392931;
}
</style>