Shades of Siam #626550
Tints of Siam #626550
RGB
CMYK
RGB Variations
Color information
#626550 (or 0x626550) is known color: Siam. HEX triplet: 62, 65 and 50. RGB value is (98,101,80). Sum of RGB (Red+Green+Blue) = 98+101+80=279 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.13% from 279); Green value is 101 (39.84% from 255 or 36.20% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 101 - color contains mainly: green. Hex color #626550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626550 is #9D9AAF. Grayscale: #616161. Windows color (decimal): -10328752 or 5268834. OLE color: 5268834.
HSL color Cylindrical-coordinate representation of color #626550: hue angle of 68.57º degrees, saturation: 0.12, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #626550 is Cyan = 0.03, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 80 | - |
| CMYK | 0.03 | 0 | 0.21 | 0.60 |
| HSL | 68.57º | 0.12% | 0.35% | - |
| HSV(B) | 68.57º | 0.21% | 0.4% | - |
| XYZ | 11.14 | 12.48 | 9.41 | - |
| YUV | 97.71 | 118.01 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 80 | 0.03 | 0 | 0.21 | 0.60 | 68.57 | 0.12 | 0.35 |
| Hex | 62 | 65 | 50 | 3 | 0 | 15 | 3C | 45 | C | 23 |
| Octal | 142 | 145 | 120 | 3 | 0 | 25 | 74 | 105 | 14 | 43 |
| Binary | 1100010 | 1100101 | 1010000 | 11 | 0 | 10101 | 111100 | 1000101 | 1100 | 100011 |
Color Harmonies of #626550
Complementary color
Monochromatic Colors of #626550
Black with #626550
Text Example
Text Example
White with #626550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626550; }
p { color: rgb(98,101,80); }
H1.HeaderClassName
{
color: #626550;
}
.AnyTagClassName
{
color: #626550;
}
</style>
background-color css
<style>
a { background-color: #626550; }
a { background-color: rgb(98,101,80); }
div.DivClassName
{
background-color: #626550;
}
.BgClassName
{
background-color: #626550;
}
</style>
border-color css
<style>
span { border-color: #626550; }
span { border-color: rgb(98,101,80); }
td.TdClassName
{
border-color: #626550;
}
.TagClassName
{
border-color: #626550;
}
</style>