Shades of Fedora #625662
Tints of Fedora #625662
RGB
CMYK
RGB Variations
Color information
#625662 (or 0x625662) is known color: Fedora. HEX triplet: 62, 56 and 62. RGB value is (98,86,98). Sum of RGB (Red+Green+Blue) = 98+86+98=282 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.75% from 282); Green value is 86 (33.98% from 255 or 30.50% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #625662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625662 is #9DA99D. Grayscale: #5A5A5A. Windows color (decimal): -10332574 or 6444642. OLE color: 6444642.
HSL color Cylindrical-coordinate representation of color #625662: hue angle of 300º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #625662 is Cyan = 0, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 98 | - |
| CMYK | 0 | 0.12 | 0 | 0.62 |
| HSL | 300º | 0.07% | 0.36% | - |
| HSV(B) | 300º | 0.12% | 0.38% | - |
| XYZ | 10.57 | 10.13 | 12.95 | - |
| YUV | 90.96 | 131.98 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 98 | 0 | 0.12 | 0 | 0.62 | 300 | 0.07 | 0.36 |
| Hex | 62 | 56 | 62 | 0 | C | 0 | 3E | 12C | 7 | 24 |
| Octal | 142 | 126 | 142 | 0 | 14 | 0 | 76 | 454 | 7 | 44 |
| Binary | 1100010 | 1010110 | 1100010 | 0 | 1100 | 0 | 111110 | 100101100 | 111 | 100100 |
Color Harmonies of #625662
Complementary color
Monochromatic Colors of #625662
Black with #625662
Text Example
Text Example
White with #625662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625662; }
p { color: rgb(98,86,98); }
H1.HeaderClassName
{
color: #625662;
}
.AnyTagClassName
{
color: #625662;
}
</style>
background-color css
<style>
a { background-color: #625662; }
a { background-color: rgb(98,86,98); }
div.DivClassName
{
background-color: #625662;
}
.BgClassName
{
background-color: #625662;
}
</style>
border-color css
<style>
span { border-color: #625662; }
span { border-color: rgb(98,86,98); }
td.TdClassName
{
border-color: #625662;
}
.TagClassName
{
border-color: #625662;
}
</style>