Shades of Revolver #363441
Tints of Revolver #363441
RGB
CMYK
RGB Variations
Color information
#363441 (or 0x363441) is known color: Revolver. HEX triplet: 36, 34 and 41. RGB value is (54,52,65). Sum of RGB (Red+Green+Blue) = 54+52+65=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 52 (20.70% from 255 or 30.41% from 171); Blue value is 65 (25.78% from 255 or 38.01% from 171); Max value from RGB is 65 - color contains mainly: blue. Hex color #363441 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363441 is #C9CBBE. Grayscale: #363636. Windows color (decimal): -13224895 or 4273206. OLE color: 4273206.
HSL color Cylindrical-coordinate representation of color #363441: hue angle of 249.23º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #363441 is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 52 | 65 | - |
| CMYK | 0.17 | 0.20 | 0 | 0.75 |
| HSL | 249.23º | 0.11% | 0.23% | - |
| HSV(B) | 249.23º | 0.2% | 0.25% | - |
| XYZ | 3.7 | 3.62 | 5.5 | - |
| YUV | 54.08 | 134.16 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 65 | 0.17 | 0.20 | 0 | 0.75 | 249.23 | 0.11 | 0.23 |
| Hex | 36 | 34 | 41 | 11 | 14 | 0 | 4B | F9 | B | 17 |
| Octal | 66 | 64 | 101 | 21 | 24 | 0 | 113 | 371 | 13 | 27 |
| Binary | 110110 | 110100 | 1000001 | 10001 | 10100 | 0 | 1001011 | 11111001 | 1011 | 10111 |
Color Harmonies of #363441
Complementary color
Monochromatic Colors of #363441
Black with #363441
Text Example
Text Example
White with #363441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363441; }
p { color: rgb(54,52,65); }
H1.HeaderClassName
{
color: #363441;
}
.AnyTagClassName
{
color: #363441;
}
</style>
background-color css
<style>
a { background-color: #363441; }
a { background-color: rgb(54,52,65); }
div.DivClassName
{
background-color: #363441;
}
.BgClassName
{
background-color: #363441;
}
</style>
border-color css
<style>
span { border-color: #363441; }
span { border-color: rgb(54,52,65); }
td.TdClassName
{
border-color: #363441;
}
.TagClassName
{
border-color: #363441;
}
</style>