Shades of Siam #636458
Tints of Siam #636458
RGB
CMYK
RGB Variations
Color information
#636458 (or 0x636458) is known color: Siam. HEX triplet: 63, 64 and 58. RGB value is (99,100,88). Sum of RGB (Red+Green+Blue) = 99+100+88=287 (38% of max value = 765). Red value is 99 (39.06% from 255 or 34.49% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 100 - color contains mainly: green. Hex color #636458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636458 is #9C9BA7. Grayscale: #626262. Windows color (decimal): -10263464 or 5792867. OLE color: 5792867.
HSL color Cylindrical-coordinate representation of color #636458: hue angle of 65º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #636458 is Cyan = 0.01, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 100 | 88 | - |
| CMYK | 0.01 | 0 | 0.12 | 0.61 |
| HSL | 65º | 0.06% | 0.37% | - |
| HSV(B) | 65º | 0.12% | 0.39% | - |
| XYZ | 11.46 | 12.47 | 11.04 | - |
| YUV | 98.33 | 122.17 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 100 | 88 | 0.01 | 0 | 0.12 | 0.61 | 65 | 0.06 | 0.37 |
| Hex | 63 | 64 | 58 | 1 | 0 | C | 3D | 41 | 6 | 25 |
| Octal | 143 | 144 | 130 | 1 | 0 | 14 | 75 | 101 | 6 | 45 |
| Binary | 1100011 | 1100100 | 1011000 | 1 | 0 | 1100 | 111101 | 1000001 | 110 | 100101 |
Color Harmonies of #636458
Complementary color
Monochromatic Colors of #636458
Black with #636458
Text Example
Text Example
White with #636458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636458; }
p { color: rgb(99,100,88); }
H1.HeaderClassName
{
color: #636458;
}
.AnyTagClassName
{
color: #636458;
}
</style>
background-color css
<style>
a { background-color: #636458; }
a { background-color: rgb(99,100,88); }
div.DivClassName
{
background-color: #636458;
}
.BgClassName
{
background-color: #636458;
}
</style>
border-color css
<style>
span { border-color: #636458; }
span { border-color: rgb(99,100,88); }
td.TdClassName
{
border-color: #636458;
}
.TagClassName
{
border-color: #636458;
}
</style>