Shades of Charade #364649
Tints of Charade #364649
RGB
CMYK
RGB Variations
Color information
#364649 (or 0x364649) is known color: Charade. HEX triplet: 36, 46 and 49. RGB value is (54,70,73). Sum of RGB (Red+Green+Blue) = 54+70+73=197 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.41% from 197); Green value is 70 (27.73% from 255 or 35.53% from 197); Blue value is 73 (28.91% from 255 or 37.06% from 197); Max value from RGB is 73 - color contains mainly: blue. Hex color #364649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364649 is #C9B9B6. Grayscale: #414141. Windows color (decimal): -13220279 or 4802102. OLE color: 4802102.
HSL color Cylindrical-coordinate representation of color #364649: hue angle of 189.47º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #364649 is Cyan = 0.26, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 70 | 73 | - |
| CMYK | 0.26 | 0.04 | 0 | 0.71 |
| HSL | 189.47º | 0.15% | 0.25% | - |
| HSV(B) | 189.47º | 0.26% | 0.29% | - |
| XYZ | 4.91 | 5.65 | 7.13 | - |
| YUV | 65.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 73 | 0.26 | 0.04 | 0 | 0.71 | 189.47 | 0.15 | 0.25 |
| Hex | 36 | 46 | 49 | 1A | 4 | 0 | 47 | BD | F | 19 |
| Octal | 66 | 106 | 111 | 32 | 4 | 0 | 107 | 275 | 17 | 31 |
| Binary | 110110 | 1000110 | 1001001 | 11010 | 100 | 0 | 1000111 | 10111101 | 1111 | 11001 |
Color Harmonies of #364649
Complementary color
Monochromatic Colors of #364649
Black with #364649
Text Example
Text Example
White with #364649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364649; }
p { color: rgb(54,70,73); }
H1.HeaderClassName
{
color: #364649;
}
.AnyTagClassName
{
color: #364649;
}
</style>
background-color css
<style>
a { background-color: #364649; }
a { background-color: rgb(54,70,73); }
div.DivClassName
{
background-color: #364649;
}
.BgClassName
{
background-color: #364649;
}
</style>
border-color css
<style>
span { border-color: #364649; }
span { border-color: rgb(54,70,73); }
td.TdClassName
{
border-color: #364649;
}
.TagClassName
{
border-color: #364649;
}
</style>