Shades of Charade #364446
Tints of Charade #364446
RGB
CMYK
RGB Variations
Color information
#364446 (or 0x364446) is known color: Charade. HEX triplet: 36, 44 and 46. RGB value is (54,68,70). Sum of RGB (Red+Green+Blue) = 54+68+70=192 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.12% from 192); Green value is 68 (26.95% from 255 or 35.42% from 192); Blue value is 70 (27.73% from 255 or 36.46% from 192); Max value from RGB is 70 - color contains mainly: blue. Hex color #364446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364446 is #C9BBB9. Grayscale: #404040. Windows color (decimal): -13220794 or 4604982. OLE color: 4604982.
HSL color Cylindrical-coordinate representation of color #364446: hue angle of 187.5º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #364446 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 68 | 70 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.73 |
| HSL | 187.5º | 0.13% | 0.24% | - |
| HSV(B) | 187.5º | 0.23% | 0.27% | - |
| XYZ | 4.69 | 5.36 | 6.58 | - |
| YUV | 64.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 70 | 0.23 | 0.03 | 0 | 0.73 | 187.5 | 0.13 | 0.24 |
| Hex | 36 | 44 | 46 | 17 | 3 | 0 | 49 | BC | D | 18 |
| Octal | 66 | 104 | 106 | 27 | 3 | 0 | 111 | 274 | 15 | 30 |
| Binary | 110110 | 1000100 | 1000110 | 10111 | 11 | 0 | 1001001 | 10111100 | 1101 | 11000 |
Color Harmonies of #364446
Complementary color
Monochromatic Colors of #364446
Black with #364446
Text Example
Text Example
White with #364446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364446; }
p { color: rgb(54,68,70); }
H1.HeaderClassName
{
color: #364446;
}
.AnyTagClassName
{
color: #364446;
}
</style>
background-color css
<style>
a { background-color: #364446; }
a { background-color: rgb(54,68,70); }
div.DivClassName
{
background-color: #364446;
}
.BgClassName
{
background-color: #364446;
}
</style>
border-color css
<style>
span { border-color: #364446; }
span { border-color: rgb(54,68,70); }
td.TdClassName
{
border-color: #364446;
}
.TagClassName
{
border-color: #364446;
}
</style>