Shades of Toledo #392930
Tints of Toledo #392930
RGB
CMYK
RGB Variations
Color information
#392930 (or 0x392930) is known color: Toledo. HEX triplet: 39, 29 and 30. RGB value is (57,41,48). Sum of RGB (Red+Green+Blue) = 57+41+48=146 (19% of max value = 765). Red value is 57 (22.66% from 255 or 39.04% from 146); Green value is 41 (16.41% from 255 or 28.08% from 146); Blue value is 48 (19.14% from 255 or 32.88% from 146); Max value from RGB is 57 - color contains mainly: red. Hex color #392930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392930 is #C6D6CF. Grayscale: #2E2E2E. Windows color (decimal): -13031120 or 3156281. OLE color: 3156281.
HSL color Cylindrical-coordinate representation of color #392930: hue angle of 333.75º 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 #392930 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 48 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.78 |
| HSL | 333.75º | 0.16% | 0.19% | - |
| HSV(B) | 333.75º | 0.28% | 0.22% | - |
| XYZ | 3.01 | 2.67 | 3.15 | - |
| YUV | 46.58 | 128.8 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 48 | 0 | 0.28 | 0.16 | 0.78 | 333.75 | 0.16 | 0.19 |
| Hex | 39 | 29 | 30 | 0 | 1C | 10 | 4E | 14E | 10 | 13 |
| Octal | 71 | 51 | 60 | 0 | 34 | 20 | 116 | 516 | 20 | 23 |
| Binary | 111001 | 101001 | 110000 | 0 | 11100 | 10000 | 1001110 | 101001110 | 10000 | 10011 |
Color Harmonies of #392930
Complementary color
Monochromatic Colors of #392930
Black with #392930
Text Example
Text Example
White with #392930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392930; }
p { color: rgb(57,41,48); }
H1.HeaderClassName
{
color: #392930;
}
.AnyTagClassName
{
color: #392930;
}
</style>
background-color css
<style>
a { background-color: #392930; }
a { background-color: rgb(57,41,48); }
div.DivClassName
{
background-color: #392930;
}
.BgClassName
{
background-color: #392930;
}
</style>
border-color css
<style>
span { border-color: #392930; }
span { border-color: rgb(57,41,48); }
td.TdClassName
{
border-color: #392930;
}
.TagClassName
{
border-color: #392930;
}
</style>