Shades of Revolver #353540
Tints of Revolver #353540
RGB
CMYK
RGB Variations
Color information
#353540 (or 0x353540) is known color: Revolver. HEX triplet: 35, 35 and 40. RGB value is (53,53,64). Sum of RGB (Red+Green+Blue) = 53+53+64=170 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.18% from 170); Green value is 53 (21.09% from 255 or 31.18% 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 #353540 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353540 is #CACABF. Grayscale: #363636. Windows color (decimal): -13290176 or 4207925. OLE color: 4207925.
HSL color Cylindrical-coordinate representation of color #353540: hue angle of 240º 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 #353540 is Cyan = 0.17, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 53 | 64 | - |
| CMYK | 0.17 | 0.17 | 0 | 0.75 |
| HSL | 240º | 0.09% | 0.23% | - |
| HSV(B) | 240º | 0.17% | 0.25% | - |
| XYZ | 3.67 | 3.67 | 5.37 | - |
| YUV | 54.25 | 133.5 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 64 | 0.17 | 0.17 | 0 | 0.75 | 240 | 0.09 | 0.23 |
| Hex | 35 | 35 | 40 | 11 | 11 | 0 | 4B | F0 | 9 | 17 |
| Octal | 65 | 65 | 100 | 21 | 21 | 0 | 113 | 360 | 11 | 27 |
| Binary | 110101 | 110101 | 1000000 | 10001 | 10001 | 0 | 1001011 | 11110000 | 1001 | 10111 |
Color Harmonies of #353540
Complementary color
Monochromatic Colors of #353540
Black with #353540
Text Example
Text Example
White with #353540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353540; }
p { color: rgb(53,53,64); }
H1.HeaderClassName
{
color: #353540;
}
.AnyTagClassName
{
color: #353540;
}
</style>
background-color css
<style>
a { background-color: #353540; }
a { background-color: rgb(53,53,64); }
div.DivClassName
{
background-color: #353540;
}
.BgClassName
{
background-color: #353540;
}
</style>
border-color css
<style>
span { border-color: #353540; }
span { border-color: rgb(53,53,64); }
td.TdClassName
{
border-color: #353540;
}
.TagClassName
{
border-color: #353540;
}
</style>