Shades of Revolver #373540
Tints of Revolver #373540
RGB
CMYK
RGB Variations
Color information
#373540 (or 0x373540) is known color: Revolver. HEX triplet: 37, 35 and 40. RGB value is (55,53,64). Sum of RGB (Red+Green+Blue) = 55+53+64=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 53 (21.09% from 255 or 30.81% from 172); Blue value is 64 (25.39% from 255 or 37.21% from 172); Max value from RGB is 64 - color contains mainly: blue. Hex color #373540 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373540 is #C8CABF. Grayscale: #363636. Windows color (decimal): -13159104 or 4207927. OLE color: 4207927.
HSL color Cylindrical-coordinate representation of color #373540: hue angle of 250.91º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #373540 is Cyan = 0.14, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 53 | 64 | - |
| CMYK | 0.14 | 0.17 | 0 | 0.75 |
| HSL | 250.91º | 0.09% | 0.23% | - |
| HSV(B) | 250.91º | 0.17% | 0.25% | - |
| XYZ | 3.77 | 3.73 | 5.37 | - |
| YUV | 54.85 | 133.16 | 128.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 64 | 0.14 | 0.17 | 0 | 0.75 | 250.91 | 0.09 | 0.23 |
| Hex | 37 | 35 | 40 | E | 11 | 0 | 4B | FB | 9 | 17 |
| Octal | 67 | 65 | 100 | 16 | 21 | 0 | 113 | 373 | 11 | 27 |
| Binary | 110111 | 110101 | 1000000 | 1110 | 10001 | 0 | 1001011 | 11111011 | 1001 | 10111 |
Color Harmonies of #373540
Complementary color
Monochromatic Colors of #373540
Black with #373540
Text Example
Text Example
White with #373540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373540; }
p { color: rgb(55,53,64); }
H1.HeaderClassName
{
color: #373540;
}
.AnyTagClassName
{
color: #373540;
}
</style>
background-color css
<style>
a { background-color: #373540; }
a { background-color: rgb(55,53,64); }
div.DivClassName
{
background-color: #373540;
}
.BgClassName
{
background-color: #373540;
}
</style>
border-color css
<style>
span { border-color: #373540; }
span { border-color: rgb(55,53,64); }
td.TdClassName
{
border-color: #373540;
}
.TagClassName
{
border-color: #373540;
}
</style>