Shades of Fedora #625066
Tints of Fedora #625066
RGB
CMYK
RGB Variations
Color information
#625066 (or 0x625066) is known color: Fedora. HEX triplet: 62, 50 and 66. RGB value is (98,80,102). Sum of RGB (Red+Green+Blue) = 98+80+102=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 102 (40.23% from 255 or 36.43% from 280); Max value from RGB is 102 - color contains mainly: blue. Hex color #625066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625066 is #9DAF99. Grayscale: #575757. Windows color (decimal): -10334106 or 6705250. OLE color: 6705250.
HSL color Cylindrical-coordinate representation of color #625066: hue angle of 289.09º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #625066 is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 80 | 102 | - |
| CMYK | 0.04 | 0.22 | 0 | 0.6 |
| HSL | 289.09º | 0.12% | 0.36% | - |
| HSV(B) | 289.09º | 0.22% | 0.4% | - |
| XYZ | 10.3 | 9.29 | 13.82 | - |
| YUV | 87.89 | 135.96 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 102 | 0.04 | 0.22 | 0 | 0.6 | 289.09 | 0.12 | 0.36 |
| Hex | 62 | 50 | 66 | 4 | 16 | 0 | 3C | 121 | C | 24 |
| Octal | 142 | 120 | 146 | 4 | 26 | 0 | 74 | 441 | 14 | 44 |
| Binary | 1100010 | 1010000 | 1100110 | 100 | 10110 | 0 | 111100 | 100100001 | 1100 | 100100 |
Color Harmonies of #625066
Complementary color
Monochromatic Colors of #625066
Black with #625066
Text Example
Text Example
White with #625066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625066; }
p { color: rgb(98,80,102); }
H1.HeaderClassName
{
color: #625066;
}
.AnyTagClassName
{
color: #625066;
}
</style>
background-color css
<style>
a { background-color: #625066; }
a { background-color: rgb(98,80,102); }
div.DivClassName
{
background-color: #625066;
}
.BgClassName
{
background-color: #625066;
}
</style>
border-color css
<style>
span { border-color: #625066; }
span { border-color: rgb(98,80,102); }
td.TdClassName
{
border-color: #625066;
}
.TagClassName
{
border-color: #625066;
}
</style>