Shades of Toledo #382630
Tints of Toledo #382630
RGB
CMYK
RGB Variations
Color information
#382630 (or 0x382630) is known color: Toledo. HEX triplet: 38, 26 and 30. RGB value is (56,38,48). Sum of RGB (Red+Green+Blue) = 56+38+48=142 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.44% from 142); Green value is 38 (15.23% from 255 or 26.76% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 56 - color contains mainly: red. Hex color #382630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382630 is #C7D9CF. Grayscale: #2C2C2C. Windows color (decimal): -13097424 or 3155512. OLE color: 3155512.
HSL color Cylindrical-coordinate representation of color #382630: hue angle of 326.67º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #382630 is Cyan = 0, Magento = 0.32, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 48 | - |
| CMYK | 0 | 0.32 | 0.14 | 0.78 |
| HSL | 326.67º | 0.19% | 0.18% | - |
| HSV(B) | 326.67º | 0.32% | 0.22% | - |
| XYZ | 2.86 | 2.44 | 3.12 | - |
| YUV | 44.52 | 129.96 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 48 | 0 | 0.32 | 0.14 | 0.78 | 326.67 | 0.19 | 0.18 |
| Hex | 38 | 26 | 30 | 0 | 20 | E | 4E | 147 | 13 | 12 |
| Octal | 70 | 46 | 60 | 0 | 40 | 16 | 116 | 507 | 23 | 22 |
| Binary | 111000 | 100110 | 110000 | 0 | 100000 | 1110 | 1001110 | 101000111 | 10011 | 10010 |
Color Harmonies of #382630
Complementary color
Monochromatic Colors of #382630
Black with #382630
Text Example
Text Example
White with #382630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382630; }
p { color: rgb(56,38,48); }
H1.HeaderClassName
{
color: #382630;
}
.AnyTagClassName
{
color: #382630;
}
</style>
background-color css
<style>
a { background-color: #382630; }
a { background-color: rgb(56,38,48); }
div.DivClassName
{
background-color: #382630;
}
.BgClassName
{
background-color: #382630;
}
</style>
border-color css
<style>
span { border-color: #382630; }
span { border-color: rgb(56,38,48); }
td.TdClassName
{
border-color: #382630;
}
.TagClassName
{
border-color: #382630;
}
</style>