Shades of Siam #636452
Tints of Siam #636452
RGB
CMYK
RGB Variations
Color information
#636452 (or 0x636452) is known color: Siam. HEX triplet: 63, 64 and 52. RGB value is (99,100,82). Sum of RGB (Red+Green+Blue) = 99+100+82=281 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.23% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 82 (32.42% from 255 or 29.18% from 281); Max value from RGB is 100 - color contains mainly: green. Hex color #636452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636452 is #9C9BAD. Grayscale: #616161. Windows color (decimal): -10263470 or 5399651. OLE color: 5399651.
HSL color Cylindrical-coordinate representation of color #636452: hue angle of 63.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #636452 is Cyan = 0.01, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 100 | 82 | - |
| CMYK | 0.01 | 0 | 0.18 | 0.61 |
| HSL | 63.33º | 0.1% | 0.36% | - |
| HSV(B) | 63.33º | 0.18% | 0.39% | - |
| XYZ | 11.23 | 12.38 | 9.78 | - |
| YUV | 97.65 | 119.17 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 100 | 82 | 0.01 | 0 | 0.18 | 0.61 | 63.33 | 0.1 | 0.36 |
| Hex | 63 | 64 | 52 | 1 | 0 | 12 | 3D | 3F | A | 24 |
| Octal | 143 | 144 | 122 | 1 | 0 | 22 | 75 | 77 | 12 | 44 |
| Binary | 1100011 | 1100100 | 1010010 | 1 | 0 | 10010 | 111101 | 111111 | 1010 | 100100 |
Color Harmonies of #636452
Complementary color
Monochromatic Colors of #636452
Black with #636452
Text Example
Text Example
White with #636452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636452; }
p { color: rgb(99,100,82); }
H1.HeaderClassName
{
color: #636452;
}
.AnyTagClassName
{
color: #636452;
}
</style>
background-color css
<style>
a { background-color: #636452; }
a { background-color: rgb(99,100,82); }
div.DivClassName
{
background-color: #636452;
}
.BgClassName
{
background-color: #636452;
}
</style>
border-color css
<style>
span { border-color: #636452; }
span { border-color: rgb(99,100,82); }
td.TdClassName
{
border-color: #636452;
}
.TagClassName
{
border-color: #636452;
}
</style>