Shades of Fedora #625862
Tints of Fedora #625862
RGB
CMYK
RGB Variations
Color information
#625862 (or 0x625862) is known color: Fedora. HEX triplet: 62, 58 and 62. RGB value is (98,88,98). Sum of RGB (Red+Green+Blue) = 98+88+98=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 88 (34.77% from 255 or 30.99% from 284); Blue value is 98 (38.67% from 255 or 34.51% from 284); Max value from RGB is 98 - color contains mainly: red, blue. Hex color #625862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625862 is #9DA79D. Grayscale: #5C5C5C. Windows color (decimal): -10332062 or 6445154. OLE color: 6445154.
HSL color Cylindrical-coordinate representation of color #625862: hue angle of 300º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #625862 is Cyan = 0, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 98 | - |
| CMYK | 0 | 0.10 | 0 | 0.62 |
| HSL | 300º | 0.05% | 0.36% | - |
| HSV(B) | 300º | 0.1% | 0.38% | - |
| XYZ | 10.73 | 10.46 | 13.01 | - |
| YUV | 92.13 | 131.31 | 132.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 98 | 0 | 0.10 | 0 | 0.62 | 300 | 0.05 | 0.36 |
| Hex | 62 | 58 | 62 | 0 | A | 0 | 3E | 12C | 5 | 24 |
| Octal | 142 | 130 | 142 | 0 | 12 | 0 | 76 | 454 | 5 | 44 |
| Binary | 1100010 | 1011000 | 1100010 | 0 | 1010 | 0 | 111110 | 100101100 | 101 | 100100 |
Color Harmonies of #625862
Complementary color
Monochromatic Colors of #625862
Black with #625862
Text Example
Text Example
White with #625862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625862; }
p { color: rgb(98,88,98); }
H1.HeaderClassName
{
color: #625862;
}
.AnyTagClassName
{
color: #625862;
}
</style>
background-color css
<style>
a { background-color: #625862; }
a { background-color: rgb(98,88,98); }
div.DivClassName
{
background-color: #625862;
}
.BgClassName
{
background-color: #625862;
}
</style>
border-color css
<style>
span { border-color: #625862; }
span { border-color: rgb(98,88,98); }
td.TdClassName
{
border-color: #625862;
}
.TagClassName
{
border-color: #625862;
}
</style>