Shades of Fedora #625762
Tints of Fedora #625762
RGB
CMYK
RGB Variations
Color information
#625762 (or 0x625762) is known color: Fedora. HEX triplet: 62, 57 and 62. RGB value is (98,87,98). Sum of RGB (Red+Green+Blue) = 98+87+98=283 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.63% from 283); Green value is 87 (34.38% from 255 or 30.74% from 283); Blue value is 98 (38.67% from 255 or 34.63% from 283); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #625762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625762 is #9DA89D. Grayscale: #5B5B5B. Windows color (decimal): -10332318 or 6444898. OLE color: 6444898.
HSL color Cylindrical-coordinate representation of color #625762: hue angle of 300º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #625762 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 98 | - |
| CMYK | 0 | 0.11 | 0 | 0.62 |
| HSL | 300º | 0.06% | 0.36% | - |
| HSV(B) | 300º | 0.11% | 0.38% | - |
| XYZ | 10.65 | 10.29 | 12.98 | - |
| YUV | 91.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 98 | 0 | 0.11 | 0 | 0.62 | 300 | 0.06 | 0.36 |
| Hex | 62 | 57 | 62 | 0 | B | 0 | 3E | 12C | 6 | 24 |
| Octal | 142 | 127 | 142 | 0 | 13 | 0 | 76 | 454 | 6 | 44 |
| Binary | 1100010 | 1010111 | 1100010 | 0 | 1011 | 0 | 111110 | 100101100 | 110 | 100100 |
Color Harmonies of #625762
Complementary color
Monochromatic Colors of #625762
Black with #625762
Text Example
Text Example
White with #625762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625762; }
p { color: rgb(98,87,98); }
H1.HeaderClassName
{
color: #625762;
}
.AnyTagClassName
{
color: #625762;
}
</style>
background-color css
<style>
a { background-color: #625762; }
a { background-color: rgb(98,87,98); }
div.DivClassName
{
background-color: #625762;
}
.BgClassName
{
background-color: #625762;
}
</style>
border-color css
<style>
span { border-color: #625762; }
span { border-color: rgb(98,87,98); }
td.TdClassName
{
border-color: #625762;
}
.TagClassName
{
border-color: #625762;
}
</style>