Shades of Valentino #363236
Tints of Valentino #363236
RGB
CMYK
RGB Variations
Color information
#363236 (or 0x363236) is known color: Valentino. HEX triplet: 36, 32 and 36. RGB value is (54,50,54). Sum of RGB (Red+Green+Blue) = 54+50+54=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 50 (19.92% from 255 or 31.65% from 158); Blue value is 54 (21.48% from 255 or 34.18% from 158); Max value from RGB is 54 - color contains mainly: red, blue. Hex color #363236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363236 is #C9CDC9. Grayscale: #333333. Windows color (decimal): -13225418 or 3551798. OLE color: 3551798.
HSL color Cylindrical-coordinate representation of color #363236: hue angle of 300º degrees, saturation: 0.04, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #363236 is Cyan = 0, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 54 | - |
| CMYK | 0 | 0.07 | 0 | 0.79 |
| HSL | 300º | 0.04% | 0.2% | - |
| HSV(B) | 300º | 0.07% | 0.21% | - |
| XYZ | 3.33 | 3.33 | 3.96 | - |
| YUV | 51.65 | 129.33 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 54 | 0 | 0.07 | 0 | 0.79 | 300 | 0.04 | 0.2 |
| Hex | 36 | 32 | 36 | 0 | 7 | 0 | 4F | 12C | 4 | 14 |
| Octal | 66 | 62 | 66 | 0 | 7 | 0 | 117 | 454 | 4 | 24 |
| Binary | 110110 | 110010 | 110110 | 0 | 111 | 0 | 1001111 | 100101100 | 100 | 10100 |
Color Harmonies of #363236
Complementary color
Monochromatic Colors of #363236
Black with #363236
Text Example
Text Example
White with #363236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363236; }
p { color: rgb(54,50,54); }
H1.HeaderClassName
{
color: #363236;
}
.AnyTagClassName
{
color: #363236;
}
</style>
background-color css
<style>
a { background-color: #363236; }
a { background-color: rgb(54,50,54); }
div.DivClassName
{
background-color: #363236;
}
.BgClassName
{
background-color: #363236;
}
</style>
border-color css
<style>
span { border-color: #363236; }
span { border-color: rgb(54,50,54); }
td.TdClassName
{
border-color: #363236;
}
.TagClassName
{
border-color: #363236;
}
</style>