Shades of Toledo #382730
Tints of Toledo #382730
RGB
CMYK
RGB Variations
Color information
#382730 (or 0x382730) is known color: Toledo. HEX triplet: 38, 27 and 30. RGB value is (56,39,48). Sum of RGB (Red+Green+Blue) = 56+39+48=143 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.16% from 143); Green value is 39 (15.62% from 255 or 27.27% from 143); Blue value is 48 (19.14% from 255 or 33.57% from 143); Max value from RGB is 56 - color contains mainly: red. Hex color #382730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382730 is #C7D8CF. Grayscale: #2D2D2D. Windows color (decimal): -13097168 or 3155768. OLE color: 3155768.
HSL color Cylindrical-coordinate representation of color #382730: hue angle of 328.24º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #382730 is Cyan = 0, Magento = 0.30, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 39 | 48 | - |
| CMYK | 0 | 0.30 | 0.14 | 0.78 |
| HSL | 328.24º | 0.18% | 0.19% | - |
| HSV(B) | 328.24º | 0.3% | 0.22% | - |
| XYZ | 2.89 | 2.51 | 3.13 | - |
| YUV | 45.11 | 129.63 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 48 | 0 | 0.30 | 0.14 | 0.78 | 328.24 | 0.18 | 0.19 |
| Hex | 38 | 27 | 30 | 0 | 1E | E | 4E | 148 | 12 | 13 |
| Octal | 70 | 47 | 60 | 0 | 36 | 16 | 116 | 510 | 22 | 23 |
| Binary | 111000 | 100111 | 110000 | 0 | 11110 | 1110 | 1001110 | 101001000 | 10010 | 10011 |
Color Harmonies of #382730
Complementary color
Monochromatic Colors of #382730
Black with #382730
Text Example
Text Example
White with #382730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382730; }
p { color: rgb(56,39,48); }
H1.HeaderClassName
{
color: #382730;
}
.AnyTagClassName
{
color: #382730;
}
</style>
background-color css
<style>
a { background-color: #382730; }
a { background-color: rgb(56,39,48); }
div.DivClassName
{
background-color: #382730;
}
.BgClassName
{
background-color: #382730;
}
</style>
border-color css
<style>
span { border-color: #382730; }
span { border-color: rgb(56,39,48); }
td.TdClassName
{
border-color: #382730;
}
.TagClassName
{
border-color: #382730;
}
</style>