Shades of Indochine #945936
Tints of Indochine #945936
RGB
CMYK
RGB Variations
Color information
#945936 (or 0x945936) is known color: Indochine. HEX triplet: 94, 59 and 36. RGB value is (148,89,54). Sum of RGB (Red+Green+Blue) = 148+89+54=291 (38% of max value = 765). Red value is 148 (58.20% from 255 or 50.86% from 291); Green value is 89 (35.16% from 255 or 30.58% from 291); Blue value is 54 (21.48% from 255 or 18.56% from 291); Max value from RGB is 148 - color contains mainly: red. Hex color #945936 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945936 is #6BA6C9. Grayscale: #666666. Windows color (decimal): -7055050 or 3561876. OLE color: 3561876.
HSL color Cylindrical-coordinate representation of color #945936: hue angle of 22.34º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #945936 is Cyan = 0, Magento = 0.40, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 54 | - |
| CMYK | 0 | 0.40 | 0.64 | 0.42 |
| HSL | 22.34º | 0.47% | 0.4% | - |
| HSV(B) | 22.34º | 0.64% | 0.58% | - |
| XYZ | 16.45 | 13.71 | 5.27 | - |
| YUV | 102.65 | 100.55 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 54 | 0 | 0.40 | 0.64 | 0.42 | 22.34 | 0.47 | 0.4 |
| Hex | 94 | 59 | 36 | 0 | 28 | 40 | 2A | 16 | 2F | 28 |
| Octal | 224 | 131 | 66 | 0 | 50 | 100 | 52 | 26 | 57 | 50 |
| Binary | 10010100 | 1011001 | 110110 | 0 | 101000 | 1000000 | 101010 | 10110 | 101111 | 101000 |
Color Harmonies of #945936
Complementary color
Monochromatic Colors of #945936
Black with #945936
Text Example
Text Example
White with #945936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945936; }
p { color: rgb(148,89,54); }
H1.HeaderClassName
{
color: #945936;
}
.AnyTagClassName
{
color: #945936;
}
</style>
background-color css
<style>
a { background-color: #945936; }
a { background-color: rgb(148,89,54); }
div.DivClassName
{
background-color: #945936;
}
.BgClassName
{
background-color: #945936;
}
</style>
border-color css
<style>
span { border-color: #945936; }
span { border-color: rgb(148,89,54); }
td.TdClassName
{
border-color: #945936;
}
.TagClassName
{
border-color: #945936;
}
</style>