Shades of Fedora #625067
Tints of Fedora #625067
RGB
CMYK
RGB Variations
Color information
#625067 (or 0x625067) is known color: Fedora. HEX triplet: 62, 50 and 67. RGB value is (98,80,103). Sum of RGB (Red+Green+Blue) = 98+80+103=281 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.88% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 103 (40.62% from 255 or 36.65% from 281); Max value from RGB is 103 - color contains mainly: blue. Hex color #625067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625067 is #9DAF98. Grayscale: #575757. Windows color (decimal): -10334105 or 6770786. OLE color: 6770786.
HSL color Cylindrical-coordinate representation of color #625067: hue angle of 286.96º degrees, saturation: 0.13, 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 #625067 is Cyan = 0.05, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 80 | 103 | - |
| CMYK | 0.05 | 0.22 | 0 | 0.60 |
| HSL | 286.96º | 0.13% | 0.36% | - |
| HSV(B) | 286.96º | 0.22% | 0.4% | - |
| XYZ | 10.35 | 9.31 | 14.08 | - |
| YUV | 88 | 136.46 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 103 | 0.05 | 0.22 | 0 | 0.60 | 286.96 | 0.13 | 0.36 |
| Hex | 62 | 50 | 67 | 5 | 16 | 0 | 3C | 11F | D | 24 |
| Octal | 142 | 120 | 147 | 5 | 26 | 0 | 74 | 437 | 15 | 44 |
| Binary | 1100010 | 1010000 | 1100111 | 101 | 10110 | 0 | 111100 | 100011111 | 1101 | 100100 |
Color Harmonies of #625067
Complementary color
Monochromatic Colors of #625067
Black with #625067
Text Example
Text Example
White with #625067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625067; }
p { color: rgb(98,80,103); }
H1.HeaderClassName
{
color: #625067;
}
.AnyTagClassName
{
color: #625067;
}
</style>
background-color css
<style>
a { background-color: #625067; }
a { background-color: rgb(98,80,103); }
div.DivClassName
{
background-color: #625067;
}
.BgClassName
{
background-color: #625067;
}
</style>
border-color css
<style>
span { border-color: #625067; }
span { border-color: rgb(98,80,103); }
td.TdClassName
{
border-color: #625067;
}
.TagClassName
{
border-color: #625067;
}
</style>