Shades of Indochine #976038
Tints of Indochine #976038
RGB
CMYK
RGB Variations
Color information
#976038 (or 0x976038) is known color: Indochine. HEX triplet: 97, 60 and 38. RGB value is (151,96,56). Sum of RGB (Red+Green+Blue) = 151+96+56=303 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.83% from 303); Green value is 96 (37.89% from 255 or 31.68% from 303); Blue value is 56 (22.27% from 255 or 18.48% from 303); Max value from RGB is 151 - color contains mainly: red. Hex color #976038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976038 is #689FC7. Grayscale: #6C6C6C. Windows color (decimal): -6856648 or 3694743. OLE color: 3694743.
HSL color Cylindrical-coordinate representation of color #976038: hue angle of 25.26º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #976038 is Cyan = 0, Magento = 0.36, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 96 | 56 | - |
| CMYK | 0 | 0.36 | 0.63 | 0.41 |
| HSL | 25.26º | 0.46% | 0.41% | - |
| HSV(B) | 25.26º | 0.63% | 0.59% | - |
| XYZ | 17.66 | 15.23 | 5.75 | - |
| YUV | 107.89 | 98.72 | 158.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 96 | 56 | 0 | 0.36 | 0.63 | 0.41 | 25.26 | 0.46 | 0.41 |
| Hex | 97 | 60 | 38 | 0 | 24 | 3F | 29 | 19 | 2E | 29 |
| Octal | 227 | 140 | 70 | 0 | 44 | 77 | 51 | 31 | 56 | 51 |
| Binary | 10010111 | 1100000 | 111000 | 0 | 100100 | 111111 | 101001 | 11001 | 101110 | 101001 |
Color Harmonies of #976038
Complementary color
Monochromatic Colors of #976038
Black with #976038
Text Example
Text Example
White with #976038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976038; }
p { color: rgb(151,96,56); }
H1.HeaderClassName
{
color: #976038;
}
.AnyTagClassName
{
color: #976038;
}
</style>
background-color css
<style>
a { background-color: #976038; }
a { background-color: rgb(151,96,56); }
div.DivClassName
{
background-color: #976038;
}
.BgClassName
{
background-color: #976038;
}
</style>
border-color css
<style>
span { border-color: #976038; }
span { border-color: rgb(151,96,56); }
td.TdClassName
{
border-color: #976038;
}
.TagClassName
{
border-color: #976038;
}
</style>