Shades of Fedora #615567
Tints of Fedora #615567
RGB
CMYK
RGB Variations
Color information
#615567 (or 0x615567) is known color: Fedora. HEX triplet: 61, 55 and 67. RGB value is (97,85,103). Sum of RGB (Red+Green+Blue) = 97+85+103=285 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.04% from 285); Green value is 85 (33.59% from 255 or 29.82% 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 #615567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615567 is #9EAA98. Grayscale: #5A5A5A. Windows color (decimal): -10398361 or 6772065. OLE color: 6772065.
HSL color Cylindrical-coordinate representation of color #615567: hue angle of 280º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #615567 is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 85 | 103 | - |
| CMYK | 0.06 | 0.17 | 0 | 0.60 |
| HSL | 280º | 0.1% | 0.37% | - |
| HSV(B) | 280º | 0.17% | 0.4% | - |
| XYZ | 10.63 | 10.02 | 14.21 | - |
| YUV | 90.64 | 134.98 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 103 | 0.06 | 0.17 | 0 | 0.60 | 280 | 0.1 | 0.37 |
| Hex | 61 | 55 | 67 | 6 | 11 | 0 | 3C | 118 | A | 25 |
| Octal | 141 | 125 | 147 | 6 | 21 | 0 | 74 | 430 | 12 | 45 |
| Binary | 1100001 | 1010101 | 1100111 | 110 | 10001 | 0 | 111100 | 100011000 | 1010 | 100101 |
Color Harmonies of #615567
Complementary color
Monochromatic Colors of #615567
Black with #615567
Text Example
Text Example
White with #615567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615567; }
p { color: rgb(97,85,103); }
H1.HeaderClassName
{
color: #615567;
}
.AnyTagClassName
{
color: #615567;
}
</style>
background-color css
<style>
a { background-color: #615567; }
a { background-color: rgb(97,85,103); }
div.DivClassName
{
background-color: #615567;
}
.BgClassName
{
background-color: #615567;
}
</style>
border-color css
<style>
span { border-color: #615567; }
span { border-color: rgb(97,85,103); }
td.TdClassName
{
border-color: #615567;
}
.TagClassName
{
border-color: #615567;
}
</style>