Shades of Toledo #392430
Tints of Toledo #392430
RGB
CMYK
RGB Variations
Color information
#392430 (or 0x392430) is known color: Toledo. HEX triplet: 39, 24 and 30. RGB value is (57,36,48). Sum of RGB (Red+Green+Blue) = 57+36+48=141 (18% of max value = 765). Red value is 57 (22.66% from 255 or 40.43% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 48 (19.14% from 255 or 34.04% from 141); Max value from RGB is 57 - color contains mainly: red. Hex color #392430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392430 is #C6DBCF. Grayscale: #2B2B2B. Windows color (decimal): -13032400 or 3155001. OLE color: 3155001.
HSL color Cylindrical-coordinate representation of color #392430: hue angle of 325.71º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #392430 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 36 | 48 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.78 |
| HSL | 325.71º | 0.23% | 0.18% | - |
| HSV(B) | 325.71º | 0.37% | 0.22% | - |
| XYZ | 2.85 | 2.35 | 3.1 | - |
| YUV | 43.65 | 130.46 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 48 | 0 | 0.37 | 0.16 | 0.78 | 325.71 | 0.23 | 0.18 |
| Hex | 39 | 24 | 30 | 0 | 25 | 10 | 4E | 146 | 17 | 12 |
| Octal | 71 | 44 | 60 | 0 | 45 | 20 | 116 | 506 | 27 | 22 |
| Binary | 111001 | 100100 | 110000 | 0 | 100101 | 10000 | 1001110 | 101000110 | 10111 | 10010 |
Color Harmonies of #392430
Complementary color
Monochromatic Colors of #392430
Black with #392430
Text Example
Text Example
White with #392430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392430; }
p { color: rgb(57,36,48); }
H1.HeaderClassName
{
color: #392430;
}
.AnyTagClassName
{
color: #392430;
}
</style>
background-color css
<style>
a { background-color: #392430; }
a { background-color: rgb(57,36,48); }
div.DivClassName
{
background-color: #392430;
}
.BgClassName
{
background-color: #392430;
}
</style>
border-color css
<style>
span { border-color: #392430; }
span { border-color: rgb(57,36,48); }
td.TdClassName
{
border-color: #392430;
}
.TagClassName
{
border-color: #392430;
}
</style>