Shades of Toledo #392932
Tints of Toledo #392932
RGB
CMYK
RGB Variations
Color information
#392932 (or 0x392932) is known color: Toledo. HEX triplet: 39, 29 and 32. RGB value is (57,41,50). Sum of RGB (Red+Green+Blue) = 57+41+50=148 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.51% from 148); Green value is 41 (16.41% from 255 or 27.70% from 148); Blue value is 50 (19.92% from 255 or 33.78% from 148); Max value from RGB is 57 - color contains mainly: red. Hex color #392932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392932 is #C6D6CD. Grayscale: #2E2E2E. Windows color (decimal): -13031118 or 3287353. OLE color: 3287353.
HSL color Cylindrical-coordinate representation of color #392932: hue angle of 326.25º 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 #392932 is Cyan = 0, Magento = 0.28, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 50 | - |
| CMYK | 0 | 0.28 | 0.12 | 0.78 |
| HSL | 326.25º | 0.16% | 0.19% | - |
| HSV(B) | 326.25º | 0.28% | 0.22% | - |
| XYZ | 3.06 | 2.69 | 3.37 | - |
| YUV | 46.81 | 129.8 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 50 | 0 | 0.28 | 0.12 | 0.78 | 326.25 | 0.16 | 0.19 |
| Hex | 39 | 29 | 32 | 0 | 1C | C | 4E | 146 | 10 | 13 |
| Octal | 71 | 51 | 62 | 0 | 34 | 14 | 116 | 506 | 20 | 23 |
| Binary | 111001 | 101001 | 110010 | 0 | 11100 | 1100 | 1001110 | 101000110 | 10000 | 10011 |
Color Harmonies of #392932
Complementary color
Monochromatic Colors of #392932
Black with #392932
Text Example
Text Example
White with #392932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392932; }
p { color: rgb(57,41,50); }
H1.HeaderClassName
{
color: #392932;
}
.AnyTagClassName
{
color: #392932;
}
</style>
background-color css
<style>
a { background-color: #392932; }
a { background-color: rgb(57,41,50); }
div.DivClassName
{
background-color: #392932;
}
.BgClassName
{
background-color: #392932;
}
</style>
border-color css
<style>
span { border-color: #392932; }
span { border-color: rgb(57,41,50); }
td.TdClassName
{
border-color: #392932;
}
.TagClassName
{
border-color: #392932;
}
</style>