Shades of Siam #626551
Tints of Siam #626551
RGB
CMYK
RGB Variations
Color information
#626551 (or 0x626551) is known color: Siam. HEX triplet: 62, 65 and 51. RGB value is (98,101,81). Sum of RGB (Red+Green+Blue) = 98+101+81=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 81 (32.03% from 255 or 28.93% from 280); Max value from RGB is 101 - color contains mainly: green. Hex color #626551 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626551 is #9D9AAE. Grayscale: #616161. Windows color (decimal): -10328751 or 5334370. OLE color: 5334370.
HSL color Cylindrical-coordinate representation of color #626551: 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 #626551 is Cyan = 0.03, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 81 | - |
| CMYK | 0.03 | 0 | 0.20 | 0.60 |
| HSL | 69º | 0.11% | 0.36% | - |
| HSV(B) | 69º | 0.2% | 0.4% | - |
| XYZ | 11.18 | 12.5 | 9.61 | - |
| YUV | 97.82 | 118.51 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 81 | 0.03 | 0 | 0.20 | 0.60 | 69 | 0.11 | 0.36 |
| Hex | 62 | 65 | 51 | 3 | 0 | 14 | 3C | 45 | B | 24 |
| Octal | 142 | 145 | 121 | 3 | 0 | 24 | 74 | 105 | 13 | 44 |
| Binary | 1100010 | 1100101 | 1010001 | 11 | 0 | 10100 | 111100 | 1000101 | 1011 | 100100 |
Color Harmonies of #626551
Complementary color
Monochromatic Colors of #626551
Black with #626551
Text Example
Text Example
White with #626551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626551; }
p { color: rgb(98,101,81); }
H1.HeaderClassName
{
color: #626551;
}
.AnyTagClassName
{
color: #626551;
}
</style>
background-color css
<style>
a { background-color: #626551; }
a { background-color: rgb(98,101,81); }
div.DivClassName
{
background-color: #626551;
}
.BgClassName
{
background-color: #626551;
}
</style>
border-color css
<style>
span { border-color: #626551; }
span { border-color: rgb(98,101,81); }
td.TdClassName
{
border-color: #626551;
}
.TagClassName
{
border-color: #626551;
}
</style>