Shades of Monsoon #756871
Tints of Monsoon #756871
RGB
CMYK
RGB Variations
Color information
#756871 (or 0x756871) is known color: Monsoon. HEX triplet: 75, 68 and 71. RGB value is (117,104,113). Sum of RGB (Red+Green+Blue) = 117+104+113=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 117 - color contains mainly: red. Hex color #756871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756871 is #8A978E. Grayscale: #6C6C6C. Windows color (decimal): -9082767 or 7432309. OLE color: 7432309.
HSL color Cylindrical-coordinate representation of color #756871: hue angle of 318.46º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #756871 is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 113 | - |
| CMYK | 0 | 0.11 | 0.03 | 0.54 |
| HSL | 318.46º | 0.06% | 0.43% | - |
| HSV(B) | 318.46º | 0.11% | 0.46% | - |
| XYZ | 15.27 | 14.87 | 17.69 | - |
| YUV | 108.91 | 130.31 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 113 | 0 | 0.11 | 0.03 | 0.54 | 318.46 | 0.06 | 0.43 |
| Hex | 75 | 68 | 71 | 0 | B | 3 | 36 | 13E | 6 | 2B |
| Octal | 165 | 150 | 161 | 0 | 13 | 3 | 66 | 476 | 6 | 53 |
| Binary | 1110101 | 1101000 | 1110001 | 0 | 1011 | 11 | 110110 | 100111110 | 110 | 101011 |
Color Harmonies of #756871
Complementary color
Monochromatic Colors of #756871
Black with #756871
Text Example
Text Example
White with #756871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756871; }
p { color: rgb(117,104,113); }
H1.HeaderClassName
{
color: #756871;
}
.AnyTagClassName
{
color: #756871;
}
</style>
background-color css
<style>
a { background-color: #756871; }
a { background-color: rgb(117,104,113); }
div.DivClassName
{
background-color: #756871;
}
.BgClassName
{
background-color: #756871;
}
</style>
border-color css
<style>
span { border-color: #756871; }
span { border-color: rgb(117,104,113); }
td.TdClassName
{
border-color: #756871;
}
.TagClassName
{
border-color: #756871;
}
</style>