Shades of Siam #626453
Tints of Siam #626453
RGB
CMYK
RGB Variations
Color information
#626453 (or 0x626453) is known color: Siam. HEX triplet: 62, 64 and 53. RGB value is (98,100,83). Sum of RGB (Red+Green+Blue) = 98+100+83=281 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.88% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 100 - color contains mainly: green. Hex color #626453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626453 is #9D9BAC. Grayscale: #616161. Windows color (decimal): -10329005 or 5465186. OLE color: 5465186.
HSL color Cylindrical-coordinate representation of color #626453: hue angle of 67.06º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #626453 is Cyan = 0.02, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 100 | 83 | - |
| CMYK | 0.02 | 0 | 0.17 | 0.61 |
| HSL | 67.06º | 0.09% | 0.36% | - |
| HSV(B) | 67.06º | 0.17% | 0.39% | - |
| XYZ | 11.16 | 12.34 | 9.98 | - |
| YUV | 97.46 | 119.84 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 83 | 0.02 | 0 | 0.17 | 0.61 | 67.06 | 0.09 | 0.36 |
| Hex | 62 | 64 | 53 | 2 | 0 | 11 | 3D | 43 | 9 | 24 |
| Octal | 142 | 144 | 123 | 2 | 0 | 21 | 75 | 103 | 11 | 44 |
| Binary | 1100010 | 1100100 | 1010011 | 10 | 0 | 10001 | 111101 | 1000011 | 1001 | 100100 |
Color Harmonies of #626453
Complementary color
Monochromatic Colors of #626453
Black with #626453
Text Example
Text Example
White with #626453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626453; }
p { color: rgb(98,100,83); }
H1.HeaderClassName
{
color: #626453;
}
.AnyTagClassName
{
color: #626453;
}
</style>
background-color css
<style>
a { background-color: #626453; }
a { background-color: rgb(98,100,83); }
div.DivClassName
{
background-color: #626453;
}
.BgClassName
{
background-color: #626453;
}
</style>
border-color css
<style>
span { border-color: #626453; }
span { border-color: rgb(98,100,83); }
td.TdClassName
{
border-color: #626453;
}
.TagClassName
{
border-color: #626453;
}
</style>