Shades of Smoky #625976
Tints of Smoky #625976
RGB
CMYK
RGB Variations
Color information
#625976 (or 0x625976) is known color: Smoky. HEX triplet: 62, 59 and 76. RGB value is (98,89,118). Sum of RGB (Red+Green+Blue) = 98+89+118=305 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.13% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 118 - color contains mainly: blue. Hex color #625976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625976 is #9DA689. Grayscale: #5E5E5E. Windows color (decimal): -10331786 or 7756130. OLE color: 7756130.
HSL color Cylindrical-coordinate representation of color #625976: hue angle of 258.62º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #625976 is Cyan = 0.17, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 89 | 118 | - |
| CMYK | 0.17 | 0.25 | 0 | 0.54 |
| HSL | 258.62º | 0.14% | 0.41% | - |
| HSV(B) | 258.62º | 0.25% | 0.46% | - |
| XYZ | 11.88 | 11.05 | 18.65 | - |
| YUV | 95 | 140.98 | 130.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 118 | 0.17 | 0.25 | 0 | 0.54 | 258.62 | 0.14 | 0.41 |
| Hex | 62 | 59 | 76 | 11 | 19 | 0 | 36 | 103 | E | 29 |
| Octal | 142 | 131 | 166 | 21 | 31 | 0 | 66 | 403 | 16 | 51 |
| Binary | 1100010 | 1011001 | 1110110 | 10001 | 11001 | 0 | 110110 | 100000011 | 1110 | 101001 |
Color Harmonies of #625976
Complementary color
Monochromatic Colors of #625976
Black with #625976
Text Example
Text Example
White with #625976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625976; }
p { color: rgb(98,89,118); }
H1.HeaderClassName
{
color: #625976;
}
.AnyTagClassName
{
color: #625976;
}
</style>
background-color css
<style>
a { background-color: #625976; }
a { background-color: rgb(98,89,118); }
div.DivClassName
{
background-color: #625976;
}
.BgClassName
{
background-color: #625976;
}
</style>
border-color css
<style>
span { border-color: #625976; }
span { border-color: rgb(98,89,118); }
td.TdClassName
{
border-color: #625976;
}
.TagClassName
{
border-color: #625976;
}
</style>