Shades of Indochine #986236
Tints of Indochine #986236
RGB
CMYK
RGB Variations
Color information
#986236 (or 0x986236) is known color: Indochine. HEX triplet: 98, 62 and 36. RGB value is (152,98,54). Sum of RGB (Red+Green+Blue) = 152+98+54=304 (40% of max value = 765). Red value is 152 (59.77% from 255 or 50% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 54 (21.48% from 255 or 17.76% from 304); Max value from RGB is 152 - color contains mainly: red. Hex color #986236 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986236 is #679DC9. Grayscale: #6D6D6D. Windows color (decimal): -6790602 or 3564184. OLE color: 3564184.
HSL color Cylindrical-coordinate representation of color #986236: hue angle of 26.94º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #986236 is Cyan = 0, Magento = 0.36, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 98 | 54 | - |
| CMYK | 0 | 0.36 | 0.64 | 0.40 |
| HSL | 26.94º | 0.48% | 0.4% | - |
| HSV(B) | 26.94º | 0.64% | 0.6% | - |
| XYZ | 17.98 | 15.68 | 5.57 | - |
| YUV | 109.13 | 96.89 | 158.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 98 | 54 | 0 | 0.36 | 0.64 | 0.40 | 26.94 | 0.48 | 0.4 |
| Hex | 98 | 62 | 36 | 0 | 24 | 40 | 28 | 1B | 30 | 28 |
| Octal | 230 | 142 | 66 | 0 | 44 | 100 | 50 | 33 | 60 | 50 |
| Binary | 10011000 | 1100010 | 110110 | 0 | 100100 | 1000000 | 101000 | 11011 | 110000 | 101000 |
Color Harmonies of #986236
Complementary color
Monochromatic Colors of #986236
Black with #986236
Text Example
Text Example
White with #986236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986236; }
p { color: rgb(152,98,54); }
H1.HeaderClassName
{
color: #986236;
}
.AnyTagClassName
{
color: #986236;
}
</style>
background-color css
<style>
a { background-color: #986236; }
a { background-color: rgb(152,98,54); }
div.DivClassName
{
background-color: #986236;
}
.BgClassName
{
background-color: #986236;
}
</style>
border-color css
<style>
span { border-color: #986236; }
span { border-color: rgb(152,98,54); }
td.TdClassName
{
border-color: #986236;
}
.TagClassName
{
border-color: #986236;
}
</style>