Shades of Toledo #382930
Tints of Toledo #382930
RGB
CMYK
RGB Variations
Color information
#382930 (or 0x382930) is known color: Toledo. HEX triplet: 38, 29 and 30. RGB value is (56,41,48). Sum of RGB (Red+Green+Blue) = 56+41+48=145 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.62% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 48 (19.14% from 255 or 33.10% from 145); Max value from RGB is 56 - color contains mainly: red. Hex color #382930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382930 is #C7D6CF. Grayscale: #2E2E2E. Windows color (decimal): -13096656 or 3156280. OLE color: 3156280.
HSL color Cylindrical-coordinate representation of color #382930: hue angle of 332º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #382930 is Cyan = 0, Magento = 0.27, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 41 | 48 | - |
| CMYK | 0 | 0.27 | 0.14 | 0.78 |
| HSL | 332º | 0.15% | 0.19% | - |
| HSV(B) | 332º | 0.27% | 0.22% | - |
| XYZ | 2.96 | 2.64 | 3.15 | - |
| YUV | 46.28 | 128.97 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 48 | 0 | 0.27 | 0.14 | 0.78 | 332 | 0.15 | 0.19 |
| Hex | 38 | 29 | 30 | 0 | 1B | E | 4E | 14C | F | 13 |
| Octal | 70 | 51 | 60 | 0 | 33 | 16 | 116 | 514 | 17 | 23 |
| Binary | 111000 | 101001 | 110000 | 0 | 11011 | 1110 | 1001110 | 101001100 | 1111 | 10011 |
Color Harmonies of #382930
Complementary color
Monochromatic Colors of #382930
Black with #382930
Text Example
Text Example
White with #382930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382930; }
p { color: rgb(56,41,48); }
H1.HeaderClassName
{
color: #382930;
}
.AnyTagClassName
{
color: #382930;
}
</style>
background-color css
<style>
a { background-color: #382930; }
a { background-color: rgb(56,41,48); }
div.DivClassName
{
background-color: #382930;
}
.BgClassName
{
background-color: #382930;
}
</style>
border-color css
<style>
span { border-color: #382930; }
span { border-color: rgb(56,41,48); }
td.TdClassName
{
border-color: #382930;
}
.TagClassName
{
border-color: #382930;
}
</style>