Shades of Siam #636750
Tints of Siam #636750
RGB
CMYK
RGB Variations
Color information
#636750 (or 0x636750) is known color: Siam. HEX triplet: 63, 67 and 50. RGB value is (99,103,80). Sum of RGB (Red+Green+Blue) = 99+103+80=282 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.11% from 282); Green value is 103 (40.62% from 255 or 36.52% from 282); Blue value is 80 (31.64% from 255 or 28.37% from 282); Max value from RGB is 103 - color contains mainly: green. Hex color #636750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636750 is #9C98AF. Grayscale: #636363. Windows color (decimal): -10262704 or 5269347. OLE color: 5269347.
HSL color Cylindrical-coordinate representation of color #636750: hue angle of 70.43º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #636750 is Cyan = 0.04, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 99 | 103 | 80 | - |
| CMYK | 0.04 | 0 | 0.22 | 0.60 |
| HSL | 70.43º | 0.13% | 0.36% | - |
| HSV(B) | 70.43º | 0.22% | 0.4% | - |
| XYZ | 11.44 | 12.93 | 9.48 | - |
| YUV | 99.18 | 117.17 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 103 | 80 | 0.04 | 0 | 0.22 | 0.60 | 70.43 | 0.13 | 0.36 |
| Hex | 63 | 67 | 50 | 4 | 0 | 16 | 3C | 46 | D | 24 |
| Octal | 143 | 147 | 120 | 4 | 0 | 26 | 74 | 106 | 15 | 44 |
| Binary | 1100011 | 1100111 | 1010000 | 100 | 0 | 10110 | 111100 | 1000110 | 1101 | 100100 |
Color Harmonies of #636750
Complementary color
Monochromatic Colors of #636750
Black with #636750
Text Example
Text Example
White with #636750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636750; }
p { color: rgb(99,103,80); }
H1.HeaderClassName
{
color: #636750;
}
.AnyTagClassName
{
color: #636750;
}
</style>
background-color css
<style>
a { background-color: #636750; }
a { background-color: rgb(99,103,80); }
div.DivClassName
{
background-color: #636750;
}
.BgClassName
{
background-color: #636750;
}
</style>
border-color css
<style>
span { border-color: #636750; }
span { border-color: rgb(99,103,80); }
td.TdClassName
{
border-color: #636750;
}
.TagClassName
{
border-color: #636750;
}
</style>