Shades of Toledo #392630
Tints of Toledo #392630
RGB
CMYK
RGB Variations
Color information
#392630 (or 0x392630) is known color: Toledo. HEX triplet: 39, 26 and 30. RGB value is (57,38,48). Sum of RGB (Red+Green+Blue) = 57+38+48=143 (18% of max value = 765). Red value is 57 (22.66% from 255 or 39.86% from 143); Green value is 38 (15.23% from 255 or 26.57% from 143); Blue value is 48 (19.14% from 255 or 33.57% from 143); Max value from RGB is 57 - color contains mainly: red. Hex color #392630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392630 is #C6D9CF. Grayscale: #2C2C2C. Windows color (decimal): -13031888 or 3155513. OLE color: 3155513.
HSL color Cylindrical-coordinate representation of color #392630: hue angle of 328.42º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #392630 is Cyan = 0, Magento = 0.33, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 38 | 48 | - |
| CMYK | 0 | 0.33 | 0.16 | 0.78 |
| HSL | 328.42º | 0.2% | 0.19% | - |
| HSV(B) | 328.42º | 0.33% | 0.22% | - |
| XYZ | 2.91 | 2.47 | 3.12 | - |
| YUV | 44.82 | 129.79 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 48 | 0 | 0.33 | 0.16 | 0.78 | 328.42 | 0.2 | 0.19 |
| Hex | 39 | 26 | 30 | 0 | 21 | 10 | 4E | 148 | 14 | 13 |
| Octal | 71 | 46 | 60 | 0 | 41 | 20 | 116 | 510 | 24 | 23 |
| Binary | 111001 | 100110 | 110000 | 0 | 100001 | 10000 | 1001110 | 101001000 | 10100 | 10011 |
Color Harmonies of #392630
Complementary color
Monochromatic Colors of #392630
Black with #392630
Text Example
Text Example
White with #392630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392630; }
p { color: rgb(57,38,48); }
H1.HeaderClassName
{
color: #392630;
}
.AnyTagClassName
{
color: #392630;
}
</style>
background-color css
<style>
a { background-color: #392630; }
a { background-color: rgb(57,38,48); }
div.DivClassName
{
background-color: #392630;
}
.BgClassName
{
background-color: #392630;
}
</style>
border-color css
<style>
span { border-color: #392630; }
span { border-color: rgb(57,38,48); }
td.TdClassName
{
border-color: #392630;
}
.TagClassName
{
border-color: #392630;
}
</style>