Shades of Siam #6D7548
Tints of Siam #6D7548
RGB
CMYK
RGB Variations
Color information
#6D7548 (or 0x6D7548) is known color: Siam. HEX triplet: 6D, 75 and 48. RGB value is (109,117,72). Sum of RGB (Red+Green+Blue) = 109+117+72=298 (39% of max value = 765). Red value is 109 (42.97% from 255 or 36.58% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 72 (28.52% from 255 or 24.16% from 298); Max value from RGB is 117 - color contains mainly: green. Hex color #6D7548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D7548 is #928AB7. Grayscale: #6D6D6D. Windows color (decimal): -9603768 or 4748653. OLE color: 4748653.
HSL color Cylindrical-coordinate representation of color #6D7548: hue angle of 70.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #6D7548 is Cyan = 0.07, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 109 | 117 | 72 | - |
| CMYK | 0.07 | 0 | 0.38 | 0.54 |
| HSL | 70.67º | 0.24% | 0.37% | - |
| HSV(B) | 70.67º | 0.38% | 0.46% | - |
| XYZ | 13.84 | 16.44 | 8.58 | - |
| YUV | 109.48 | 106.85 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 117 | 72 | 0.07 | 0 | 0.38 | 0.54 | 70.67 | 0.24 | 0.37 |
| Hex | 6D | 75 | 48 | 7 | 0 | 26 | 36 | 47 | 18 | 25 |
| Octal | 155 | 165 | 110 | 7 | 0 | 46 | 66 | 107 | 30 | 45 |
| Binary | 1101101 | 1110101 | 1001000 | 111 | 0 | 100110 | 110110 | 1000111 | 11000 | 100101 |
Color Harmonies of #6D7548
Complementary color
Monochromatic Colors of #6D7548
Black with #6D7548
Text Example
Text Example
White with #6D7548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D7548; }
p { color: rgb(109,117,72); }
H1.HeaderClassName
{
color: #6D7548;
}
.AnyTagClassName
{
color: #6D7548;
}
</style>
background-color css
<style>
a { background-color: #6D7548; }
a { background-color: rgb(109,117,72); }
div.DivClassName
{
background-color: #6D7548;
}
.BgClassName
{
background-color: #6D7548;
}
</style>
border-color css
<style>
span { border-color: #6D7548; }
span { border-color: rgb(109,117,72); }
td.TdClassName
{
border-color: #6D7548;
}
.TagClassName
{
border-color: #6D7548;
}
</style>