Shades of Siam #666756
Tints of Siam #666756
RGB
CMYK
RGB Variations
Color information
#666756 (or 0x666756) is known color: Siam. HEX triplet: 66, 67 and 56. RGB value is (102,103,86). Sum of RGB (Red+Green+Blue) = 102+103+86=291 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.05% from 291); Green value is 103 (40.62% from 255 or 35.40% from 291); Blue value is 86 (33.98% from 255 or 29.55% from 291); Max value from RGB is 103 - color contains mainly: green. Hex color #666756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666756 is #9998A9. Grayscale: #646464. Windows color (decimal): -10066090 or 5662566. OLE color: 5662566.
HSL color Cylindrical-coordinate representation of color #666756: hue angle of 63.53º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #666756 is Cyan = 0.01, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 102 | 103 | 86 | - |
| CMYK | 0.01 | 0 | 0.17 | 0.60 |
| HSL | 63.53º | 0.09% | 0.37% | - |
| HSV(B) | 63.53º | 0.17% | 0.4% | - |
| XYZ | 12.01 | 13.2 | 10.72 | - |
| YUV | 100.76 | 119.67 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 103 | 86 | 0.01 | 0 | 0.17 | 0.60 | 63.53 | 0.09 | 0.37 |
| Hex | 66 | 67 | 56 | 1 | 0 | 11 | 3C | 40 | 9 | 25 |
| Octal | 146 | 147 | 126 | 1 | 0 | 21 | 74 | 100 | 11 | 45 |
| Binary | 1100110 | 1100111 | 1010110 | 1 | 0 | 10001 | 111100 | 1000000 | 1001 | 100101 |
Color Harmonies of #666756
Complementary color
Monochromatic Colors of #666756
Black with #666756
Text Example
Text Example
White with #666756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666756; }
p { color: rgb(102,103,86); }
H1.HeaderClassName
{
color: #666756;
}
.AnyTagClassName
{
color: #666756;
}
</style>
background-color css
<style>
a { background-color: #666756; }
a { background-color: rgb(102,103,86); }
div.DivClassName
{
background-color: #666756;
}
.BgClassName
{
background-color: #666756;
}
</style>
border-color css
<style>
span { border-color: #666756; }
span { border-color: rgb(102,103,86); }
td.TdClassName
{
border-color: #666756;
}
.TagClassName
{
border-color: #666756;
}
</style>