Shades of Toledo #382530
Tints of Toledo #382530
RGB
CMYK
RGB Variations
Color information
#382530 (or 0x382530) is known color: Toledo. HEX triplet: 38, 25 and 30. RGB value is (56,37,48). Sum of RGB (Red+Green+Blue) = 56+37+48=141 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.72% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 48 (19.14% from 255 or 34.04% from 141); Max value from RGB is 56 - color contains mainly: red. Hex color #382530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382530 is #C7DACF. Grayscale: #2B2B2B. Windows color (decimal): -13097680 or 3155256. OLE color: 3155256.
HSL color Cylindrical-coordinate representation of color #382530: hue angle of 325.26º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #382530 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 48 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.78 |
| HSL | 325.26º | 0.2% | 0.18% | - |
| HSV(B) | 325.26º | 0.34% | 0.22% | - |
| XYZ | 2.83 | 2.38 | 3.11 | - |
| YUV | 43.94 | 130.29 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 48 | 0 | 0.34 | 0.14 | 0.78 | 325.26 | 0.2 | 0.18 |
| Hex | 38 | 25 | 30 | 0 | 22 | E | 4E | 145 | 14 | 12 |
| Octal | 70 | 45 | 60 | 0 | 42 | 16 | 116 | 505 | 24 | 22 |
| Binary | 111000 | 100101 | 110000 | 0 | 100010 | 1110 | 1001110 | 101000101 | 10100 | 10010 |
Color Harmonies of #382530
Complementary color
Monochromatic Colors of #382530
Black with #382530
Text Example
Text Example
White with #382530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382530; }
p { color: rgb(56,37,48); }
H1.HeaderClassName
{
color: #382530;
}
.AnyTagClassName
{
color: #382530;
}
</style>
background-color css
<style>
a { background-color: #382530; }
a { background-color: rgb(56,37,48); }
div.DivClassName
{
background-color: #382530;
}
.BgClassName
{
background-color: #382530;
}
</style>
border-color css
<style>
span { border-color: #382530; }
span { border-color: rgb(56,37,48); }
td.TdClassName
{
border-color: #382530;
}
.TagClassName
{
border-color: #382530;
}
</style>