Shades of Siam #747941
Tints of Siam #747941
RGB
CMYK
RGB Variations
Color information
#747941 (or 0x747941) is known color: Siam. HEX triplet: 74, 79 and 41. RGB value is (116,121,65). Sum of RGB (Red+Green+Blue) = 116+121+65=302 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.41% from 302); Green value is 121 (47.66% from 255 or 40.07% from 302); Blue value is 65 (25.78% from 255 or 21.52% from 302); Max value from RGB is 121 - color contains mainly: green. Hex color #747941 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747941 is #8B86BE. Grayscale: #717171. Windows color (decimal): -9143999 or 4290932. OLE color: 4290932.
HSL color Cylindrical-coordinate representation of color #747941: hue angle of 65.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #747941 is Cyan = 0.04, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 121 | 65 | - |
| CMYK | 0.04 | 0 | 0.46 | 0.53 |
| HSL | 65.36º | 0.3% | 0.36% | - |
| HSV(B) | 65.36º | 0.46% | 0.47% | - |
| XYZ | 14.99 | 17.77 | 7.64 | - |
| YUV | 113.12 | 100.84 | 130.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 121 | 65 | 0.04 | 0 | 0.46 | 0.53 | 65.36 | 0.3 | 0.36 |
| Hex | 74 | 79 | 41 | 4 | 0 | 2E | 35 | 41 | 1E | 24 |
| Octal | 164 | 171 | 101 | 4 | 0 | 56 | 65 | 101 | 36 | 44 |
| Binary | 1110100 | 1111001 | 1000001 | 100 | 0 | 101110 | 110101 | 1000001 | 11110 | 100100 |
Color Harmonies of #747941
Complementary color
Monochromatic Colors of #747941
Black with #747941
Text Example
Text Example
White with #747941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747941; }
p { color: rgb(116,121,65); }
H1.HeaderClassName
{
color: #747941;
}
.AnyTagClassName
{
color: #747941;
}
</style>
background-color css
<style>
a { background-color: #747941; }
a { background-color: rgb(116,121,65); }
div.DivClassName
{
background-color: #747941;
}
.BgClassName
{
background-color: #747941;
}
</style>
border-color css
<style>
span { border-color: #747941; }
span { border-color: rgb(116,121,65); }
td.TdClassName
{
border-color: #747941;
}
.TagClassName
{
border-color: #747941;
}
</style>