Shades of Revolver #363440
Tints of Revolver #363440
RGB
CMYK
RGB Variations
Color information
#363440 (or 0x363440) is known color: Revolver. HEX triplet: 36, 34 and 40. RGB value is (54,52,64). Sum of RGB (Red+Green+Blue) = 54+52+64=170 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.76% from 170); Green value is 52 (20.70% from 255 or 30.59% from 170); Blue value is 64 (25.39% from 255 or 37.65% from 170); Max value from RGB is 64 - color contains mainly: blue. Hex color #363440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363440 is #C9CBBF. Grayscale: #353535. Windows color (decimal): -13224896 or 4207670. OLE color: 4207670.
HSL color Cylindrical-coordinate representation of color #363440: hue angle of 250º degrees, saturation: 0.1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #363440 is Cyan = 0.16, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 52 | 64 | - |
| CMYK | 0.16 | 0.19 | 0 | 0.75 |
| HSL | 250º | 0.1% | 0.23% | - |
| HSV(B) | 250º | 0.19% | 0.25% | - |
| XYZ | 3.67 | 3.61 | 5.35 | - |
| YUV | 53.97 | 133.66 | 128.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 64 | 0.16 | 0.19 | 0 | 0.75 | 250 | 0.1 | 0.23 |
| Hex | 36 | 34 | 40 | 10 | 13 | 0 | 4B | FA | A | 17 |
| Octal | 66 | 64 | 100 | 20 | 23 | 0 | 113 | 372 | 12 | 27 |
| Binary | 110110 | 110100 | 1000000 | 10000 | 10011 | 0 | 1001011 | 11111010 | 1010 | 10111 |
Color Harmonies of #363440
Complementary color
Monochromatic Colors of #363440
Black with #363440
Text Example
Text Example
White with #363440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363440; }
p { color: rgb(54,52,64); }
H1.HeaderClassName
{
color: #363440;
}
.AnyTagClassName
{
color: #363440;
}
</style>
background-color css
<style>
a { background-color: #363440; }
a { background-color: rgb(54,52,64); }
div.DivClassName
{
background-color: #363440;
}
.BgClassName
{
background-color: #363440;
}
</style>
border-color css
<style>
span { border-color: #363440; }
span { border-color: rgb(54,52,64); }
td.TdClassName
{
border-color: #363440;
}
.TagClassName
{
border-color: #363440;
}
</style>