Shades of Siam #6C7156
Tints of Siam #6C7156
RGB
CMYK
RGB Variations
Color information
#6C7156 (or 0x6C7156) is known color: Siam. HEX triplet: 6C, 71 and 56. RGB value is (108,113,86). Sum of RGB (Red+Green+Blue) = 108+113+86=307 (40% of max value = 765). Red value is 108 (42.58% from 255 or 35.18% from 307); Green value is 113 (44.53% from 255 or 36.81% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 113 - color contains mainly: green. Hex color #6C7156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6C7156 is #938EA9. Grayscale: #6C6C6C. Windows color (decimal): -9670314 or 5665132. OLE color: 5665132.
HSL color Cylindrical-coordinate representation of color #6C7156: hue angle of 71.11º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #6C7156 is Cyan = 0.04, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 108 | 113 | 86 | - |
| CMYK | 0.04 | 0 | 0.24 | 0.56 |
| HSL | 71.11º | 0.14% | 0.39% | - |
| HSV(B) | 71.11º | 0.24% | 0.44% | - |
| XYZ | 13.77 | 15.67 | 11.1 | - |
| YUV | 108.43 | 115.34 | 127.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 113 | 86 | 0.04 | 0 | 0.24 | 0.56 | 71.11 | 0.14 | 0.39 |
| Hex | 6C | 71 | 56 | 4 | 0 | 18 | 38 | 47 | E | 27 |
| Octal | 154 | 161 | 126 | 4 | 0 | 30 | 70 | 107 | 16 | 47 |
| Binary | 1101100 | 1110001 | 1010110 | 100 | 0 | 11000 | 111000 | 1000111 | 1110 | 100111 |
Color Harmonies of #6C7156
Complementary color
Monochromatic Colors of #6C7156
Black with #6C7156
Text Example
Text Example
White with #6C7156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C7156; }
p { color: rgb(108,113,86); }
H1.HeaderClassName
{
color: #6C7156;
}
.AnyTagClassName
{
color: #6C7156;
}
</style>
background-color css
<style>
a { background-color: #6C7156; }
a { background-color: rgb(108,113,86); }
div.DivClassName
{
background-color: #6C7156;
}
.BgClassName
{
background-color: #6C7156;
}
</style>
border-color css
<style>
span { border-color: #6C7156; }
span { border-color: rgb(108,113,86); }
td.TdClassName
{
border-color: #6C7156;
}
.TagClassName
{
border-color: #6C7156;
}
</style>