Shades of Toledo #363032
Tints of Toledo #363032
RGB
CMYK
RGB Variations
Color information
#363032 (or 0x363032) is known color: Toledo. HEX triplet: 36, 30 and 32. RGB value is (54,48,50). Sum of RGB (Red+Green+Blue) = 54+48+50=152 (20% of max value = 765). Red value is 54 (21.48% from 255 or 35.53% from 152); Green value is 48 (19.14% from 255 or 31.58% from 152); Blue value is 50 (19.92% from 255 or 32.89% from 152); Max value from RGB is 54 - color contains mainly: red. Hex color #363032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363032 is #C9CFCD. Grayscale: #323232. Windows color (decimal): -13225934 or 3289142. OLE color: 3289142.
HSL color Cylindrical-coordinate representation of color #363032: hue angle of 340º degrees, saturation: 0.06, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #363032 is Cyan = 0, Magento = 0.11, Yellow = 0.07 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 50 | - |
| CMYK | 0 | 0.11 | 0.07 | 0.79 |
| HSL | 340º | 0.06% | 0.2% | - |
| HSV(B) | 340º | 0.11% | 0.21% | - |
| XYZ | 3.15 | 3.13 | 3.46 | - |
| YUV | 50.02 | 127.99 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 50 | 0 | 0.11 | 0.07 | 0.79 | 340 | 0.06 | 0.2 |
| Hex | 36 | 30 | 32 | 0 | B | 7 | 4F | 154 | 6 | 14 |
| Octal | 66 | 60 | 62 | 0 | 13 | 7 | 117 | 524 | 6 | 24 |
| Binary | 110110 | 110000 | 110010 | 0 | 1011 | 111 | 1001111 | 101010100 | 110 | 10100 |
Color Harmonies of #363032
Complementary color
Monochromatic Colors of #363032
Black with #363032
Text Example
Text Example
White with #363032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363032; }
p { color: rgb(54,48,50); }
H1.HeaderClassName
{
color: #363032;
}
.AnyTagClassName
{
color: #363032;
}
</style>
background-color css
<style>
a { background-color: #363032; }
a { background-color: rgb(54,48,50); }
div.DivClassName
{
background-color: #363032;
}
.BgClassName
{
background-color: #363032;
}
</style>
border-color css
<style>
span { border-color: #363032; }
span { border-color: rgb(54,48,50); }
td.TdClassName
{
border-color: #363032;
}
.TagClassName
{
border-color: #363032;
}
</style>