Shades of Fedora #615866
Tints of Fedora #615866
RGB
CMYK
RGB Variations
Color information
#615866 (or 0x615866) is known color: Fedora. HEX triplet: 61, 58 and 66. RGB value is (97,88,102). Sum of RGB (Red+Green+Blue) = 97+88+102=287 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.80% from 287); Green value is 88 (34.77% from 255 or 30.66% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 102 - color contains mainly: blue. Hex color #615866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615866 is #9EA799. Grayscale: #5C5C5C. Windows color (decimal): -10397594 or 6707297. OLE color: 6707297.
HSL color Cylindrical-coordinate representation of color #615866: hue angle of 278.57º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #615866 is Cyan = 0.05, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 88 | 102 | - |
| CMYK | 0.05 | 0.14 | 0 | 0.6 |
| HSL | 278.57º | 0.07% | 0.37% | - |
| HSV(B) | 278.57º | 0.14% | 0.4% | - |
| XYZ | 10.82 | 10.48 | 14.02 | - |
| YUV | 92.29 | 133.48 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 88 | 102 | 0.05 | 0.14 | 0 | 0.6 | 278.57 | 0.07 | 0.37 |
| Hex | 61 | 58 | 66 | 5 | E | 0 | 3C | 117 | 7 | 25 |
| Octal | 141 | 130 | 146 | 5 | 16 | 0 | 74 | 427 | 7 | 45 |
| Binary | 1100001 | 1011000 | 1100110 | 101 | 1110 | 0 | 111100 | 100010111 | 111 | 100101 |
Color Harmonies of #615866
Complementary color
Monochromatic Colors of #615866
Black with #615866
Text Example
Text Example
White with #615866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615866; }
p { color: rgb(97,88,102); }
H1.HeaderClassName
{
color: #615866;
}
.AnyTagClassName
{
color: #615866;
}
</style>
background-color css
<style>
a { background-color: #615866; }
a { background-color: rgb(97,88,102); }
div.DivClassName
{
background-color: #615866;
}
.BgClassName
{
background-color: #615866;
}
</style>
border-color css
<style>
span { border-color: #615866; }
span { border-color: rgb(97,88,102); }
td.TdClassName
{
border-color: #615866;
}
.TagClassName
{
border-color: #615866;
}
</style>