Shades of Siam #626354
Tints of Siam #626354
RGB
CMYK
RGB Variations
Color information
#626354 (or 0x626354) is known color: Siam. HEX triplet: 62, 63 and 54. RGB value is (98,99,84). Sum of RGB (Red+Green+Blue) = 98+99+84=281 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.88% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 84 (33.20% from 255 or 29.89% from 281); Max value from RGB is 99 - color contains mainly: green. Hex color #626354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626354 is #9D9CAB. Grayscale: #616161. Windows color (decimal): -10329260 or 5530466. OLE color: 5530466.
HSL color Cylindrical-coordinate representation of color #626354: hue angle of 64º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #626354 is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 99 | 84 | - |
| CMYK | 0.01 | 0 | 0.15 | 0.61 |
| HSL | 64º | 0.08% | 0.36% | - |
| HSV(B) | 64º | 0.15% | 0.39% | - |
| XYZ | 11.1 | 12.16 | 10.15 | - |
| YUV | 96.99 | 120.67 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 99 | 84 | 0.01 | 0 | 0.15 | 0.61 | 64 | 0.08 | 0.36 |
| Hex | 62 | 63 | 54 | 1 | 0 | F | 3D | 40 | 8 | 24 |
| Octal | 142 | 143 | 124 | 1 | 0 | 17 | 75 | 100 | 10 | 44 |
| Binary | 1100010 | 1100011 | 1010100 | 1 | 0 | 1111 | 111101 | 1000000 | 1000 | 100100 |
Color Harmonies of #626354
Complementary color
Monochromatic Colors of #626354
Black with #626354
Text Example
Text Example
White with #626354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626354; }
p { color: rgb(98,99,84); }
H1.HeaderClassName
{
color: #626354;
}
.AnyTagClassName
{
color: #626354;
}
</style>
background-color css
<style>
a { background-color: #626354; }
a { background-color: rgb(98,99,84); }
div.DivClassName
{
background-color: #626354;
}
.BgClassName
{
background-color: #626354;
}
</style>
border-color css
<style>
span { border-color: #626354; }
span { border-color: rgb(98,99,84); }
td.TdClassName
{
border-color: #626354;
}
.TagClassName
{
border-color: #626354;
}
</style>