Shades of Siam #626356
Tints of Siam #626356
RGB
CMYK
RGB Variations
Color information
#626356 (or 0x626356) is known color: Siam. HEX triplet: 62, 63 and 56. RGB value is (98,99,86). Sum of RGB (Red+Green+Blue) = 98+99+86=283 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.63% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 99 - color contains mainly: green. Hex color #626356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626356 is #9D9CA9. Grayscale: #616161. Windows color (decimal): -10329258 or 5661538. OLE color: 5661538.
HSL color Cylindrical-coordinate representation of color #626356: hue angle of 64.62º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #626356 is Cyan = 0.01, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 99 | 86 | - |
| CMYK | 0.01 | 0 | 0.13 | 0.61 |
| HSL | 64.62º | 0.07% | 0.36% | - |
| HSV(B) | 64.62º | 0.13% | 0.39% | - |
| XYZ | 11.18 | 12.19 | 10.57 | - |
| YUV | 97.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 99 | 86 | 0.01 | 0 | 0.13 | 0.61 | 64.62 | 0.07 | 0.36 |
| Hex | 62 | 63 | 56 | 1 | 0 | D | 3D | 41 | 7 | 24 |
| Octal | 142 | 143 | 126 | 1 | 0 | 15 | 75 | 101 | 7 | 44 |
| Binary | 1100010 | 1100011 | 1010110 | 1 | 0 | 1101 | 111101 | 1000001 | 111 | 100100 |
Color Harmonies of #626356
Complementary color
Monochromatic Colors of #626356
Black with #626356
Text Example
Text Example
White with #626356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626356; }
p { color: rgb(98,99,86); }
H1.HeaderClassName
{
color: #626356;
}
.AnyTagClassName
{
color: #626356;
}
</style>
background-color css
<style>
a { background-color: #626356; }
a { background-color: rgb(98,99,86); }
div.DivClassName
{
background-color: #626356;
}
.BgClassName
{
background-color: #626356;
}
</style>
border-color css
<style>
span { border-color: #626356; }
span { border-color: rgb(98,99,86); }
td.TdClassName
{
border-color: #626356;
}
.TagClassName
{
border-color: #626356;
}
</style>