Shades of Siam #626457
Tints of Siam #626457
RGB
CMYK
RGB Variations
Color information
#626457 (or 0x626457) is known color: Siam. HEX triplet: 62, 64 and 57. RGB value is (98,100,87). Sum of RGB (Red+Green+Blue) = 98+100+87=285 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.39% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 87 (34.38% from 255 or 30.53% from 285); Max value from RGB is 100 - color contains mainly: green. Hex color #626457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626457 is #9D9BA8. Grayscale: #616161. Windows color (decimal): -10329001 or 5727330. OLE color: 5727330.
HSL color Cylindrical-coordinate representation of color #626457: hue angle of 69.23º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #626457 is Cyan = 0.02, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 100 | 87 | - |
| CMYK | 0.02 | 0 | 0.13 | 0.61 |
| HSL | 69.23º | 0.07% | 0.37% | - |
| HSV(B) | 69.23º | 0.13% | 0.39% | - |
| XYZ | 11.31 | 12.4 | 10.81 | - |
| YUV | 97.92 | 121.84 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 87 | 0.02 | 0 | 0.13 | 0.61 | 69.23 | 0.07 | 0.37 |
| Hex | 62 | 64 | 57 | 2 | 0 | D | 3D | 45 | 7 | 25 |
| Octal | 142 | 144 | 127 | 2 | 0 | 15 | 75 | 105 | 7 | 45 |
| Binary | 1100010 | 1100100 | 1010111 | 10 | 0 | 1101 | 111101 | 1000101 | 111 | 100101 |
Color Harmonies of #626457
Complementary color
Monochromatic Colors of #626457
Black with #626457
Text Example
Text Example
White with #626457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626457; }
p { color: rgb(98,100,87); }
H1.HeaderClassName
{
color: #626457;
}
.AnyTagClassName
{
color: #626457;
}
</style>
background-color css
<style>
a { background-color: #626457; }
a { background-color: rgb(98,100,87); }
div.DivClassName
{
background-color: #626457;
}
.BgClassName
{
background-color: #626457;
}
</style>
border-color css
<style>
span { border-color: #626457; }
span { border-color: rgb(98,100,87); }
td.TdClassName
{
border-color: #626457;
}
.TagClassName
{
border-color: #626457;
}
</style>