Shades of Fedora #625467
Tints of Fedora #625467
RGB
CMYK
RGB Variations
Color information
#625467 (or 0x625467) is known color: Fedora. HEX triplet: 62, 54 and 67. RGB value is (98,84,103). Sum of RGB (Red+Green+Blue) = 98+84+103=285 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.39% from 285); Green value is 84 (33.20% from 255 or 29.47% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 103 - color contains mainly: blue. Hex color #625467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625467 is #9DAB98. Grayscale: #5A5A5A. Windows color (decimal): -10333081 or 6771810. OLE color: 6771810.
HSL color Cylindrical-coordinate representation of color #625467: hue angle of 284.21º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #625467 is Cyan = 0.05, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 84 | 103 | - |
| CMYK | 0.05 | 0.18 | 0 | 0.60 |
| HSL | 284.21º | 0.1% | 0.37% | - |
| HSV(B) | 284.21º | 0.18% | 0.4% | - |
| XYZ | 10.66 | 9.92 | 14.18 | - |
| YUV | 90.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 103 | 0.05 | 0.18 | 0 | 0.60 | 284.21 | 0.1 | 0.37 |
| Hex | 62 | 54 | 67 | 5 | 12 | 0 | 3C | 11C | A | 25 |
| Octal | 142 | 124 | 147 | 5 | 22 | 0 | 74 | 434 | 12 | 45 |
| Binary | 1100010 | 1010100 | 1100111 | 101 | 10010 | 0 | 111100 | 100011100 | 1010 | 100101 |
Color Harmonies of #625467
Complementary color
Monochromatic Colors of #625467
Black with #625467
Text Example
Text Example
White with #625467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625467; }
p { color: rgb(98,84,103); }
H1.HeaderClassName
{
color: #625467;
}
.AnyTagClassName
{
color: #625467;
}
</style>
background-color css
<style>
a { background-color: #625467; }
a { background-color: rgb(98,84,103); }
div.DivClassName
{
background-color: #625467;
}
.BgClassName
{
background-color: #625467;
}
</style>
border-color css
<style>
span { border-color: #625467; }
span { border-color: rgb(98,84,103); }
td.TdClassName
{
border-color: #625467;
}
.TagClassName
{
border-color: #625467;
}
</style>