Shades of Fedora #625466
Tints of Fedora #625466
RGB
CMYK
RGB Variations
Color information
#625466 (or 0x625466) is known color: Fedora. HEX triplet: 62, 54 and 66. RGB value is (98,84,102). Sum of RGB (Red+Green+Blue) = 98+84+102=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 84 (33.20% from 255 or 29.58% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 102 - color contains mainly: blue. Hex color #625466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625466 is #9DAB99. Grayscale: #5A5A5A. Windows color (decimal): -10333082 or 6706274. OLE color: 6706274.
HSL color Cylindrical-coordinate representation of color #625466: hue angle of 286.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #625466 is Cyan = 0.04, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 84 | 102 | - |
| CMYK | 0.04 | 0.18 | 0 | 0.6 |
| HSL | 286.67º | 0.1% | 0.36% | - |
| HSV(B) | 286.67º | 0.18% | 0.4% | - |
| XYZ | 10.61 | 9.9 | 13.92 | - |
| YUV | 90.24 | 134.64 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 102 | 0.04 | 0.18 | 0 | 0.6 | 286.67 | 0.1 | 0.36 |
| Hex | 62 | 54 | 66 | 4 | 12 | 0 | 3C | 11F | A | 24 |
| Octal | 142 | 124 | 146 | 4 | 22 | 0 | 74 | 437 | 12 | 44 |
| Binary | 1100010 | 1010100 | 1100110 | 100 | 10010 | 0 | 111100 | 100011111 | 1010 | 100100 |
Color Harmonies of #625466
Complementary color
Monochromatic Colors of #625466
Black with #625466
Text Example
Text Example
White with #625466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625466; }
p { color: rgb(98,84,102); }
H1.HeaderClassName
{
color: #625466;
}
.AnyTagClassName
{
color: #625466;
}
</style>
background-color css
<style>
a { background-color: #625466; }
a { background-color: rgb(98,84,102); }
div.DivClassName
{
background-color: #625466;
}
.BgClassName
{
background-color: #625466;
}
</style>
border-color css
<style>
span { border-color: #625466; }
span { border-color: rgb(98,84,102); }
td.TdClassName
{
border-color: #625466;
}
.TagClassName
{
border-color: #625466;
}
</style>