Shades of Siam #626652
Tints of Siam #626652
RGB
CMYK
RGB Variations
Color information
#626652 (or 0x626652) is known color: Siam. HEX triplet: 62, 66 and 52. RGB value is (98,102,82). Sum of RGB (Red+Green+Blue) = 98+102+82=282 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.75% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 82 (32.42% from 255 or 29.08% from 282); Max value from RGB is 102 - color contains mainly: green. Hex color #626652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626652 is #9D99AD. Grayscale: #626262. Windows color (decimal): -10328494 or 5400162. OLE color: 5400162.
HSL color Cylindrical-coordinate representation of color #626652: hue angle of 72º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #626652 is Cyan = 0.04, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 82 | - |
| CMYK | 0.04 | 0 | 0.20 | 0.6 |
| HSL | 72º | 0.11% | 0.36% | - |
| HSV(B) | 72º | 0.2% | 0.4% | - |
| XYZ | 11.31 | 12.71 | 9.84 | - |
| YUV | 98.52 | 118.67 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 82 | 0.04 | 0 | 0.20 | 0.6 | 72 | 0.11 | 0.36 |
| Hex | 62 | 66 | 52 | 4 | 0 | 14 | 3C | 48 | B | 24 |
| Octal | 142 | 146 | 122 | 4 | 0 | 24 | 74 | 110 | 13 | 44 |
| Binary | 1100010 | 1100110 | 1010010 | 100 | 0 | 10100 | 111100 | 1001000 | 1011 | 100100 |
Color Harmonies of #626652
Complementary color
Monochromatic Colors of #626652
Black with #626652
Text Example
Text Example
White with #626652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626652; }
p { color: rgb(98,102,82); }
H1.HeaderClassName
{
color: #626652;
}
.AnyTagClassName
{
color: #626652;
}
</style>
background-color css
<style>
a { background-color: #626652; }
a { background-color: rgb(98,102,82); }
div.DivClassName
{
background-color: #626652;
}
.BgClassName
{
background-color: #626652;
}
</style>
border-color css
<style>
span { border-color: #626652; }
span { border-color: rgb(98,102,82); }
td.TdClassName
{
border-color: #626652;
}
.TagClassName
{
border-color: #626652;
}
</style>