Shades of Siam #626452
Tints of Siam #626452
RGB
CMYK
RGB Variations
Color information
#626452 (or 0x626452) is known color: Siam. HEX triplet: 62, 64 and 52. RGB value is (98,100,82). Sum of RGB (Red+Green+Blue) = 98+100+82=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 100 (39.45% from 255 or 35.71% from 280); Blue value is 82 (32.42% from 255 or 29.29% from 280); Max value from RGB is 100 - color contains mainly: green. Hex color #626452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626452 is #9D9BAD. Grayscale: #616161. Windows color (decimal): -10329006 or 5399650. OLE color: 5399650.
HSL color Cylindrical-coordinate representation of color #626452: hue angle of 66.67º 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 #626452 is Cyan = 0.02, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 100 | 82 | - |
| CMYK | 0.02 | 0 | 0.18 | 0.61 |
| HSL | 66.67º | 0.1% | 0.36% | - |
| HSV(B) | 66.67º | 0.18% | 0.39% | - |
| XYZ | 11.12 | 12.32 | 9.77 | - |
| YUV | 97.35 | 119.34 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 82 | 0.02 | 0 | 0.18 | 0.61 | 66.67 | 0.1 | 0.36 |
| Hex | 62 | 64 | 52 | 2 | 0 | 12 | 3D | 43 | A | 24 |
| Octal | 142 | 144 | 122 | 2 | 0 | 22 | 75 | 103 | 12 | 44 |
| Binary | 1100010 | 1100100 | 1010010 | 10 | 0 | 10010 | 111101 | 1000011 | 1010 | 100100 |
Color Harmonies of #626452
Complementary color
Monochromatic Colors of #626452
Black with #626452
Text Example
Text Example
White with #626452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626452; }
p { color: rgb(98,100,82); }
H1.HeaderClassName
{
color: #626452;
}
.AnyTagClassName
{
color: #626452;
}
</style>
background-color css
<style>
a { background-color: #626452; }
a { background-color: rgb(98,100,82); }
div.DivClassName
{
background-color: #626452;
}
.BgClassName
{
background-color: #626452;
}
</style>
border-color css
<style>
span { border-color: #626452; }
span { border-color: rgb(98,100,82); }
td.TdClassName
{
border-color: #626452;
}
.TagClassName
{
border-color: #626452;
}
</style>