Shades of Valentino #363237
Tints of Valentino #363237
RGB
CMYK
RGB Variations
Color information
#363237 (or 0x363237) is known color: Valentino. HEX triplet: 36, 32 and 37. RGB value is (54,50,55). Sum of RGB (Red+Green+Blue) = 54+50+55=159 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.96% from 159); Green value is 50 (19.92% from 255 or 31.45% from 159); Blue value is 55 (21.88% from 255 or 34.59% from 159); Max value from RGB is 55 - color contains mainly: blue. Hex color #363237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363237 is #C9CDC8. Grayscale: #333333. Windows color (decimal): -13225417 or 3617334. OLE color: 3617334.
HSL color Cylindrical-coordinate representation of color #363237: hue angle of 288º degrees, saturation: 0.05, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #363237 is Cyan = 0.02, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 50 | 55 | - |
| CMYK | 0.02 | 0.09 | 0 | 0.78 |
| HSL | 288º | 0.05% | 0.21% | - |
| HSV(B) | 288º | 0.09% | 0.22% | - |
| XYZ | 3.35 | 3.34 | 4.08 | - |
| YUV | 51.77 | 129.83 | 129.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 55 | 0.02 | 0.09 | 0 | 0.78 | 288 | 0.05 | 0.21 |
| Hex | 36 | 32 | 37 | 2 | 9 | 0 | 4E | 120 | 5 | 15 |
| Octal | 66 | 62 | 67 | 2 | 11 | 0 | 116 | 440 | 5 | 25 |
| Binary | 110110 | 110010 | 110111 | 10 | 1001 | 0 | 1001110 | 100100000 | 101 | 10101 |
Color Harmonies of #363237
Complementary color
Monochromatic Colors of #363237
Black with #363237
Text Example
Text Example
White with #363237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363237; }
p { color: rgb(54,50,55); }
H1.HeaderClassName
{
color: #363237;
}
.AnyTagClassName
{
color: #363237;
}
</style>
background-color css
<style>
a { background-color: #363237; }
a { background-color: rgb(54,50,55); }
div.DivClassName
{
background-color: #363237;
}
.BgClassName
{
background-color: #363237;
}
</style>
border-color css
<style>
span { border-color: #363237; }
span { border-color: rgb(54,50,55); }
td.TdClassName
{
border-color: #363237;
}
.TagClassName
{
border-color: #363237;
}
</style>