Shades of Siam #636652
Tints of Siam #636652
RGB
CMYK
RGB Variations
Color information
#636652 (or 0x636652) is known color: Siam. HEX triplet: 63, 66 and 52. RGB value is (99,102,82). Sum of RGB (Red+Green+Blue) = 99+102+82=283 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.98% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 82 (32.42% from 255 or 28.98% from 283); Max value from RGB is 102 - color contains mainly: green. Hex color #636652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636652 is #9C99AD. Grayscale: #626262. Windows color (decimal): -10262958 or 5400163. OLE color: 5400163.
HSL color Cylindrical-coordinate representation of color #636652: hue angle of 69º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #636652 is Cyan = 0.03, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 102 | 82 | - |
| CMYK | 0.03 | 0 | 0.20 | 0.6 |
| HSL | 69º | 0.11% | 0.36% | - |
| HSV(B) | 69º | 0.2% | 0.4% | - |
| XYZ | 11.42 | 12.76 | 9.84 | - |
| YUV | 98.82 | 118.51 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 102 | 82 | 0.03 | 0 | 0.20 | 0.6 | 69 | 0.11 | 0.36 |
| Hex | 63 | 66 | 52 | 3 | 0 | 14 | 3C | 45 | B | 24 |
| Octal | 143 | 146 | 122 | 3 | 0 | 24 | 74 | 105 | 13 | 44 |
| Binary | 1100011 | 1100110 | 1010010 | 11 | 0 | 10100 | 111100 | 1000101 | 1011 | 100100 |
Color Harmonies of #636652
Complementary color
Monochromatic Colors of #636652
Black with #636652
Text Example
Text Example
White with #636652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636652; }
p { color: rgb(99,102,82); }
H1.HeaderClassName
{
color: #636652;
}
.AnyTagClassName
{
color: #636652;
}
</style>
background-color css
<style>
a { background-color: #636652; }
a { background-color: rgb(99,102,82); }
div.DivClassName
{
background-color: #636652;
}
.BgClassName
{
background-color: #636652;
}
</style>
border-color css
<style>
span { border-color: #636652; }
span { border-color: rgb(99,102,82); }
td.TdClassName
{
border-color: #636652;
}
.TagClassName
{
border-color: #636652;
}
</style>