Shades of Monsoon #746870
Tints of Monsoon #746870
RGB
CMYK
RGB Variations
Color information
#746870 (or 0x746870) is known color: Monsoon. HEX triplet: 74, 68 and 70. RGB value is (116,104,112). Sum of RGB (Red+Green+Blue) = 116+104+112=332 (43% of max value = 765). Red value is 116 (45.70% from 255 or 34.94% from 332); Green value is 104 (41.02% from 255 or 31.33% from 332); Blue value is 112 (44.14% from 255 or 33.73% from 332); Max value from RGB is 116 - color contains mainly: red. Hex color #746870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746870 is #8B978F. Grayscale: #6C6C6C. Windows color (decimal): -9148304 or 7366772. OLE color: 7366772.
HSL color Cylindrical-coordinate representation of color #746870: hue angle of 320º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #746870 is Cyan = 0, Magento = 0.10, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 112 | - |
| CMYK | 0 | 0.10 | 0.03 | 0.55 |
| HSL | 320º | 0.05% | 0.43% | - |
| HSV(B) | 320º | 0.1% | 0.45% | - |
| XYZ | 15.08 | 14.78 | 17.39 | - |
| YUV | 108.5 | 129.98 | 133.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 112 | 0 | 0.10 | 0.03 | 0.55 | 320 | 0.05 | 0.43 |
| Hex | 74 | 68 | 70 | 0 | A | 3 | 37 | 140 | 5 | 2B |
| Octal | 164 | 150 | 160 | 0 | 12 | 3 | 67 | 500 | 5 | 53 |
| Binary | 1110100 | 1101000 | 1110000 | 0 | 1010 | 11 | 110111 | 101000000 | 101 | 101011 |
Color Harmonies of #746870
Complementary color
Monochromatic Colors of #746870
Black with #746870
Text Example
Text Example
White with #746870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746870; }
p { color: rgb(116,104,112); }
H1.HeaderClassName
{
color: #746870;
}
.AnyTagClassName
{
color: #746870;
}
</style>
background-color css
<style>
a { background-color: #746870; }
a { background-color: rgb(116,104,112); }
div.DivClassName
{
background-color: #746870;
}
.BgClassName
{
background-color: #746870;
}
</style>
border-color css
<style>
span { border-color: #746870; }
span { border-color: rgb(116,104,112); }
td.TdClassName
{
border-color: #746870;
}
.TagClassName
{
border-color: #746870;
}
</style>